Boundedness in normed groups #
This file rephrases metric boundedness in terms of norms.
Tags #
normed group
In a (semi)normed group, inversion x โฆ xโปยน tends to infinity at infinity.
In a (semi)normed group, negation x โฆ -x tends to infinity at infinity.
Alias of the forward direction of isBounded_iff_forall_norm_le'.
Alias of the forward direction of isBounded_iff_forall_norm_le.
A helper lemma used to prove that the (scalar or usual) product of a function that tends to one
and a bounded function tends to one. This lemma is formulated for any binary operation
op : E โ F โ G with an estimate โop x yโ โค A * โxโ * โyโ for some constant A instead of
multiplication so that it can be applied to (*), flip (*), (โข), and flip (โข).
A helper lemma used to prove that the (scalar or usual) product of a function that
tends to zero and a bounded function tends to zero. This lemma is formulated for any binary
operation op : E โ F โ G with an estimate โop x yโ โค A * โxโ * โyโ for some constant A instead
of multiplication so that it can be applied to (*), flip (*), (โข), and flip (โข).
A helper lemma used to prove that the (scalar or usual) product of a function that tends to one
and a bounded function tends to one. This lemma is formulated for any binary operation
op : E โ F โ G with an estimate โop x yโ โค โxโ * โyโ instead of multiplication so that it
can be applied to (*), flip (*), (โข), and flip (โข).
A helper lemma used to prove that the (scalar or usual) product of a function that
tends to zero and a bounded function tends to zero. This lemma is formulated for any binary
operation op : E โ F โ G with an estimate โop x yโ โค โxโ * โyโ instead of multiplication so
that it can be applied to (*), flip (*), (โข), and flip (โข).