Theorems · Definition · general topology
Option.WeakEMetricSpace.OfIsOpenEmbedding
{α : Type u} →
[t : TopologicalSpace α] →
[inst : TopologicalSpace (Option α)] →
[m : WeakEMetricSpace α] →
[inst_1 : EDist (Option α)] →
inst_1 = Option.toEDist → Topology.IsOpenEmbedding some → WeakEMetricSpace (Option α)If some : α → Option α is an open embedding and α is has a weak pseudo extended metric
structure, the structure extends naturally to Option α.
- Defined in
- Mathlib.Topology.EMetricSpace.Weak
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 147 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- TopologicalSpacestatement and proof · cited by 24,529
- EDist.edistproof · cited by 735
- Topology.IsOpenEmbeddingstatement and proof · cited by 231
- EDiststatement and proof · cited by 91
- WeakPseudoEMetricSpaceproof · cited by 17
- WeakEMetricSpacestatement and proof · cited by 3
- Option.WeakPseudoEMetricSpace.OfIsOpenEmbeddingproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.