Theorems · Theorem · general topology
EsakiaHom.coe_comp_pseudoEpimorphism
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : TopologicalSpace α] [inst_1 : Preorder α]
[inst_2 : TopologicalSpace β] [inst_3 : Preorder β] [inst_4 : TopologicalSpace γ] [inst_5 : Preorder γ]
(g : EsakiaHom β γ) (f : EsakiaHom α β),
{ toOrderHom := ↑(g.comp f), exists_map_eq_of_map_le' := ⋯ } =
{ toOrderHom := ↑g, exists_map_eq_of_map_le' := ⋯ }.comp { toOrderHom := ↑f, exists_map_eq_of_map_le' := ⋯ }- Defined in
- Mathlib.Topology.Order.Hom.Esakia
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Preorderstatement and proof · cited by 7,952
- OrderHomClass.toOrderHomstatement · cited by 44
- PseudoEpimorphismstatement · cited by 23
- EsakiaHomstatement and proof · cited by 23
- EsakiaHom.compstatement · cited by 9
- PseudoEpimorphism.compstatement · cited by 9
- PseudoEpimorphismClass.exists_map_eq_of_map_lestatement · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.