Theorems · Theorem · general topology
isUniformInducing_iff
∀ {α : Type ua} {β : Type ub} [inst : UniformSpace α] [inst_1 : UniformSpace β] (f : α → β),
IsUniformInducing f ↔ Filter.comap (fun x => (f x.1, f x.2)) (uniformity β) = uniformity α- Defined in
- Mathlib.Topology.UniformSpace.Defs
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpaceUniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement · cited by 8,121
- UniformSpacestatement and proof · cited by 2,040
- uniformitystatement and proof · cited by 765
- Filter.comapstatement and proof · cited by 546
- IsUniformInducingstatement and proof · cited by 128
- IsUniformInducing.casesOnproof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- IsUniformInducing.of_comp_iffproof · cited by 10
- isUniformInducing_iff'proof · cited by 5
- isUniformInducing_iff_uniformSpaceproof · cited by 3
- MvPolynomial.toMvPowerSeries_isUniformInducingproof · cited by 2
- LaurentSeries.inducing_coeproof · cited by 1