Mathlib Map

Theorems · Theorem · general topology

IsUniformInducing.of_comp_iff

∀ {α : Type u} {β : Type v} {γ : Type w} [inst : UniformSpace α] [inst_1 : UniformSpace β] [inst_2 : UniformSpace γ]
  {g : β → γ}, IsUniformInducing g → ∀ {f : α → β}, IsUniformInducing (g ∘ f) ↔ IsUniformInducing f
Defined in
Mathlib.Topology.UniformSpace.UniformEmbedding
Cited by
10 results in Mathlib
Foundations
Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
UniformSpaceUniformSpaceUniformSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by10

Results whose statement or proof uses this declaration.