Theorems · Definition · order theory
sSupHom.comp
{α : Type u_2} →
{β : Type u_3} →
{γ : Type u_4} →
[inst : SupSet α] → [inst_1 : SupSet β] → [inst_2 : SupSet γ] → sSupHom β γ → sSupHom α β → sSupHom α γComposition of sSupHoms as a sSupHom.
- Defined in
- Mathlib.Order.Hom.CompleteLattice
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- SupSetstatement and proof · cited by 154
- sSupHomstatement and proof · cited by 40
Cited by13
Results whose statement or proof uses this declaration.
- FrameHom.compproof · cited by 10
- CompleteLatticeHom.compproof · cited by 10
- sSupHom.comp_applystatement · cited by 1
- sInfHom.dual_compstatement · cited by 0
- sSupHom.id_compstatement · cited by 0
- sSupHom.cancel_leftstatement and proof · cited by 0
- sSupHom.cancel_rightstatement and proof · cited by 0
- sSupHom.coe_compstatement · cited by 0
- sSupHom.symm_dual_compstatement · cited by 0
- sSupHom.comp_assocstatement · cited by 0
- sSupHom.comp_idstatement · cited by 0
- sInfHom.symm_dual_compstatement · cited by 0