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
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.
- TopologicalSpacestatement and proof · cited by 24,529
- Denseproof · cited by 359
- DenseRangestatement and proof · cited by 164
- Dense.prodproof · cited by 3
- Set.prod_range_range_eqproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- IsDenseInducing.prodMapproof · cited by 4
- UniformSpace.Completion.denseRange_coe₂proof · cited by 2
- isClosed_property2proof · cited by 1
- isClosed_property3proof · cited by 1
- UniformSpace.Completion.denseRange_coe₃proof · cited by 1