Theorems · Definition · general topology
IsDenseInducing.extend
{α : Type u_1} →
{β : Type u_2} →
{γ : Type u_3} →
[inst : TopologicalSpace α] →
[inst_1 : TopologicalSpace β] → {i : α → β} → [TopologicalSpace γ] → IsDenseInducing i → (α → γ) → β → γIf i : α → β is a dense inducing, then any function f : α → γ "extends" to a function g =
IsDenseInducing.extend di f : β → γ. If γ is Hausdorff and f has a continuous extension, then
g is the unique such extension. In general, g might not be continuous or even extend f.
- Defined in
- Mathlib.Topology.DenseEmbedding
- Cited by
- 29 results in Mathlib
- Foundations
- Depth 70 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
- nhdsproof · cited by 5,554
- Filter.comapproof · cited by 546
- IsDenseInducingstatement and proof · cited by 56
- Filter.limUnderproof · cited by 47
Cited by39
Results whose statement or proof uses this declaration.
- MvPowerSeries.eval₂proof · cited by 23
- Dense.extendproof · cited by 13
- AbstractCompletion.extendproof · cited by 12
- IsDenseInducing.extend_eqstatement · cited by 9
- IsDenseInducing.extend_uniquestatement · cited by 7
- Valued.extensionproof · cited by 7
- IsDenseInducing.extend_eq_atstatement · cited by 6
- IsDenseInducing.extend_eq_of_tendstostatement · cited by 6
- uniformContinuous_uniformly_extendstatement and proof · cited by 6
- Ultrafilter.extendproof · cited by 6
- MvPowerSeries.coe_eval₂Homproof · cited by 5
- IsDenseInducing.continuous_extendstatement · cited by 5