Theorems · Definition · category theory
BoolAlg.ofHom
{X Y : Type u} →
[inst : BooleanAlgebra X] →
[inst_1 : BooleanAlgebra Y] →
BoundedLatticeHom X Y → ({ carrier := X, str := inst } ⟶ { carrier := Y, str := inst_1 })Typecheck a BoundedLatticeHom as a morphism in BoolAlg.
- Defined in
- Mathlib.Order.Category.BoolAlg
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 59 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- BooleanAlgebrastatement and proof · cited by 300
- BoundedLatticeHomstatement and proof · cited by 185
- BoolAlgstatement · cited by 47
- CategoryTheory.ConcreteCategory.ofHomproof · cited by 18
Cited by20
Results whose statement or proof uses this declaration.
- FinBoolAlg.dualproof · cited by 4
- BoolAlg.dualproof · cited by 4
- typeToBoolAlgOpproof · cited by 2
- fintypeToFinBoolAlgOpproof · cited by 2
- FinBoolAlg.Iso.mkproof · cited by 2
- BoolAlg.Iso.mkproof · cited by 2
- BoolRing.hasForgetToBoolAlg_forget₂_mapstatement · cited by 0
- FinBoolAlg.dual_mapstatement · cited by 0
- typeToBoolAlgOp_mapstatement · cited by 0
- fintypeToFinBoolAlgOp_mapstatement · cited by 0
- BoolAlg.dual_mapstatement · cited by 0
- BoolAlg.hom_ofHomstatement · cited by 0