Theorems · Definition · order theory
InfHom.withBot
{α : Type u_1} →
{β : Type u_2} → [inst : SemilatticeInf α] → [inst_1 : SemilatticeInf β] → InfHom α β → InfHom (WithBot α) (WithBot β)Adjoins a ⊥ to the domain and codomain of an InfHom.
- Defined in
- Mathlib.Order.Hom.WithTopBot
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Quot.sound
- Assumes
- SemilatticeInfSemilatticeInf
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.
- DFunLike.coeproof · cited by 62,936
- WithBotstatement · cited by 1,498
- SemilatticeInfstatement and proof · cited by 634
- InfHomstatement and proof · cited by 69
- WithBot.mapproof · cited by 66
Cited by4
Results whose statement or proof uses this declaration.
- LatticeHom.withBotproof · cited by 4
- InfHom.withBot_compstatement and proof · cited by 0
- InfHom.withBot_idstatement and proof · cited by 0
- InfHom.withBot_toFunstatement and proof · cited by 0