Mathlib Map

Theorems · Theorem · general topology

DenseRange.quotient

∀ {X : Type u} {Y : Type v} [inst : Setoid X] [inst_1 : TopologicalSpace X] {f : Y → X},
  DenseRange f → DenseRange (Quotient.mk' ∘ f)

The composition of Quotient.mk' and a function with dense range has dense range.

Defined in
Mathlib.Topology.Constructions
Cited by
0 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SetoidTopologicalSpace

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.