Theorems · Definition · order theory
CompleteAtomicBooleanAlgebra.casesOn
{α : Type u} →
{motive : CompleteAtomicBooleanAlgebra α → Sort u_1} →
(t : CompleteAtomicBooleanAlgebra α) →
([toCompleteBooleanAlgebra : CompleteBooleanAlgebra α] →
(iInf_iSup_eq :
∀ {ι : Type u} {κ : ι → Type u} (f : (a : ι) → κ a → α), ⨅ a, ⨆ b, f a b = ⨆ g, ⨅ a, f a (g a)) →
motive { toCompleteBooleanAlgebra := toCompleteBooleanAlgebra, iInf_iSup_eq := iInf_iSup_eq }) →
motive t- Defined in
- Mathlib.Order.CompleteBooleanAlgebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- iSupstatement and proof · cited by 2,415
- iInfstatement and proof · cited by 1,690
- CompleteBooleanAlgebrastatement and proof · cited by 32
- CompleteLattice.toInfSetstatement · cited by 5
- CompleteLattice.toSupSetstatement · cited by 5
- CompleteAtomicBooleanAlgebrastatement and proof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- CompleteAtomicBooleanAlgebra.noConfusionTypeproof · cited by 0
- CompleteAtomicBooleanAlgebra.noConfusionproof · cited by 0