Theorems · Theorem · functional analysis
NormedGroup.tendsto_nhds_one
∀ {α : Type u_2} {E : Type u_5} [inst : SeminormedGroup E] {f : α → E} {l : Filter α},
Filter.Tendsto f l (nhds 1) ↔ ∀ ε > 0, ∀ᶠ (x : α) in l, ‖f x‖ < ε- Defined in
- Mathlib.Analysis.Normed.Group.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SeminormedGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Filterstatement and proof · cited by 8,121
- nhdsstatement · cited by 5,554
- Norm.normstatement and proof · cited by 5,413
- Filter.Tendstostatement · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- SeminormedGroupstatement and proof · cited by 250
- dist_one_rightproof · cited by 20
- Metric.tendsto_nhdsproof · cited by 20
Cited by2
Results whose statement or proof uses this declaration.
- Filter.Tendsto.op_one_isBoundedUnder_le'proof · cited by 1
- NormedCommGroup.tendsto_nhds_oneproof · cited by 0