Theorems · Definition · order theory
BiheytingAlgebra.casesOn
{α : Type u_4} →
{motive : BiheytingAlgebra α → Sort u} →
(t : BiheytingAlgebra α) →
([toHeytingAlgebra : HeytingAlgebra α] →
[toSDiff : SDiff α] →
(sdiff_le_iff : ∀ (a b c : α), a \ b ≤ c ↔ a ≤ b ⊔ c) →
[toHNot : HNot α] →
(top_sdiff : ∀ (a : α), ⊤ \ a = ¬a) →
motive
{ toHeytingAlgebra := toHeytingAlgebra, toSDiff := toSDiff, sdiff_le_iff := sdiff_le_iff,
toHNot := toHNot, top_sdiff := top_sdiff }) →
motive t- Defined in
- Mathlib.Order.Heyting.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Top.topstatement and proof · cited by 9,680
- HeytingAlgebrastatement and proof · cited by 108
- HNot.hnotstatement and proof · cited by 83
- BiheytingAlgebrastatement and proof · cited by 25
- HNotstatement and proof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- BiheytingAlgebra.noConfusionproof · cited by 0
- BiheytingAlgebra.noConfusionTypeproof · cited by 0