Theorems · Theorem · logic and foundations
Bool.decide_false_iff
∀ (p : Prop) {x : Decidable p}, decide p = false ↔ ¬p- Defined in
- Mathlib.Data.Bool.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Bool.decide_iffproof · cited by 4
- Bool.bool_iff_falseproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Bool.decide_falseproof · cited by 3
- Bool.of_decide_falseproof · cited by 0