Mathlib Map

Theorems · Theorem · general topology

DenseRange.prodMap

∀ {Y : Type v} {Z : Type u_2} [inst : TopologicalSpace Y] [inst_1 : TopologicalSpace Z] {ι : Type u_5} {κ : Type u_6}
  {f : ι → Y} {g : κ → Z}, DenseRange f → DenseRange g → DenseRange (Prod.map f g)

If f and g are maps with dense range, then Prod.map f g has dense range.

Defined in
Mathlib.Topology.Constructions.SumProd
Cited by
5 results in Mathlib
Foundations
Depth 78 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.

Cites5

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

Cited by5

Results whose statement or proof uses this declaration.