Type | Label | Description |
Statement |
|
Theorem | eluz2b1 9601 |
Two ways to say "an integer greater than or equal to 2".
(Contributed by
Paul Chapman, 23-Nov-2012.)
|
โข (๐ โ (โคโฅโ2)
โ (๐ โ โค
โง 1 < ๐)) |
|
Theorem | eluz2gt1 9602 |
An integer greater than or equal to 2 is greater than 1. (Contributed by
AV, 24-May-2020.)
|
โข (๐ โ (โคโฅโ2)
โ 1 < ๐) |
|
Theorem | eluz2b2 9603 |
Two ways to say "an integer greater than or equal to 2".
(Contributed by
Paul Chapman, 23-Nov-2012.)
|
โข (๐ โ (โคโฅโ2)
โ (๐ โ โ
โง 1 < ๐)) |
|
Theorem | eluz2b3 9604 |
Two ways to say "an integer greater than or equal to 2".
(Contributed by
Paul Chapman, 23-Nov-2012.)
|
โข (๐ โ (โคโฅโ2)
โ (๐ โ โ
โง ๐ โ
1)) |
|
Theorem | uz2m1nn 9605 |
One less than an integer greater than or equal to 2 is a positive integer.
(Contributed by Paul Chapman, 17-Nov-2012.)
|
โข (๐ โ (โคโฅโ2)
โ (๐ โ 1)
โ โ) |
|
Theorem | 1nuz2 9606 |
1 is not in (โคโฅโ2).
(Contributed by Paul Chapman,
21-Nov-2012.)
|
โข ยฌ 1 โ
(โคโฅโ2) |
|
Theorem | elnn1uz2 9607 |
A positive integer is either 1 or greater than or equal to 2.
(Contributed by Paul Chapman, 17-Nov-2012.)
|
โข (๐ โ โ โ (๐ = 1 โจ ๐ โ
(โคโฅโ2))) |
|
Theorem | uz2mulcl 9608 |
Closure of multiplication of integers greater than or equal to 2.
(Contributed by Paul Chapman, 26-Oct-2012.)
|
โข ((๐ โ (โคโฅโ2)
โง ๐ โ
(โคโฅโ2)) โ (๐ ยท ๐) โ
(โคโฅโ2)) |
|
Theorem | indstr2 9609* |
Strong Mathematical Induction for positive integers (inference schema).
The first two hypotheses give us the substitution instances we need; the
last two are the basis and the induction step. (Contributed by Paul
Chapman, 21-Nov-2012.)
|
โข (๐ฅ = 1 โ (๐ โ ๐)) & โข (๐ฅ = ๐ฆ โ (๐ โ ๐)) & โข ๐ & โข (๐ฅ โ
(โคโฅโ2) โ (โ๐ฆ โ โ (๐ฆ < ๐ฅ โ ๐) โ ๐)) โ โข (๐ฅ โ โ โ ๐) |
|
Theorem | eluzdc 9610 |
Membership of an integer in an upper set of integers is decidable.
(Contributed by Jim Kingdon, 18-Apr-2020.)
|
โข ((๐ โ โค โง ๐ โ โค) โ
DECID ๐
โ (โคโฅโ๐)) |
|
Theorem | elnn0dc 9611 |
Membership of an integer in โ0 is
decidable. (Contributed by Jim
Kingdon, 8-Oct-2024.)
|
โข (๐ โ โค โ DECID
๐ โ
โ0) |
|
Theorem | elnndc 9612 |
Membership of an integer in โ is decidable.
(Contributed by Jim
Kingdon, 17-Oct-2024.)
|
โข (๐ โ โค โ DECID
๐ โ
โ) |
|
Theorem | ublbneg 9613* |
The image under negation of a bounded-above set of reals is bounded
below. For a theorem which is similar but also adds that the bounds
need to be the tightest possible, see supinfneg 9595. (Contributed by
Paul Chapman, 21-Mar-2011.)
|
โข (โ๐ฅ โ โ โ๐ฆ โ ๐ด ๐ฆ โค ๐ฅ โ โ๐ฅ โ โ โ๐ฆ โ {๐ง โ โ โฃ -๐ง โ ๐ด}๐ฅ โค ๐ฆ) |
|
Theorem | eqreznegel 9614* |
Two ways to express the image under negation of a set of integers.
(Contributed by Paul Chapman, 21-Mar-2011.)
|
โข (๐ด โ โค โ {๐ง โ โ โฃ -๐ง โ ๐ด} = {๐ง โ โค โฃ -๐ง โ ๐ด}) |
|
Theorem | negm 9615* |
The image under negation of an inhabited set of reals is inhabited.
(Contributed by Jim Kingdon, 10-Apr-2020.)
|
โข ((๐ด โ โ โง โ๐ฅ ๐ฅ โ ๐ด) โ โ๐ฆ ๐ฆ โ {๐ง โ โ โฃ -๐ง โ ๐ด}) |
|
Theorem | lbzbi 9616* |
If a set of reals is bounded below, it is bounded below by an integer.
(Contributed by Paul Chapman, 21-Mar-2011.)
|
โข (๐ด โ โ โ (โ๐ฅ โ โ โ๐ฆ โ ๐ด ๐ฅ โค ๐ฆ โ โ๐ฅ โ โค โ๐ฆ โ ๐ด ๐ฅ โค ๐ฆ)) |
|
Theorem | nn01to3 9617 |
A (nonnegative) integer between 1 and 3 must be 1, 2 or 3. (Contributed
by Alexander van der Vekens, 13-Sep-2018.)
|
โข ((๐ โ โ0 โง 1 โค
๐ โง ๐ โค 3) โ (๐ = 1 โจ ๐ = 2 โจ ๐ = 3)) |
|
Theorem | nn0ge2m1nnALT 9618 |
Alternate proof of nn0ge2m1nn 9236: If a nonnegative integer is greater
than or equal to two, the integer decreased by 1 is a positive integer.
This version is proved using eluz2 9534, a theorem for upper sets of
integers, which are defined later than the positive and nonnegative
integers. This proof is, however, much shorter than the proof of
nn0ge2m1nn 9236. (Contributed by Alexander van der Vekens,
1-Aug-2018.)
(New usage is discouraged.) (Proof modification is discouraged.)
|
โข ((๐ โ โ0 โง 2 โค
๐) โ (๐ โ 1) โ
โ) |
|
4.4.12 Rational numbers (as a subset of complex
numbers)
|
|
Syntax | cq 9619 |
Extend class notation to include the class of rationals.
|
class โ |
|
Definition | df-q 9620 |
Define the set of rational numbers. Based on definition of rationals in
[Apostol] p. 22. See elq 9622
for the relation "is rational". (Contributed
by NM, 8-Jan-2002.)
|
โข โ = ( / โ (โค ร
โ)) |
|
Theorem | divfnzn 9621 |
Division restricted to โค ร โ is a
function. Given excluded
middle, it would be easy to prove this for โ
ร (โ โ {0}).
The key difference is that an element of โ
is apart from zero,
whereas being an element of โ โ {0}
implies being not equal to
zero. (Contributed by Jim Kingdon, 19-Mar-2020.)
|
โข ( / โพ (โค ร โ)) Fn
(โค ร โ) |
|
Theorem | elq 9622* |
Membership in the set of rationals. (Contributed by NM, 8-Jan-2002.)
(Revised by Mario Carneiro, 28-Jan-2014.)
|
โข (๐ด โ โ โ โ๐ฅ โ โค โ๐ฆ โ โ ๐ด = (๐ฅ / ๐ฆ)) |
|
Theorem | qmulz 9623* |
If ๐ด is rational, then some integer
multiple of it is an integer.
(Contributed by NM, 7-Nov-2008.) (Revised by Mario Carneiro,
22-Jul-2014.)
|
โข (๐ด โ โ โ โ๐ฅ โ โ (๐ด ยท ๐ฅ) โ โค) |
|
Theorem | znq 9624 |
The ratio of an integer and a positive integer is a rational number.
(Contributed by NM, 12-Jan-2002.)
|
โข ((๐ด โ โค โง ๐ต โ โ) โ (๐ด / ๐ต) โ โ) |
|
Theorem | qre 9625 |
A rational number is a real number. (Contributed by NM,
14-Nov-2002.)
|
โข (๐ด โ โ โ ๐ด โ โ) |
|
Theorem | zq 9626 |
An integer is a rational number. (Contributed by NM, 9-Jan-2002.)
|
โข (๐ด โ โค โ ๐ด โ โ) |
|
Theorem | zssq 9627 |
The integers are a subset of the rationals. (Contributed by NM,
9-Jan-2002.)
|
โข โค โ โ |
|
Theorem | nn0ssq 9628 |
The nonnegative integers are a subset of the rationals. (Contributed by
NM, 31-Jul-2004.)
|
โข โ0 โ
โ |
|
Theorem | nnssq 9629 |
The positive integers are a subset of the rationals. (Contributed by NM,
31-Jul-2004.)
|
โข โ โ โ |
|
Theorem | qssre 9630 |
The rationals are a subset of the reals. (Contributed by NM,
9-Jan-2002.)
|
โข โ โ โ |
|
Theorem | qsscn 9631 |
The rationals are a subset of the complex numbers. (Contributed by NM,
2-Aug-2004.)
|
โข โ โ โ |
|
Theorem | qex 9632 |
The set of rational numbers exists. (Contributed by NM, 30-Jul-2004.)
(Revised by Mario Carneiro, 17-Nov-2014.)
|
โข โ โ V |
|
Theorem | nnq 9633 |
A positive integer is rational. (Contributed by NM, 17-Nov-2004.)
|
โข (๐ด โ โ โ ๐ด โ โ) |
|
Theorem | qcn 9634 |
A rational number is a complex number. (Contributed by NM,
2-Aug-2004.)
|
โข (๐ด โ โ โ ๐ด โ โ) |
|
Theorem | qaddcl 9635 |
Closure of addition of rationals. (Contributed by NM, 1-Aug-2004.)
|
โข ((๐ด โ โ โง ๐ต โ โ) โ (๐ด + ๐ต) โ โ) |
|
Theorem | qnegcl 9636 |
Closure law for the negative of a rational. (Contributed by NM,
2-Aug-2004.) (Revised by Mario Carneiro, 15-Sep-2014.)
|
โข (๐ด โ โ โ -๐ด โ โ) |
|
Theorem | qmulcl 9637 |
Closure of multiplication of rationals. (Contributed by NM,
1-Aug-2004.)
|
โข ((๐ด โ โ โง ๐ต โ โ) โ (๐ด ยท ๐ต) โ โ) |
|
Theorem | qsubcl 9638 |
Closure of subtraction of rationals. (Contributed by NM, 2-Aug-2004.)
|
โข ((๐ด โ โ โง ๐ต โ โ) โ (๐ด โ ๐ต) โ โ) |
|
Theorem | qapne 9639 |
Apartness is equivalent to not equal for rationals. (Contributed by Jim
Kingdon, 20-Mar-2020.)
|
โข ((๐ด โ โ โง ๐ต โ โ) โ (๐ด # ๐ต โ ๐ด โ ๐ต)) |
|
Theorem | qltlen 9640 |
Rational 'Less than' expressed in terms of 'less than or equal to'. Also
see ltleap 8589 which is a similar result for real numbers.
(Contributed by
Jim Kingdon, 11-Oct-2021.)
|
โข ((๐ด โ โ โง ๐ต โ โ) โ (๐ด < ๐ต โ (๐ด โค ๐ต โง ๐ต โ ๐ด))) |
|
Theorem | qlttri2 9641 |
Apartness is equivalent to not equal for rationals. (Contributed by Jim
Kingdon, 9-Nov-2021.)
|
โข ((๐ด โ โ โง ๐ต โ โ) โ (๐ด โ ๐ต โ (๐ด < ๐ต โจ ๐ต < ๐ด))) |
|
Theorem | qreccl 9642 |
Closure of reciprocal of rationals. (Contributed by NM, 3-Aug-2004.)
|
โข ((๐ด โ โ โง ๐ด โ 0) โ (1 / ๐ด) โ โ) |
|
Theorem | qdivcl 9643 |
Closure of division of rationals. (Contributed by NM, 3-Aug-2004.)
|
โข ((๐ด โ โ โง ๐ต โ โ โง ๐ต โ 0) โ (๐ด / ๐ต) โ โ) |
|
Theorem | qrevaddcl 9644 |
Reverse closure law for addition of rationals. (Contributed by NM,
2-Aug-2004.)
|
โข (๐ต โ โ โ ((๐ด โ โ โง (๐ด + ๐ต) โ โ) โ ๐ด โ โ)) |
|
Theorem | nnrecq 9645 |
The reciprocal of a positive integer is rational. (Contributed by NM,
17-Nov-2004.)
|
โข (๐ด โ โ โ (1 / ๐ด) โ
โ) |
|
Theorem | irradd 9646 |
The sum of an irrational number and a rational number is irrational.
(Contributed by NM, 7-Nov-2008.)
|
โข ((๐ด โ (โ โ โ) โง
๐ต โ โ) โ
(๐ด + ๐ต) โ (โ โ
โ)) |
|
Theorem | irrmul 9647 |
The product of a real which is not rational with a nonzero rational is not
rational. Note that by "not rational" we mean the negation of
"is
rational" (whereas "irrational" is often defined to mean
apart from any
rational number - given excluded middle these two definitions would be
equivalent). (Contributed by NM, 7-Nov-2008.)
|
โข ((๐ด โ (โ โ โ) โง
๐ต โ โ โง
๐ต โ 0) โ (๐ด ยท ๐ต) โ (โ โ
โ)) |
|
Theorem | elpq 9648* |
A positive rational is the quotient of two positive integers.
(Contributed by AV, 29-Dec-2022.)
|
โข ((๐ด โ โ โง 0 < ๐ด) โ โ๐ฅ โ โ โ๐ฆ โ โ ๐ด = (๐ฅ / ๐ฆ)) |
|
Theorem | elpqb 9649* |
A class is a positive rational iff it is the quotient of two positive
integers. (Contributed by AV, 30-Dec-2022.)
|
โข ((๐ด โ โ โง 0 < ๐ด) โ โ๐ฅ โ โ โ๐ฆ โ โ ๐ด = (๐ฅ / ๐ฆ)) |
|
4.4.13 Complex numbers as pairs of
reals
|
|
Theorem | cnref1o 9650* |
There is a natural one-to-one mapping from (โ ร
โ) to โ,
where we map โจ๐ฅ, ๐ฆโฉ to (๐ฅ + (i ยท ๐ฆ)). In our
construction of the complex numbers, this is in fact our
definition of
โ (see df-c 7817), but in the axiomatic treatment we can only
show
that there is the expected mapping between these two sets. (Contributed
by Mario Carneiro, 16-Jun-2013.) (Revised by Mario Carneiro,
17-Feb-2014.)
|
โข ๐น = (๐ฅ โ โ, ๐ฆ โ โ โฆ (๐ฅ + (i ยท ๐ฆ))) โ โข ๐น:(โ ร โ)โ1-1-ontoโโ |
|
Theorem | addex 9651 |
The addition operation is a set. (Contributed by NM, 19-Oct-2004.)
(Revised by Mario Carneiro, 17-Nov-2014.)
|
โข + โ V |
|
Theorem | mulex 9652 |
The multiplication operation is a set. (Contributed by NM, 19-Oct-2004.)
(Revised by Mario Carneiro, 17-Nov-2014.)
|
โข ยท โ V |
|
4.5 Order sets
|
|
4.5.1 Positive reals (as a subset of complex
numbers)
|
|
Syntax | crp 9653 |
Extend class notation to include the class of positive reals.
|
class โ+ |
|
Definition | df-rp 9654 |
Define the set of positive reals. Definition of positive numbers in
[Apostol] p. 20. (Contributed by NM,
27-Oct-2007.)
|
โข โ+ = {๐ฅ โ โ โฃ 0 < ๐ฅ} |
|
Theorem | elrp 9655 |
Membership in the set of positive reals. (Contributed by NM,
27-Oct-2007.)
|
โข (๐ด โ โ+ โ (๐ด โ โ โง 0 <
๐ด)) |
|
Theorem | elrpii 9656 |
Membership in the set of positive reals. (Contributed by NM,
23-Feb-2008.)
|
โข ๐ด โ โ & โข 0 < ๐ด โ โข ๐ด โ
โ+ |
|
Theorem | 1rp 9657 |
1 is a positive real. (Contributed by Jeff Hankins, 23-Nov-2008.)
|
โข 1 โ
โ+ |
|
Theorem | 2rp 9658 |
2 is a positive real. (Contributed by Mario Carneiro, 28-May-2016.)
|
โข 2 โ
โ+ |
|
Theorem | 3rp 9659 |
3 is a positive real. (Contributed by Glauco Siliprandi, 11-Dec-2019.)
|
โข 3 โ
โ+ |
|
Theorem | rpre 9660 |
A positive real is a real. (Contributed by NM, 27-Oct-2007.)
|
โข (๐ด โ โ+ โ ๐ด โ
โ) |
|
Theorem | rpxr 9661 |
A positive real is an extended real. (Contributed by Mario Carneiro,
21-Aug-2015.)
|
โข (๐ด โ โ+ โ ๐ด โ
โ*) |
|
Theorem | rpcn 9662 |
A positive real is a complex number. (Contributed by NM, 11-Nov-2008.)
|
โข (๐ด โ โ+ โ ๐ด โ
โ) |
|
Theorem | nnrp 9663 |
A positive integer is a positive real. (Contributed by NM,
28-Nov-2008.)
|
โข (๐ด โ โ โ ๐ด โ
โ+) |
|
Theorem | rpssre 9664 |
The positive reals are a subset of the reals. (Contributed by NM,
24-Feb-2008.)
|
โข โ+ โ
โ |
|
Theorem | rpgt0 9665 |
A positive real is greater than zero. (Contributed by FL,
27-Dec-2007.)
|
โข (๐ด โ โ+ โ 0 <
๐ด) |
|
Theorem | rpge0 9666 |
A positive real is greater than or equal to zero. (Contributed by NM,
22-Feb-2008.)
|
โข (๐ด โ โ+ โ 0 โค
๐ด) |
|
Theorem | rpregt0 9667 |
A positive real is a positive real number. (Contributed by NM,
11-Nov-2008.) (Revised by Mario Carneiro, 31-Jan-2014.)
|
โข (๐ด โ โ+ โ (๐ด โ โ โง 0 <
๐ด)) |
|
Theorem | rprege0 9668 |
A positive real is a nonnegative real number. (Contributed by Mario
Carneiro, 31-Jan-2014.)
|
โข (๐ด โ โ+ โ (๐ด โ โ โง 0 โค
๐ด)) |
|
Theorem | rpne0 9669 |
A positive real is nonzero. (Contributed by NM, 18-Jul-2008.)
|
โข (๐ด โ โ+ โ ๐ด โ 0) |
|
Theorem | rpap0 9670 |
A positive real is apart from zero. (Contributed by Jim Kingdon,
22-Mar-2020.)
|
โข (๐ด โ โ+ โ ๐ด # 0) |
|
Theorem | rprene0 9671 |
A positive real is a nonzero real number. (Contributed by NM,
11-Nov-2008.)
|
โข (๐ด โ โ+ โ (๐ด โ โ โง ๐ด โ 0)) |
|
Theorem | rpreap0 9672 |
A positive real is a real number apart from zero. (Contributed by Jim
Kingdon, 22-Mar-2020.)
|
โข (๐ด โ โ+ โ (๐ด โ โ โง ๐ด # 0)) |
|
Theorem | rpcnne0 9673 |
A positive real is a nonzero complex number. (Contributed by NM,
11-Nov-2008.)
|
โข (๐ด โ โ+ โ (๐ด โ โ โง ๐ด โ 0)) |
|
Theorem | rpcnap0 9674 |
A positive real is a complex number apart from zero. (Contributed by Jim
Kingdon, 22-Mar-2020.)
|
โข (๐ด โ โ+ โ (๐ด โ โ โง ๐ด # 0)) |
|
Theorem | ralrp 9675 |
Quantification over positive reals. (Contributed by NM, 12-Feb-2008.)
|
โข (โ๐ฅ โ โ+ ๐ โ โ๐ฅ โ โ (0 < ๐ฅ โ ๐)) |
|
Theorem | rexrp 9676 |
Quantification over positive reals. (Contributed by Mario Carneiro,
21-May-2014.)
|
โข (โ๐ฅ โ โ+ ๐ โ โ๐ฅ โ โ (0 < ๐ฅ โง ๐)) |
|
Theorem | rpaddcl 9677 |
Closure law for addition of positive reals. Part of Axiom 7 of [Apostol]
p. 20. (Contributed by NM, 27-Oct-2007.)
|
โข ((๐ด โ โ+ โง ๐ต โ โ+)
โ (๐ด + ๐ต) โ
โ+) |
|
Theorem | rpmulcl 9678 |
Closure law for multiplication of positive reals. Part of Axiom 7 of
[Apostol] p. 20. (Contributed by NM,
27-Oct-2007.)
|
โข ((๐ด โ โ+ โง ๐ต โ โ+)
โ (๐ด ยท ๐ต) โ
โ+) |
|
Theorem | rpdivcl 9679 |
Closure law for division of positive reals. (Contributed by FL,
27-Dec-2007.)
|
โข ((๐ด โ โ+ โง ๐ต โ โ+)
โ (๐ด / ๐ต) โ
โ+) |
|
Theorem | rpreccl 9680 |
Closure law for reciprocation of positive reals. (Contributed by Jeff
Hankins, 23-Nov-2008.)
|
โข (๐ด โ โ+ โ (1 /
๐ด) โ
โ+) |
|
Theorem | rphalfcl 9681 |
Closure law for half of a positive real. (Contributed by Mario Carneiro,
31-Jan-2014.)
|
โข (๐ด โ โ+ โ (๐ด / 2) โ
โ+) |
|
Theorem | rpgecl 9682 |
A number greater or equal to a positive real is positive real.
(Contributed by Mario Carneiro, 28-May-2016.)
|
โข ((๐ด โ โ+ โง ๐ต โ โ โง ๐ด โค ๐ต) โ ๐ต โ
โ+) |
|
Theorem | rphalflt 9683 |
Half of a positive real is less than the original number. (Contributed by
Mario Carneiro, 21-May-2014.)
|
โข (๐ด โ โ+ โ (๐ด / 2) < ๐ด) |
|
Theorem | rerpdivcl 9684 |
Closure law for division of a real by a positive real. (Contributed by
NM, 10-Nov-2008.)
|
โข ((๐ด โ โ โง ๐ต โ โ+) โ (๐ด / ๐ต) โ โ) |
|
Theorem | ge0p1rp 9685 |
A nonnegative number plus one is a positive number. (Contributed by Mario
Carneiro, 5-Oct-2015.)
|
โข ((๐ด โ โ โง 0 โค ๐ด) โ (๐ด + 1) โ
โ+) |
|
Theorem | rpnegap 9686 |
Either a real apart from zero or its negation is a positive real, but not
both. (Contributed by Jim Kingdon, 23-Mar-2020.)
|
โข ((๐ด โ โ โง ๐ด # 0) โ (๐ด โ โ+ โป -๐ด โ
โ+)) |
|
Theorem | negelrp 9687 |
Elementhood of a negation in the positive real numbers. (Contributed by
Thierry Arnoux, 19-Sep-2018.)
|
โข (๐ด โ โ โ (-๐ด โ โ+ โ ๐ด < 0)) |
|
Theorem | negelrpd 9688 |
The negation of a negative number is in the positive real numbers.
(Contributed by Glauco Siliprandi, 26-Jun-2021.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ ๐ด < 0) โ โข (๐ โ -๐ด โ
โ+) |
|
Theorem | 0nrp 9689 |
Zero is not a positive real. Axiom 9 of [Apostol] p. 20. (Contributed by
NM, 27-Oct-2007.)
|
โข ยฌ 0 โ
โ+ |
|
Theorem | ltsubrp 9690 |
Subtracting a positive real from another number decreases it.
(Contributed by FL, 27-Dec-2007.)
|
โข ((๐ด โ โ โง ๐ต โ โ+) โ (๐ด โ ๐ต) < ๐ด) |
|
Theorem | ltaddrp 9691 |
Adding a positive number to another number increases it. (Contributed by
FL, 27-Dec-2007.)
|
โข ((๐ด โ โ โง ๐ต โ โ+) โ ๐ด < (๐ด + ๐ต)) |
|
Theorem | difrp 9692 |
Two ways to say one number is less than another. (Contributed by Mario
Carneiro, 21-May-2014.)
|
โข ((๐ด โ โ โง ๐ต โ โ) โ (๐ด < ๐ต โ (๐ต โ ๐ด) โ
โ+)) |
|
Theorem | elrpd 9693 |
Membership in the set of positive reals. (Contributed by Mario
Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ โ) & โข (๐ โ 0 < ๐ด) โ โข (๐ โ ๐ด โ
โ+) |
|
Theorem | nnrpd 9694 |
A positive integer is a positive real. (Contributed by Mario Carneiro,
28-May-2016.)
|
โข (๐ โ ๐ด โ โ)
โ โข (๐ โ ๐ด โ
โ+) |
|
Theorem | zgt1rpn0n1 9695 |
An integer greater than 1 is a positive real number not equal to 0 or 1.
Useful for working with integer logarithm bases (which is a common case,
e.g., base 2, base 3, or base 10). (Contributed by Thierry Arnoux,
26-Sep-2017.) (Proof shortened by AV, 9-Jul-2022.)
|
โข (๐ต โ (โคโฅโ2)
โ (๐ต โ
โ+ โง ๐ต โ 0 โง ๐ต โ 1)) |
|
Theorem | rpred 9696 |
A positive real is a real. (Contributed by Mario Carneiro,
28-May-2016.)
|
โข (๐ โ ๐ด โ
โ+) โ โข (๐ โ ๐ด โ โ) |
|
Theorem | rpxrd 9697 |
A positive real is an extended real. (Contributed by Mario Carneiro,
28-May-2016.)
|
โข (๐ โ ๐ด โ
โ+) โ โข (๐ โ ๐ด โ
โ*) |
|
Theorem | rpcnd 9698 |
A positive real is a complex number. (Contributed by Mario Carneiro,
28-May-2016.)
|
โข (๐ โ ๐ด โ
โ+) โ โข (๐ โ ๐ด โ โ) |
|
Theorem | rpgt0d 9699 |
A positive real is greater than zero. (Contributed by Mario Carneiro,
28-May-2016.)
|
โข (๐ โ ๐ด โ
โ+) โ โข (๐ โ 0 < ๐ด) |
|
Theorem | rpge0d 9700 |
A positive real is greater than or equal to zero. (Contributed by Mario
Carneiro, 28-May-2016.)
|
โข (๐ โ ๐ด โ
โ+) โ โข (๐ โ 0 โค ๐ด) |