Theorems · Definition · order theory
BoundedLatticeHom.toBoundedOrderHom
{α : Type u_2} →
{β : Type u_3} →
[inst : Lattice α] →
[inst_1 : Lattice β] →
[inst_2 : BoundedOrder α] → [inst_3 : BoundedOrder β] → BoundedLatticeHom α β → BoundedOrderHom α βReinterpret a BoundedLatticeHom as a BoundedOrderHom.
- Defined in
- Mathlib.Order.Hom.BoundedLattice
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- OrderHomproof · cited by 934
- Latticestatement and proof · cited by 916
- BoundedOrderstatement and proof · cited by 270
- BoundedLatticeHomstatement and proof · cited by 185
- BoundedOrderHomstatement · cited by 54
- OrderHomClass.toOrderHomproof · cited by 44
- SupHom.toFunproof · cited by 43
- LatticeHom.toSupHomproof · cited by 31
- BoundedLatticeHom.toLatticeHomproof · cited by 4
- BoundedLatticeHom.map_bot'proof · cited by 0
- BoundedLatticeHom.map_top'proof · cited by 0
Cited by3
Results whose statement or proof uses this declaration.
- BoundedLatticeHom.compproof · cited by 28
- BoundedLatticeHom.copyproof · cited by 2
- BoundedLatticeHom.coe_toBoundedOrderHomstatement · cited by 0