Theorems · Theorem · order theory
BotHom.comp_apply
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : Bot α] [inst_1 : Bot β] [inst_2 : Bot γ] (f : BotHom β γ)
(g : BotHom α β) (a : α), (f.comp g) a = f (g a)- Defined in
- Mathlib.Order.Hom.Bounded
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 10 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
- BotHomstatement and proof · cited by 37
- BotHom.compstatement · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- BotHom.cancel_leftproof · cited by 0