Theorems · Definition · order theory
LatticeHom.withTop
{α : Type u_1} →
{β : Type u_2} → [inst : Lattice α] → [inst_1 : Lattice β] → LatticeHom α β → LatticeHom (WithTop α) (WithTop β)Adjoins a ⊤ to the domain and codomain of a LatticeHom.
- Defined in
- Mathlib.Order.Hom.WithTopBot
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, 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.
- WithTopstatement and proof · cited by 3,754
- Latticestatement and proof · cited by 916
- LatticeHomstatement and proof · cited by 192
- SupHomproof · cited by 68
- InfTopHomproof · cited by 60
- LatticeHom.toSupHomproof · cited by 31
- InfHom.withTopproof · cited by 3
- SupHom.withTopproof · cited by 3
- LatticeHom.toInfHomproof · cited by 2
Cited by6
Results whose statement or proof uses this declaration.
- LatticeHom.withBotWithTopproof · cited by 4
- LatticeHom.withTopWithBotproof · cited by 4
- LatticeHom.withTop_applystatement · cited by 0
- LatticeHom.withTop_compstatement and proof · cited by 0
- LatticeHom.withTop_idstatement and proof · cited by 0
- LatticeHom.coe_withTopstatement · cited by 0