Theorems · Theorem · general topology
DiscreteQuotient.comap_comp
∀ {X : Type u_2} {Y : Type u_3} {Z : Type u_4} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
[inst_2 : TopologicalSpace Z] (g : C(Y, Z)) (f : C(X, Y)) (S : DiscreteQuotient Z),
DiscreteQuotient.comap (g.comp f) S = DiscreteQuotient.comap f (DiscreteQuotient.comap g S)- Defined in
- Mathlib.Topology.DiscreteQuotient
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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 · cited by 181
- DiscreteQuotientstatement and proof · cited by 65
- DiscreteQuotient.comapstatement · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.