Theorems · Theorem · general topology
IsDenseInducing.extend_unique
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {i : α → β}
[inst_2 : TopologicalSpace γ] [T2Space γ] {f : α → γ} {g : β → γ} (di : IsDenseInducing i),
(∀ (x : α), g (i x) = f x) → Continuous g → di.extend f = g- Defined in
- Mathlib.Topology.DenseEmbedding
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 95 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.
- TopologicalSpacestatement and proof · cited by 24,529
- Continuousstatement and proof · cited by 2,592
- T2Spacestatement and proof · cited by 1,351
- Filter.Eventually.of_forallproof · cited by 526
- Continuous.continuousAtproof · cited by 297
- IsDenseInducingstatement and proof · cited by 56
- IsDenseInducing.extendstatement · cited by 29
- IsDenseInducing.extend_unique_atproof · cited by 2
Cited by7
Results whose statement or proof uses this declaration.
- MvPowerSeries.eval₂_uniqueproof · cited by 3
- LaurentSeries.valuation_compareproof · cited by 3
- LaurentSeries.valuation_LaurentSeries_equal_extensionproof · cited by 1
- uniformly_extend_uniqueproof · cited by 1
- AbstractCompletion.compare_comp_eq_compareproof · cited by 1
- IsDenseInducing.isUniformInducing_extendproof · cited by 1
- Dense.extend_uniqueproof · cited by 0