We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e9bbe7 + c048b42 commit 992c3a5Copy full SHA for 992c3a5
test-suite/exmNotParametric.v
@@ -1,4 +1,4 @@
1
-Require Import Coq.Logic.ClassicalFacts.
+From Coq Require Import ClassicalFacts.
2
Inductive False_R : False -> False -> Prop :=.
3
4
Inductive or_R (A₁ A₂ : Prop) (A_R : A₁ -> A₂ -> Prop) (B₁ B₂ : Prop)
0 commit comments