Theorems · Definition · general topology
Metric.PiNatEmbed.distDenseSeq
(X : Type u_3) → [inst : MetricSpace X] → [TopologicalSpace.SeparableSpace X] → ℕ → X → ↑unitInterval
Given a separable metric space X, denseSeq X : ℕ → X gives a countable
dense sequence. This measures the distance between denseSeq X n and x, truncated to the unit
interval I so that the distances remain bounded.
The function (fun x n ↦ distDenseSeq n x) : X → ℕ → I is a mapping from X to the Hilbert cube.
- Defined in
- Mathlib.Topology.MetricSpace.PiNat
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- Set.Elemstatement · cited by 7,166
- MetricSpacestatement and proof · cited by 1,684
- Dist.distproof · cited by 1,539
- unitIntervalstatement · cited by 607
- TopologicalSpace.SeparableSpacestatement and proof · cited by 109
- Set.projIccproof · cited by 56
- TopologicalSpace.denseSeqproof · cited by 11
Cited by6
Results whose statement or proof uses this declaration.
- Metric.PiNatEmbed.injective_distDenseSeqstatement and proof · cited by 2
- Metric.PiNatEmbed.separationstatement and proof · cited by 2
- Metric.PiNatEmbed.exists_embedding_to_hilbert_cubeproof · cited by 1
- Metric.PiNatEmbed.continuous_distDenseSeqstatement · cited by 1
- Metric.PiNatEmbed.continuous_distDenseSeq_invstatement and proof · cited by 1
- Metric.PiNatEmbed.distDenseSeq.congr_simpstatement and proof · cited by 0