Theorems · Definition · order theory
CompleteAtomicBooleanAlgebra.mk.noConfusion
{α : Type u} →
{P : Sort u_1} →
{toCompleteBooleanAlgebra : CompleteBooleanAlgebra α} →
{iInf_iSup_eq : ∀ {ι : Type u} {κ : ι → Type u} (f : (a : ι) → κ a → α), ⨅ a, ⨆ b, f a b = ⨆ g, ⨅ a, f a (g a)} →
{toCompleteBooleanAlgebra' : CompleteBooleanAlgebra α} →
{iInf_iSup_eq' :
∀ {ι : Type u} {κ : ι → Type u} (f : (a : ι) → κ a → α), ⨅ a, ⨆ b, f a b = ⨆ g, ⨅ a, f a (g a)} →
{ toCompleteBooleanAlgebra := toCompleteBooleanAlgebra, iInf_iSup_eq := iInf_iSup_eq } =
{ toCompleteBooleanAlgebra := toCompleteBooleanAlgebra', iInf_iSup_eq := iInf_iSup_eq' } →
(toCompleteBooleanAlgebra ≍ toCompleteBooleanAlgebra' → P) → P- Defined in
- Mathlib.Order.CompleteBooleanAlgebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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 · cited by 3
- CompleteAtomicBooleanAlgebra.noConfusionproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.