add bool_decide_negb
1 unresolved thread
1 unresolved thread
Compare changes
+ 78
− 68
@@ -85,6 +85,74 @@ Notation cast_if_or3 S1 S2 S3 := (if S1 then left _ else cast_if_or S2 S3).
@@ -135,6 +203,16 @@ Proof. apply bool_decide_eq_false. Qed.
@@ -171,71 +249,3 @@ Proof. apply (sig_eq_pi _). Qed.