Theorems · Theorem · order theory
BooleanSubalgebra.map_map
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : BooleanAlgebra α] [inst_1 : BooleanAlgebra β]
[inst_2 : BooleanAlgebra γ] {L : BooleanSubalgebra α} (g : BoundedLatticeHom β γ) (f : BoundedLatticeHom α β),
BooleanSubalgebra.map g (BooleanSubalgebra.map f L) = BooleanSubalgebra.map (g.comp f) L- Defined in
- Mathlib.Order.BooleanSubalgebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- SetLike.coeproof · cited by 8,199
- SetLike.coe_injectiveproof · cited by 374
- BooleanAlgebrastatement and proof · cited by 300
- BoundedLatticeHomstatement and proof · cited by 185
- Set.image_imageproof · cited by 140
- BooleanSubalgebrastatement and proof · cited by 104
- BoundedLatticeHom.compstatement and proof · cited by 28
- BooleanSubalgebra.mapstatement and proof · cited by 20
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.