Theorems · Theorem · general topology
DiscreteQuotient.map_comp
∀ {X : Type u_2} {Y : Type u_3} {Z : Type u_4} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
[inst_2 : TopologicalSpace Z] {f : C(X, Y)} {A : DiscreteQuotient X} {B : DiscreteQuotient Y} {g : C(Y, Z)}
{C : DiscreteQuotient Z} (h1 : DiscreteQuotient.LEComap g B C) (h2 : DiscreteQuotient.LEComap f A B),
DiscreteQuotient.map (g.comp f) ⋯ = DiscreteQuotient.map g h1 ∘ DiscreteQuotient.map f h2- Defined in
- Mathlib.Topology.DiscreteQuotient
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
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
- ContinuousMapstatement and proof · cited by 2,491
- ContinuousMap.compstatement and proof · cited by 181
- DiscreteQuotientstatement and proof · cited by 65
- DiscreteQuotient.toSetoidstatement and proof · cited by 45
- DiscreteQuotient.LEComapstatement and proof · cited by 12
- DiscreteQuotient.mapstatement and proof · cited by 9
- DiscreteQuotient.LEComap.compstatement and proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.