Theorems · Theorem · general topology
SeparationQuotient.map_comp
∀ {α : Type u} {β : Type v} {γ : Type w} [inst : UniformSpace α] [inst_1 : UniformSpace β] [inst_2 : UniformSpace γ]
{f : α → β} {g : β → γ},
UniformContinuous f →
UniformContinuous g → SeparationQuotient.map g ∘ SeparationQuotient.map f = SeparationQuotient.map (g ∘ f)- Defined in
- Mathlib.Topology.UniformSpace.Separation
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, 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.
- UniformSpacestatement and proof · cited by 2,040
- UniformContinuousstatement and proof · cited by 410
- SeparationQuotientstatement · cited by 128
- SeparationQuotient.mkproof · cited by 94
- UniformContinuous.compproof · cited by 60
- SeparationQuotient.mapstatement and proof · cited by 5
- SeparationQuotient.map_mkproof · cited by 2
- SeparationQuotient.map_uniqueproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.