Theorems · Theorem · general topology
PseudoEpimorphism.comp_apply
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : Preorder α] [inst_1 : Preorder β] [inst_2 : Preorder γ]
(g : PseudoEpimorphism β γ) (f : PseudoEpimorphism α β) (a : α), (g.comp f) a = g (f a)- Defined in
- Mathlib.Topology.Order.Hom.Esakia
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 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
- Preorderstatement and proof · cited by 7,952
- PseudoEpimorphismstatement and proof · cited by 23
- PseudoEpimorphism.compstatement · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- PseudoEpimorphism.cancel_leftproof · cited by 0