Topologies on linear ordered fields #
In this file we prove that a linear ordered field with order topology has continuous multiplication
and division (apart from zero in the denominator). We also prove theorems like
Filter.Tendsto.mul_atTop
: if f
tends to a positive number and g
tends to positive infinity,
then f * g
tends to positive infinity.
If a (possibly non-unital and/or non-associative) ring R
admits a submultiplicative
nonnegative norm norm : R β π
, where π
is a linear ordered field, and the open balls
{ x | norm x < Ξ΅ }
, Ξ΅ > 0
, form a basis of neighborhoods of zero, then R
is a topological
ring.
Equations
- β― = β―
In a linearly ordered field with the order topology, if f
tends to Filter.atTop
and g
tends to a positive constant C
then f * g
tends to Filter.atTop
.
In a linearly ordered field with the order topology, if f
tends to a positive constant C
and
g
tends to Filter.atTop
then f * g
tends to Filter.atTop
.
In a linearly ordered field with the order topology, if f
tends to Filter.atTop
and g
tends to a negative constant C
then f * g
tends to Filter.atBot
.
In a linearly ordered field with the order topology, if f
tends to a negative constant C
and
g
tends to Filter.atTop
then f * g
tends to Filter.atBot
.
In a linearly ordered field with the order topology, if f
tends to Filter.atBot
and g
tends to a positive constant C
then f * g
tends to Filter.atBot
.
In a linearly ordered field with the order topology, if f
tends to Filter.atBot
and g
tends to a negative constant C
then f * g
tends to Filter.atTop
.
In a linearly ordered field with the order topology, if f
tends to a positive constant C
and
g
tends to Filter.atBot
then f * g
tends to Filter.atBot
.
In a linearly ordered field with the order topology, if f
tends to a negative constant C
and
g
tends to Filter.atBot
then f * g
tends to Filter.atTop
.
The function x β¦ xβ»ΒΉ
tends to +β
on the right of 0
.
The function r β¦ rβ»ΒΉ
tends to 0
on the right as r β +β
.
The function x^(-n)
tends to 0
at +β
for any positive natural n
.
A version for positive real powers exists as tendsto_rpow_neg_atTop
.
Equations
- β― = β―
Equations
- β― = β―