Theorems · Theorem · order theory
sSupHom.comp_apply
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : SupSet α] [inst_1 : SupSet β] [inst_2 : SupSet γ]
(f : sSupHom β γ) (g : sSupHom α β) (a : α), (f.comp g) a = f (g a)- Defined in
- Mathlib.Order.Hom.CompleteLattice
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 13 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.coestatement · cited by 62,936
- SupSetstatement and proof · cited by 154
- sSupHomstatement and proof · cited by 40
- sSupHom.compstatement · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- sSupHom.cancel_leftproof · cited by 0