Type | Label | Description |
Statement |
|
Theorem | rpgt0d 9701 |
A positive real is greater than zero. (Contributed by Mario Carneiro,
28-May-2016.)
|
โข (๐ โ ๐ด โ
โ+) โ โข (๐ โ 0 < ๐ด) |
|
Theorem | rpge0d 9702 |
A positive real is greater than or equal to zero. (Contributed by Mario
Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ
โ+) โ โข (๐ โ 0 โค ๐ด) |
|
Theorem | rpne0d 9703 |
A positive real is nonzero. (Contributed by Mario Carneiro,
28-May-2016.)
|
โข (๐ โ ๐ด โ
โ+) โ โข (๐ โ ๐ด โ 0) |
|
Theorem | rpap0d 9704 |
A positive real is apart from zero. (Contributed by Jim Kingdon,
28-Jul-2021.)
|
โข (๐ โ ๐ด โ
โ+) โ โข (๐ โ ๐ด # 0) |
|
Theorem | rpregt0d 9705 |
A positive real is real and greater than zero. (Contributed by Mario
Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ
โ+) โ โข (๐ โ (๐ด โ โ โง 0 < ๐ด)) |
|
Theorem | rprege0d 9706 |
A positive real is real and greater or equal to zero. (Contributed by
Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ
โ+) โ โข (๐ โ (๐ด โ โ โง 0 โค ๐ด)) |
|
Theorem | rprene0d 9707 |
A positive real is a nonzero real number. (Contributed by Mario
Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ
โ+) โ โข (๐ โ (๐ด โ โ โง ๐ด โ 0)) |
|
Theorem | rpcnne0d 9708 |
A positive real is a nonzero complex number. (Contributed by Mario
Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ
โ+) โ โข (๐ โ (๐ด โ โ โง ๐ด โ 0)) |
|
Theorem | rpreccld 9709 |
Closure law for reciprocation of positive reals. (Contributed by Mario
Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ
โ+) โ โข (๐ โ (1 / ๐ด) โ
โ+) |
|
Theorem | rprecred 9710 |
Closure law for reciprocation of positive reals. (Contributed by Mario
Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ
โ+) โ โข (๐ โ (1 / ๐ด) โ โ) |
|
Theorem | rphalfcld 9711 |
Closure law for half of a positive real. (Contributed by Mario
Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ
โ+) โ โข (๐ โ (๐ด / 2) โ
โ+) |
|
Theorem | reclt1d 9712 |
The reciprocal of a positive number less than 1 is greater than 1.
(Contributed by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ
โ+) โ โข (๐ โ (๐ด < 1 โ 1 < (1 / ๐ด))) |
|
Theorem | recgt1d 9713 |
The reciprocal of a positive number greater than 1 is less than 1.
(Contributed by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ
โ+) โ โข (๐ โ (1 < ๐ด โ (1 / ๐ด) < 1)) |
|
Theorem | rpaddcld 9714 |
Closure law for addition of positive reals. Part of Axiom 7 of
[Apostol] p. 20. (Contributed by Mario
Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ+) & โข (๐ โ ๐ต โ
โ+) โ โข (๐ โ (๐ด + ๐ต) โ
โ+) |
|
Theorem | rpmulcld 9715 |
Closure law for multiplication of positive reals. Part of Axiom 7 of
[Apostol] p. 20. (Contributed by Mario
Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ+) & โข (๐ โ ๐ต โ
โ+) โ โข (๐ โ (๐ด ยท ๐ต) โ
โ+) |
|
Theorem | rpdivcld 9716 |
Closure law for division of positive reals. (Contributed by Mario
Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ+) & โข (๐ โ ๐ต โ
โ+) โ โข (๐ โ (๐ด / ๐ต) โ
โ+) |
|
Theorem | ltrecd 9717 |
The reciprocal of both sides of 'less than'. (Contributed by Mario
Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ+) & โข (๐ โ ๐ต โ
โ+) โ โข (๐ โ (๐ด < ๐ต โ (1 / ๐ต) < (1 / ๐ด))) |
|
Theorem | lerecd 9718 |
The reciprocal of both sides of 'less than or equal to'. (Contributed
by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ+) & โข (๐ โ ๐ต โ
โ+) โ โข (๐ โ (๐ด โค ๐ต โ (1 / ๐ต) โค (1 / ๐ด))) |
|
Theorem | ltrec1d 9719 |
Reciprocal swap in a 'less than' relation. (Contributed by Mario
Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ+) & โข (๐ โ ๐ต โ โ+) & โข (๐ โ (1 / ๐ด) < ๐ต) โ โข (๐ โ (1 / ๐ต) < ๐ด) |
|
Theorem | lerec2d 9720 |
Reciprocal swap in a 'less than or equal to' relation. (Contributed
by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ+) & โข (๐ โ ๐ต โ โ+) & โข (๐ โ ๐ด โค (1 / ๐ต)) โ โข (๐ โ ๐ต โค (1 / ๐ด)) |
|
Theorem | lediv2ad 9721 |
Division of both sides of 'less than or equal to' into a nonnegative
number. (Contributed by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ+) & โข (๐ โ ๐ต โ โ+) & โข (๐ โ ๐ถ โ โ) & โข (๐ โ 0 โค ๐ถ)
& โข (๐ โ ๐ด โค ๐ต) โ โข (๐ โ (๐ถ / ๐ต) โค (๐ถ / ๐ด)) |
|
Theorem | ltdiv2d 9722 |
Division of a positive number by both sides of 'less than'.
(Contributed by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ+) & โข (๐ โ ๐ต โ โ+) & โข (๐ โ ๐ถ โ
โ+) โ โข (๐ โ (๐ด < ๐ต โ (๐ถ / ๐ต) < (๐ถ / ๐ด))) |
|
Theorem | lediv2d 9723 |
Division of a positive number by both sides of 'less than or equal to'.
(Contributed by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ+) & โข (๐ โ ๐ต โ โ+) & โข (๐ โ ๐ถ โ
โ+) โ โข (๐ โ (๐ด โค ๐ต โ (๐ถ / ๐ต) โค (๐ถ / ๐ด))) |
|
Theorem | ledivdivd 9724 |
Invert ratios of positive numbers and swap their ordering.
(Contributed by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ+) & โข (๐ โ ๐ต โ โ+) & โข (๐ โ ๐ถ โ โ+) & โข (๐ โ ๐ท โ โ+) & โข (๐ โ (๐ด / ๐ต) โค (๐ถ / ๐ท)) โ โข (๐ โ (๐ท / ๐ถ) โค (๐ต / ๐ด)) |
|
Theorem | divge1 9725 |
The ratio of a number over a smaller positive number is larger than 1.
(Contributed by Glauco Siliprandi, 5-Apr-2020.)
|
โข ((๐ด โ โ+ โง ๐ต โ โ โง ๐ด โค ๐ต) โ 1 โค (๐ต / ๐ด)) |
|
Theorem | divlt1lt 9726 |
A real number divided by a positive real number is less than 1 iff the
real number is less than the positive real number. (Contributed by AV,
25-May-2020.)
|
โข ((๐ด โ โ โง ๐ต โ โ+) โ ((๐ด / ๐ต) < 1 โ ๐ด < ๐ต)) |
|
Theorem | divle1le 9727 |
A real number divided by a positive real number is less than or equal to 1
iff the real number is less than or equal to the positive real number.
(Contributed by AV, 29-Jun-2021.)
|
โข ((๐ด โ โ โง ๐ต โ โ+) โ ((๐ด / ๐ต) โค 1 โ ๐ด โค ๐ต)) |
|
Theorem | ledivge1le 9728 |
If a number is less than or equal to another number, the number divided by
a positive number greater than or equal to one is less than or equal to
the other number. (Contributed by AV, 29-Jun-2021.)
|
โข ((๐ด โ โ โง ๐ต โ โ+ โง (๐ถ โ โ+
โง 1 โค ๐ถ)) โ
(๐ด โค ๐ต โ (๐ด / ๐ถ) โค ๐ต)) |
|
Theorem | ge0p1rpd 9729 |
A nonnegative number plus one is a positive number. (Contributed by
Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ 0 โค ๐ด) โ โข (๐ โ (๐ด + 1) โ
โ+) |
|
Theorem | rerpdivcld 9730 |
Closure law for division of a real by a positive real. (Contributed by
Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ
โ+) โ โข (๐ โ (๐ด / ๐ต) โ โ) |
|
Theorem | ltsubrpd 9731 |
Subtracting a positive real from another number decreases it.
(Contributed by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ
โ+) โ โข (๐ โ (๐ด โ ๐ต) < ๐ด) |
|
Theorem | ltaddrpd 9732 |
Adding a positive number to another number increases it. (Contributed
by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ
โ+) โ โข (๐ โ ๐ด < (๐ด + ๐ต)) |
|
Theorem | ltaddrp2d 9733 |
Adding a positive number to another number increases it. (Contributed
by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ
โ+) โ โข (๐ โ ๐ด < (๐ต + ๐ด)) |
|
Theorem | ltmulgt11d 9734 |
Multiplication by a number greater than 1. (Contributed by Mario
Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ
โ+) โ โข (๐ โ (1 < ๐ด โ ๐ต < (๐ต ยท ๐ด))) |
|
Theorem | ltmulgt12d 9735 |
Multiplication by a number greater than 1. (Contributed by Mario
Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ
โ+) โ โข (๐ โ (1 < ๐ด โ ๐ต < (๐ด ยท ๐ต))) |
|
Theorem | gt0divd 9736 |
Division of a positive number by a positive number. (Contributed by
Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ
โ+) โ โข (๐ โ (0 < ๐ด โ 0 < (๐ด / ๐ต))) |
|
Theorem | ge0divd 9737 |
Division of a nonnegative number by a positive number. (Contributed by
Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ
โ+) โ โข (๐ โ (0 โค ๐ด โ 0 โค (๐ด / ๐ต))) |
|
Theorem | rpgecld 9738 |
A number greater or equal to a positive real is positive real.
(Contributed by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ+) & โข (๐ โ ๐ต โค ๐ด) โ โข (๐ โ ๐ด โ
โ+) |
|
Theorem | divge0d 9739 |
The ratio of nonnegative and positive numbers is nonnegative.
(Contributed by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ+) & โข (๐ โ 0 โค ๐ด) โ โข (๐ โ 0 โค (๐ด / ๐ต)) |
|
Theorem | ltmul1d 9740 |
The ratio of nonnegative and positive numbers is nonnegative.
(Contributed by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ
โ+) โ โข (๐ โ (๐ด < ๐ต โ (๐ด ยท ๐ถ) < (๐ต ยท ๐ถ))) |
|
Theorem | ltmul2d 9741 |
Multiplication of both sides of 'less than' by a positive number.
Theorem I.19 of [Apostol] p. 20.
(Contributed by Mario Carneiro,
28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ
โ+) โ โข (๐ โ (๐ด < ๐ต โ (๐ถ ยท ๐ด) < (๐ถ ยท ๐ต))) |
|
Theorem | lemul1d 9742 |
Multiplication of both sides of 'less than or equal to' by a positive
number. (Contributed by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ
โ+) โ โข (๐ โ (๐ด โค ๐ต โ (๐ด ยท ๐ถ) โค (๐ต ยท ๐ถ))) |
|
Theorem | lemul2d 9743 |
Multiplication of both sides of 'less than or equal to' by a positive
number. (Contributed by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ
โ+) โ โข (๐ โ (๐ด โค ๐ต โ (๐ถ ยท ๐ด) โค (๐ถ ยท ๐ต))) |
|
Theorem | ltdiv1d 9744 |
Division of both sides of 'less than' by a positive number.
(Contributed by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ
โ+) โ โข (๐ โ (๐ด < ๐ต โ (๐ด / ๐ถ) < (๐ต / ๐ถ))) |
|
Theorem | lediv1d 9745 |
Division of both sides of a less than or equal to relation by a positive
number. (Contributed by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ
โ+) โ โข (๐ โ (๐ด โค ๐ต โ (๐ด / ๐ถ) โค (๐ต / ๐ถ))) |
|
Theorem | ltmuldivd 9746 |
'Less than' relationship between division and multiplication.
(Contributed by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ
โ+) โ โข (๐ โ ((๐ด ยท ๐ถ) < ๐ต โ ๐ด < (๐ต / ๐ถ))) |
|
Theorem | ltmuldiv2d 9747 |
'Less than' relationship between division and multiplication.
(Contributed by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ
โ+) โ โข (๐ โ ((๐ถ ยท ๐ด) < ๐ต โ ๐ด < (๐ต / ๐ถ))) |
|
Theorem | lemuldivd 9748 |
'Less than or equal to' relationship between division and
multiplication. (Contributed by Mario Carneiro, 30-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ
โ+) โ โข (๐ โ ((๐ด ยท ๐ถ) โค ๐ต โ ๐ด โค (๐ต / ๐ถ))) |
|
Theorem | lemuldiv2d 9749 |
'Less than or equal to' relationship between division and
multiplication. (Contributed by Mario Carneiro, 30-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ
โ+) โ โข (๐ โ ((๐ถ ยท ๐ด) โค ๐ต โ ๐ด โค (๐ต / ๐ถ))) |
|
Theorem | ltdivmuld 9750 |
'Less than' relationship between division and multiplication.
(Contributed by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ
โ+) โ โข (๐ โ ((๐ด / ๐ถ) < ๐ต โ ๐ด < (๐ถ ยท ๐ต))) |
|
Theorem | ltdivmul2d 9751 |
'Less than' relationship between division and multiplication.
(Contributed by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ
โ+) โ โข (๐ โ ((๐ด / ๐ถ) < ๐ต โ ๐ด < (๐ต ยท ๐ถ))) |
|
Theorem | ledivmuld 9752 |
'Less than or equal to' relationship between division and
multiplication. (Contributed by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ
โ+) โ โข (๐ โ ((๐ด / ๐ถ) โค ๐ต โ ๐ด โค (๐ถ ยท ๐ต))) |
|
Theorem | ledivmul2d 9753 |
'Less than or equal to' relationship between division and
multiplication. (Contributed by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ
โ+) โ โข (๐ โ ((๐ด / ๐ถ) โค ๐ต โ ๐ด โค (๐ต ยท ๐ถ))) |
|
Theorem | ltmul1dd 9754 |
The ratio of nonnegative and positive numbers is nonnegative.
(Contributed by Mario Carneiro, 30-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ โ+) & โข (๐ โ ๐ด < ๐ต) โ โข (๐ โ (๐ด ยท ๐ถ) < (๐ต ยท ๐ถ)) |
|
Theorem | ltmul2dd 9755 |
Multiplication of both sides of 'less than' by a positive number.
Theorem I.19 of [Apostol] p. 20.
(Contributed by Mario Carneiro,
30-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ โ+) & โข (๐ โ ๐ด < ๐ต) โ โข (๐ โ (๐ถ ยท ๐ด) < (๐ถ ยท ๐ต)) |
|
Theorem | ltdiv1dd 9756 |
Division of both sides of 'less than' by a positive number.
(Contributed by Mario Carneiro, 30-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ โ+) & โข (๐ โ ๐ด < ๐ต) โ โข (๐ โ (๐ด / ๐ถ) < (๐ต / ๐ถ)) |
|
Theorem | lediv1dd 9757 |
Division of both sides of a less than or equal to relation by a
positive number. (Contributed by Mario Carneiro, 30-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ โ+) & โข (๐ โ ๐ด โค ๐ต) โ โข (๐ โ (๐ด / ๐ถ) โค (๐ต / ๐ถ)) |
|
Theorem | lediv12ad 9758 |
Comparison of ratio of two nonnegative numbers. (Contributed by Mario
Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ถ โ โ+) & โข (๐ โ ๐ท โ โ) & โข (๐ โ 0 โค ๐ด)
& โข (๐ โ ๐ด โค ๐ต)
& โข (๐ โ ๐ถ โค ๐ท) โ โข (๐ โ (๐ด / ๐ท) โค (๐ต / ๐ถ)) |
|
Theorem | ltdiv23d 9759 |
Swap denominator with other side of 'less than'. (Contributed by
Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ+) & โข (๐ โ ๐ถ โ โ+) & โข (๐ โ (๐ด / ๐ต) < ๐ถ) โ โข (๐ โ (๐ด / ๐ถ) < ๐ต) |
|
Theorem | lediv23d 9760 |
Swap denominator with other side of 'less than or equal to'.
(Contributed by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ+) & โข (๐ โ ๐ถ โ โ+) & โข (๐ โ (๐ด / ๐ต) โค ๐ถ) โ โข (๐ โ (๐ด / ๐ถ) โค ๐ต) |
|
Theorem | mul2lt0rlt0 9761 |
If the result of a multiplication is strictly negative, then
multiplicands are of different signs. (Contributed by Thierry Arnoux,
19-Sep-2018.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ (๐ด ยท ๐ต) < 0) โ โข ((๐ โง ๐ต < 0) โ 0 < ๐ด) |
|
Theorem | mul2lt0rgt0 9762 |
If the result of a multiplication is strictly negative, then
multiplicands are of different signs. (Contributed by Thierry Arnoux,
19-Sep-2018.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ (๐ด ยท ๐ต) < 0) โ โข ((๐ โง 0 < ๐ต) โ ๐ด < 0) |
|
Theorem | mul2lt0llt0 9763 |
If the result of a multiplication is strictly negative, then
multiplicands are of different signs. (Contributed by Thierry Arnoux,
19-Sep-2018.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ (๐ด ยท ๐ต) < 0) โ โข ((๐ โง ๐ด < 0) โ 0 < ๐ต) |
|
Theorem | mul2lt0lgt0 9764 |
If the result of a multiplication is strictly negative, then
multiplicands are of different signs. (Contributed by Thierry Arnoux,
2-Oct-2018.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ (๐ด ยท ๐ต) < 0) โ โข ((๐ โง 0 < ๐ด) โ ๐ต < 0) |
|
Theorem | mul2lt0np 9765 |
The product of multiplicands of different signs is negative.
(Contributed by Jim Kingdon, 25-Feb-2024.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ด < 0) & โข (๐ โ 0 < ๐ต) โ โข (๐ โ (๐ด ยท ๐ต) < 0) |
|
Theorem | mul2lt0pn 9766 |
The product of multiplicands of different signs is negative.
(Contributed by Jim Kingdon, 25-Feb-2024.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ) & โข (๐ โ ๐ด < 0) & โข (๐ โ 0 < ๐ต) โ โข (๐ โ (๐ต ยท ๐ด) < 0) |
|
Theorem | lt2mul2divd 9767 |
The ratio of nonnegative and positive numbers is nonnegative.
(Contributed by Mario Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ต โ โ+) & โข (๐ โ ๐ถ โ โ) & โข (๐ โ ๐ท โ
โ+) โ โข (๐ โ ((๐ด ยท ๐ต) < (๐ถ ยท ๐ท) โ (๐ด / ๐ท) < (๐ถ / ๐ต))) |
|
Theorem | nnledivrp 9768 |
Division of a positive integer by a positive number is less than or equal
to the integer iff the number is greater than or equal to 1. (Contributed
by AV, 19-Jun-2021.)
|
โข ((๐ด โ โ โง ๐ต โ โ+) โ (1 โค
๐ต โ (๐ด / ๐ต) โค ๐ด)) |
|
Theorem | nn0ledivnn 9769 |
Division of a nonnegative integer by a positive integer is less than or
equal to the integer. (Contributed by AV, 19-Jun-2021.)
|
โข ((๐ด โ โ0 โง ๐ต โ โ) โ (๐ด / ๐ต) โค ๐ด) |
|
Theorem | addlelt 9770 |
If the sum of a real number and a positive real number is less than or
equal to a third real number, the first real number is less than the third
real number. (Contributed by AV, 1-Jul-2021.)
|
โข ((๐ โ โ โง ๐ โ โ โง ๐ด โ โ+) โ ((๐ + ๐ด) โค ๐ โ ๐ < ๐)) |
|
4.5.2 Infinity and the extended real number
system (cont.)
|
|
Syntax | cxne 9771 |
Extend class notation to include the negative of an extended real.
|
class -๐๐ด |
|
Syntax | cxad 9772 |
Extend class notation to include addition of extended reals.
|
class +๐ |
|
Syntax | cxmu 9773 |
Extend class notation to include multiplication of extended reals.
|
class ยทe |
|
Definition | df-xneg 9774 |
Define the negative of an extended real number. (Contributed by FL,
26-Dec-2011.)
|
โข -๐๐ด = if(๐ด = +โ, -โ, if(๐ด = -โ, +โ, -๐ด)) |
|
Definition | df-xadd 9775* |
Define addition over extended real numbers. (Contributed by Mario
Carneiro, 20-Aug-2015.)
|
โข +๐ = (๐ฅ โ โ*, ๐ฆ โ โ*
โฆ if(๐ฅ = +โ,
if(๐ฆ = -โ, 0,
+โ), if(๐ฅ =
-โ, if(๐ฆ = +โ,
0, -โ), if(๐ฆ =
+โ, +โ, if(๐ฆ =
-โ, -โ, (๐ฅ +
๐ฆ)))))) |
|
Definition | df-xmul 9776* |
Define multiplication over extended real numbers. (Contributed by Mario
Carneiro, 20-Aug-2015.)
|
โข ยทe = (๐ฅ โ โ*, ๐ฆ โ โ*
โฆ if((๐ฅ = 0 โจ
๐ฆ = 0), 0, if((((0 <
๐ฆ โง ๐ฅ = +โ) โจ (๐ฆ < 0 โง ๐ฅ = -โ)) โจ ((0 < ๐ฅ โง ๐ฆ = +โ) โจ (๐ฅ < 0 โง ๐ฆ = -โ))), +โ, if((((0 < ๐ฆ โง ๐ฅ = -โ) โจ (๐ฆ < 0 โง ๐ฅ = +โ)) โจ ((0 < ๐ฅ โง ๐ฆ = -โ) โจ (๐ฅ < 0 โง ๐ฆ = +โ))), -โ, (๐ฅ ยท ๐ฆ))))) |
|
Theorem | ltxr 9777 |
The 'less than' binary relation on the set of extended reals.
Definition 12-3.1 of [Gleason] p. 173.
(Contributed by NM,
14-Oct-2005.)
|
โข ((๐ด โ โ* โง ๐ต โ โ*)
โ (๐ด < ๐ต โ ((((๐ด โ โ โง ๐ต โ โ) โง ๐ด <โ ๐ต) โจ (๐ด = -โ โง ๐ต = +โ)) โจ ((๐ด โ โ โง ๐ต = +โ) โจ (๐ด = -โ โง ๐ต โ โ))))) |
|
Theorem | elxr 9778 |
Membership in the set of extended reals. (Contributed by NM,
14-Oct-2005.)
|
โข (๐ด โ โ* โ (๐ด โ โ โจ ๐ด = +โ โจ ๐ด = -โ)) |
|
Theorem | xrnemnf 9779 |
An extended real other than minus infinity is real or positive infinite.
(Contributed by Mario Carneiro, 20-Aug-2015.)
|
โข ((๐ด โ โ* โง ๐ด โ -โ) โ (๐ด โ โ โจ ๐ด = +โ)) |
|
Theorem | xrnepnf 9780 |
An extended real other than plus infinity is real or negative infinite.
(Contributed by Mario Carneiro, 20-Aug-2015.)
|
โข ((๐ด โ โ* โง ๐ด โ +โ) โ (๐ด โ โ โจ ๐ด = -โ)) |
|
Theorem | xrltnr 9781 |
The extended real 'less than' is irreflexive. (Contributed by NM,
14-Oct-2005.)
|
โข (๐ด โ โ* โ ยฌ
๐ด < ๐ด) |
|
Theorem | ltpnf 9782 |
Any (finite) real is less than plus infinity. (Contributed by NM,
14-Oct-2005.)
|
โข (๐ด โ โ โ ๐ด < +โ) |
|
Theorem | ltpnfd 9783 |
Any (finite) real is less than plus infinity. (Contributed by Glauco
Siliprandi, 11-Dec-2019.)
|
โข (๐ โ ๐ด โ โ)
โ โข (๐ โ ๐ด < +โ) |
|
Theorem | 0ltpnf 9784 |
Zero is less than plus infinity (common case). (Contributed by David A.
Wheeler, 8-Dec-2018.)
|
โข 0 < +โ |
|
Theorem | mnflt 9785 |
Minus infinity is less than any (finite) real. (Contributed by NM,
14-Oct-2005.)
|
โข (๐ด โ โ โ -โ < ๐ด) |
|
Theorem | mnflt0 9786 |
Minus infinity is less than 0 (common case). (Contributed by David A.
Wheeler, 8-Dec-2018.)
|
โข -โ < 0 |
|
Theorem | mnfltpnf 9787 |
Minus infinity is less than plus infinity. (Contributed by NM,
14-Oct-2005.)
|
โข -โ < +โ |
|
Theorem | mnfltxr 9788 |
Minus infinity is less than an extended real that is either real or plus
infinity. (Contributed by NM, 2-Feb-2006.)
|
โข ((๐ด โ โ โจ ๐ด = +โ) โ -โ < ๐ด) |
|
Theorem | pnfnlt 9789 |
No extended real is greater than plus infinity. (Contributed by NM,
15-Oct-2005.)
|
โข (๐ด โ โ* โ ยฌ
+โ < ๐ด) |
|
Theorem | nltmnf 9790 |
No extended real is less than minus infinity. (Contributed by NM,
15-Oct-2005.)
|
โข (๐ด โ โ* โ ยฌ
๐ด <
-โ) |
|
Theorem | pnfge 9791 |
Plus infinity is an upper bound for extended reals. (Contributed by NM,
30-Jan-2006.)
|
โข (๐ด โ โ* โ ๐ด โค
+โ) |
|
Theorem | 0lepnf 9792 |
0 less than or equal to positive infinity. (Contributed by David A.
Wheeler, 8-Dec-2018.)
|
โข 0 โค +โ |
|
Theorem | nn0pnfge0 9793 |
If a number is a nonnegative integer or positive infinity, it is greater
than or equal to 0. (Contributed by Alexander van der Vekens,
6-Jan-2018.)
|
โข ((๐ โ โ0 โจ ๐ = +โ) โ 0 โค
๐) |
|
Theorem | mnfle 9794 |
Minus infinity is less than or equal to any extended real. (Contributed
by NM, 19-Jan-2006.)
|
โข (๐ด โ โ* โ -โ
โค ๐ด) |
|
Theorem | xrltnsym 9795 |
Ordering on the extended reals is not symmetric. (Contributed by NM,
15-Oct-2005.)
|
โข ((๐ด โ โ* โง ๐ต โ โ*)
โ (๐ด < ๐ต โ ยฌ ๐ต < ๐ด)) |
|
Theorem | xrltnsym2 9796 |
'Less than' is antisymmetric and irreflexive for extended reals.
(Contributed by NM, 6-Feb-2007.)
|
โข ((๐ด โ โ* โง ๐ต โ โ*)
โ ยฌ (๐ด < ๐ต โง ๐ต < ๐ด)) |
|
Theorem | xrlttr 9797 |
Ordering on the extended reals is transitive. (Contributed by NM,
15-Oct-2005.)
|
โข ((๐ด โ โ* โง ๐ต โ โ*
โง ๐ถ โ
โ*) โ ((๐ด < ๐ต โง ๐ต < ๐ถ) โ ๐ด < ๐ถ)) |
|
Theorem | xrltso 9798 |
'Less than' is a weakly linear ordering on the extended reals.
(Contributed by NM, 15-Oct-2005.)
|
โข < Or
โ* |
|
Theorem | xrlttri3 9799 |
Extended real version of lttri3 8039. (Contributed by NM, 9-Feb-2006.)
|
โข ((๐ด โ โ* โง ๐ต โ โ*)
โ (๐ด = ๐ต โ (ยฌ ๐ด < ๐ต โง ยฌ ๐ต < ๐ด))) |
|
Theorem | xrltle 9800 |
'Less than' implies 'less than or equal' for extended reals. (Contributed
by NM, 19-Jan-2006.)
|
โข ((๐ด โ โ* โง ๐ต โ โ*)
โ (๐ด < ๐ต โ ๐ด โค ๐ต)) |