Theorems · Theorem · general topology
IsUniformInducing.of_comp
∀ {α : Type u} {β : Type v} {γ : Type w} [inst : UniformSpace α] [inst_1 : UniformSpace β] [inst_2 : UniformSpace γ]
{f : α → β} {g : β → γ}, UniformContinuous f → UniformContinuous g → IsUniformInducing (g ∘ f) → IsUniformInducing f- Cited by
- 5 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterproof · cited by 8,121
- le_antisymmproof · cited by 2,068
- UniformSpacestatement and proof · cited by 2,040
- uniformityproof · cited by 765
- Filter.comapproof · cited by 546
- UniformContinuousstatement and proof · cited by 410
- IsUniformInducingstatement and proof · cited by 128
- Filter.comap_comapproof · cited by 69
- Filter.Tendsto.le_comapproof · cited by 28
- IsUniformInducing.comap_uniformityproof · cited by 22
- Filter.comap_monoproof · cited by 16
- Prod.map_defproof · cited by 6
Cited by5
Results whose statement or proof uses this declaration.
- UniformEquiv.isUniformInducingproof · cited by 3
- IsUniformInducing.compacts_mapproof · cited by 1
- IsDenseInducing.isUniformInducing_extendproof · cited by 1
- IsUniformInducing.nonemptyCompacts_mapproof · cited by 1
- IsUniformEmbedding.of_compproof · cited by 0