Special case of the sandwich theorem: if the norm of f is eventually bounded by a real
function a which tends to 0, then f tends to 1 (neutral element of SeminormedGroup).
In this pair of lemmas (squeeze_one_norm' and squeeze_one_norm), following a convention of
similar lemmas in Topology.MetricSpace.Basic and Topology.Algebra.Order, the ' version is
phrased using "eventually" and the non-' version is phrased absolutely.
Special case of the sandwich theorem: if the norm of f is eventually bounded by a
real function a which tends to 0, then f tends to 0. In this pair of lemmas
(squeeze_zero_norm' and squeeze_zero_norm), following a convention of similar lemmas in
Topology.MetricSpace.Pseudo.Defs and Topology.Algebra.Order, the ' version is phrased using
"eventually" and the non-' version is phrased absolutely.
Special case of the sandwich theorem: if the norm of f is bounded by a real function a which
tends to 0, then f tends to 1.
Special case of the sandwich theorem: if the norm of f is bounded by a real
function a which tends to 0, then f tends to 0.
See tendsto_norm_one for a version with pointed neighborhoods.
See tendsto_norm_zero for a version with pointed neighborhoods.
Equations
- SeminormedGroup.toContinuousENorm = { toENorm := NNNorm.toENorm, continuous_enorm := ⋯ }
Equations
- SeminormedAddGroup.toContinuousENorm = { toENorm := NNNorm.toENorm, continuous_enorm := ⋯ }
Equations
- NormedGroup.toENormedMonoid = { toContinuousENorm := SeminormedGroup.toContinuousENorm, toMonoid := inst✝.toMonoid, enorm_eq_zero := ⋯, enorm_mul_le := ⋯ }
Equations
- NormedAddGroup.toENormedAddMonoid = { toContinuousENorm := SeminormedAddGroup.toContinuousENorm, toAddMonoid := inst✝.toAddMonoid, enorm_eq_zero := ⋯, enorm_add_le := ⋯ }
Equations
- NormedCommGroup.toENormedCommMonoid = { toENormedMonoid := NormedGroup.toENormedMonoid, mul_comm := ⋯ }
Equations
- NormedAddCommGroup.toENormedAddCommMonoid = { toENormedAddMonoid := NormedAddGroup.toENormedAddMonoid, add_comm := ⋯ }
If ‖y‖ → ∞, then we can assume y ≠ x for any fixed x.
If ‖y‖→∞, then we can assume y≠x for any
fixed x
See tendsto_norm_one for a version with full neighborhoods.
See tendsto_norm_zero for a version with full neighborhoods.
Alias of tendsto_norm_nhdsNE_zero.
See tendsto_norm_zero for a version with full neighborhoods.
Alias of tendsto_norm_nhdsNE_one.
See tendsto_norm_one for a version with full neighborhoods.
Alias of tendsto_norm_nhdsNE_zero.
See tendsto_norm_zero for a version with full neighborhoods.
Alias of tendsto_norm_nhdsNE_one.
See tendsto_norm_one for a version with full neighborhoods.
Alias of tendsto_norm_sub_self_nhdsNE.
Alias of tendsto_norm_div_self_nhdsNE.
A version of comap_norm_nhdsGT_zero for a multiplicative normed group.
Alias of comap_norm_nhdsGT_zero.
Alias of comap_norm_nhdsGT_zero'.
A version of comap_norm_nhdsGT_zero for a multiplicative normed group.