Theorems · Theorem · order theory
BooleanSubalgebra.map_sup
∀ {α : Type u_2} {β : Type u_3} [inst : BooleanAlgebra α] [inst_1 : BooleanAlgebra β] (f : BoundedLatticeHom α β)
(L M : BooleanSubalgebra α), BooleanSubalgebra.map f (L ⊔ M) = BooleanSubalgebra.map f L ⊔ BooleanSubalgebra.map f M- Defined in
- Mathlib.Order.BooleanSubalgebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- BooleanAlgebraBooleanAlgebra
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.
- BooleanAlgebrastatement and proof · cited by 300
- BoundedLatticeHomstatement and proof · cited by 185
- BooleanSubalgebrastatement and proof · cited by 104
- GaloisConnection.l_supproof · cited by 81
- BooleanSubalgebra.mapstatement · cited by 20
- BooleanSubalgebra.gc_map_comapproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.