Theorems · Theorem · order theory
SupBotHom.comp_apply
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : Max α] [inst_1 : Bot α] [inst_2 : Max β] [inst_3 : Bot β]
[inst_4 : Max γ] [inst_5 : Bot γ] (f : SupBotHom β γ) (g : SupBotHom α β) (a : α), (f.comp g) a = f (g a)- Defined in
- Mathlib.Order.Hom.BoundedLattice
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
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.coestatement · cited by 62,936
- Botstatement and proof · cited by 96
- SupBotHomstatement and proof · cited by 54
- SupBotHom.compstatement · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- SupBotHom.cancel_leftproof · cited by 0