Mathlib Map

Theorems · Theorem · general topology

DenseRange.comp

∀ {Y : Type u_2} {Z : Type u_3} [inst : TopologicalSpace Y] [inst_1 : TopologicalSpace Z] {α : Type u_4} {g : Y → Z}
  {f : α → Y}, DenseRange g → DenseRange f → Continuous g → DenseRange (g ∘ f)

Composition of a continuous map with dense range and a function with dense range has dense range.

Defined in
Mathlib.Topology.Continuous
Cited by
9 results in Mathlib
Foundations
Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpace

Around this declaration

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

Cites7

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

Cited by9

Results whose statement or proof uses this declaration.