Theorems · Theorem · order theory
BooleanSubalgebra.map_inf
∀ {α : Type u_2} {β : Type u_3} [inst : BooleanAlgebra α] [inst_1 : BooleanAlgebra β] (L M : BooleanSubalgebra α)
(f : BoundedLatticeHom α β),
Function.Injective ⇑f → 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 64 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setproof · cited by 53,352
- SetLike.coeproof · cited by 8,199
- Set.imageproof · cited by 5,609
- BooleanAlgebrastatement and proof · cited by 300
- BoundedLatticeHomstatement and proof · cited by 185
- BooleanSubalgebrastatement and proof · cited by 104
- Set.image_interproof · cited by 34
- SetLike.coe_set_eqproof · cited by 27
- BooleanSubalgebra.mapstatement · cited by 20
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.