Theorems · Theorem · general topology
IsDenseInducing.extend_eq_of_tendsto
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {i : α → β}
[inst_2 : TopologicalSpace γ] [T2Space γ] (di : IsDenseInducing i) {b : β} {c : γ} {f : α → γ},
Filter.Tendsto f (Filter.comap i (nhds b)) (nhds c) → di.extend f b = c- Defined in
- Mathlib.Topology.DenseEmbedding
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 93 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
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- T2Spacestatement and proof · cited by 1,351
- Filter.comapstatement and proof · cited by 546
- IsDenseInducingstatement and proof · cited by 56
- IsDenseInducing.extendstatement · cited by 29
- Filter.Tendsto.limUnder_eqproof · cited by 19
Cited by6
Results whose statement or proof uses this declaration.
- IsDenseInducing.extend_eq_atproof · cited by 6
- IsDenseInducing.continuousAt_extendproof · cited by 3
- Valued.extension_extendsproof · cited by 2
- IsDenseInducing.extend_unique_atproof · cited by 2
- ultrafilter_extend_eq_iffproof · cited by 1
- Dense.extend_eq_of_tendstoproof · cited by 0