Theorems · Theorem · order theory
BooleanSubalgebra.mk_inf_mk
∀ {α : Type u_2} [inst : BooleanAlgebra α] {L : BooleanSubalgebra α} (a b : α) (ha : a ∈ L) (hb : b ∈ L),
⟨a, ha⟩ ⊓ ⟨b, hb⟩ = ⟨a ⊓ b, ⋯⟩- Defined in
- Mathlib.Order.BooleanSubalgebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- BooleanAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- BooleanAlgebrastatement and proof · cited by 300
- BooleanSubalgebrastatement and proof · cited by 104
- BooleanSubalgebra.infClosedstatement · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.