Theorems · Definition · general topology
Option.WeakPseudoEMetricSpace.OfIsOpenEmbedding
{α : Type u} →
[t : TopologicalSpace α] →
[inst : TopologicalSpace (Option α)] →
[m : WeakPseudoEMetricSpace α] →
[inst_1 : EDist (Option α)] →
inst_1 = Option.toEDist → Topology.IsOpenEmbedding some → WeakPseudoEMetricSpace (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 145 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- IsOpenproof · cited by 2,400
- Topology.IsOpenEmbeddingstatement and proof · cited by 231
- EDiststatement and proof · cited by 91
- WeakPseudoEMetricSpacestatement and proof · cited by 17
Cited by1
Results whose statement or proof uses this declaration.
- Option.WeakEMetricSpace.OfIsOpenEmbeddingproof · cited by 0