| Intuitionistic Logic Explorer Theorem List (p. 81 of 167) | < Previous Next > | |
| Browser slow? Try the
Unicode version. |
||
|
Mirrors > Metamath Home Page > ILE Home Page > Theorem List Contents > Recent Proofs This page: Page List |
||
| Type | Label | Description |
|---|---|---|
| Statement | ||
| Theorem | caucvgsrlemfv 8001* | Lemma for caucvgsr 8012. Coercing sequence value from a positive real to a signed real. (Contributed by Jim Kingdon, 29-Jun-2021.) |
| Theorem | caucvgsrlemf 8002* | Lemma for caucvgsr 8012. Defining the sequence in terms of positive reals. (Contributed by Jim Kingdon, 23-Jun-2021.) |
| Theorem | caucvgsrlemcau 8003* | Lemma for caucvgsr 8012. Defining the Cauchy condition in terms of positive reals. (Contributed by Jim Kingdon, 23-Jun-2021.) |
| Theorem | caucvgsrlembound 8004* | Lemma for caucvgsr 8012. Defining the boundedness condition in terms of positive reals. (Contributed by Jim Kingdon, 25-Jun-2021.) |
| Theorem | caucvgsrlemgt1 8005* | Lemma for caucvgsr 8012. A Cauchy sequence whose terms are greater than one converges. (Contributed by Jim Kingdon, 22-Jun-2021.) |
| Theorem | caucvgsrlemoffval 8006* | Lemma for caucvgsr 8012. Offsetting the values of the sequence so they are greater than one. (Contributed by Jim Kingdon, 3-Jul-2021.) |
| Theorem | caucvgsrlemofff 8007* | Lemma for caucvgsr 8012. Offsetting the values of the sequence so they are greater than one. (Contributed by Jim Kingdon, 3-Jul-2021.) |
| Theorem | caucvgsrlemoffcau 8008* | Lemma for caucvgsr 8012. Offsetting the values of the sequence so they are greater than one. (Contributed by Jim Kingdon, 3-Jul-2021.) |
| Theorem | caucvgsrlemoffgt1 8009* | Lemma for caucvgsr 8012. Offsetting the values of the sequence so they are greater than one. (Contributed by Jim Kingdon, 3-Jul-2021.) |
| Theorem | caucvgsrlemoffres 8010* | Lemma for caucvgsr 8012. Offsetting the values of the sequence so they are greater than one. (Contributed by Jim Kingdon, 3-Jul-2021.) |
| Theorem | caucvgsrlembnd 8011* | Lemma for caucvgsr 8012. A Cauchy sequence with a lower bound converges. (Contributed by Jim Kingdon, 19-Jun-2021.) |
| Theorem | caucvgsr 8012* |
A Cauchy sequence of signed reals with a modulus of convergence
converges to a signed real. This is basically Corollary 11.2.13 of
[HoTT], p. (varies). The HoTT book
theorem has a modulus of
convergence (that is, a rate of convergence) specified by (11.2.9) in
HoTT whereas this theorem fixes the rate of convergence to say that
all terms after the nth term must be within This is similar to caucvgprpr 7922 but is for signed reals rather than positive reals. Here is an outline of how we prove it: 1. Choose a lower bound for the sequence (see caucvgsrlembnd 8011). 2. Offset each element of the sequence so that each element of the resulting sequence is greater than one (greater than zero would not suffice, because the limit as well as the elements of the sequence need to be positive) (see caucvgsrlemofff 8007).
3. Since a signed real (element of 4. Map the resulting limit from positive reals back to signed reals (see caucvgsrlemgt1 8005). 5. Offset that limit so that we get the limit of the original sequence rather than the limit of the offsetted sequence (see caucvgsrlemoffres 8010). (Contributed by Jim Kingdon, 20-Jun-2021.) |
| Theorem | ltpsrprg 8013 | Mapping of order from positive signed reals to positive reals. (Contributed by NM, 17-May-1996.) (Revised by Mario Carneiro, 15-Jun-2013.) |
| Theorem | mappsrprg 8014 | Mapping from positive signed reals to positive reals. (Contributed by NM, 17-May-1996.) (Revised by Mario Carneiro, 15-Jun-2013.) |
| Theorem | map2psrprg 8015* | Equivalence for positive signed real. (Contributed by NM, 17-May-1996.) (Revised by Mario Carneiro, 15-Jun-2013.) |
| Theorem | suplocsrlemb 8016* |
Lemma for suplocsr 8019. The set |
| Theorem | suplocsrlempr 8017* |
Lemma for suplocsr 8019. The set |
| Theorem | suplocsrlem 8018* |
Lemma for suplocsr 8019. The set |
| Theorem | suplocsr 8019* | An inhabited, bounded, located set of signed reals has a supremum. (Contributed by Jim Kingdon, 22-Jan-2024.) |
| Syntax | cc 8020 | Class of complex numbers. |
| Syntax | cr 8021 | Class of real numbers. |
| Syntax | cc0 8022 | Extend class notation to include the complex number 0. |
| Syntax | c1 8023 | Extend class notation to include the complex number 1. |
| Syntax | ci 8024 | Extend class notation to include the complex number i. |
| Syntax | caddc 8025 | Addition on complex numbers. |
| Syntax | cltrr 8026 | 'Less than' predicate (defined over real subset of complex numbers). |
| Syntax | cmul 8027 |
Multiplication on complex numbers. The token |
| Definition | df-c 8028 | Define the set of complex numbers. (Contributed by NM, 22-Feb-1996.) |
| Definition | df-0 8029 | Define the complex number 0. (Contributed by NM, 22-Feb-1996.) |
| Definition | df-1 8030 | Define the complex number 1. (Contributed by NM, 22-Feb-1996.) |
| Definition | df-i 8031 |
Define the complex number |
| Definition | df-r 8032 | Define the set of real numbers. (Contributed by NM, 22-Feb-1996.) |
| Definition | df-add 8033* | Define addition over complex numbers. (Contributed by NM, 28-May-1995.) |
| Definition | df-mul 8034* | Define multiplication over complex numbers. (Contributed by NM, 9-Aug-1995.) |
| Definition | df-lt 8035* | Define 'less than' on the real subset of complex numbers. (Contributed by NM, 22-Feb-1996.) |
| Theorem | opelcn 8036 | Ordered pair membership in the class of complex numbers. (Contributed by NM, 14-May-1996.) |
| Theorem | opelreal 8037 | Ordered pair membership in class of real subset of complex numbers. (Contributed by NM, 22-Feb-1996.) |
| Theorem | elreal 8038* | Membership in class of real numbers. (Contributed by NM, 31-Mar-1996.) |
| Theorem | elrealeu 8039* | The real number mapping in elreal 8038 is unique. (Contributed by Jim Kingdon, 11-Jul-2021.) |
| Theorem | elreal2 8040 | Ordered pair membership in the class of complex numbers. (Contributed by Mario Carneiro, 15-Jun-2013.) |
| Theorem | 0ncn 8041 | The empty set is not a complex number. Note: do not use this after the real number axioms are developed, since it is a construction-dependent property. See also cnm 8042 which is a related property. (Contributed by NM, 2-May-1996.) |
| Theorem | cnm 8042* | A complex number is an inhabited set. Note: do not use this after the real number axioms are developed, since it is a construction-dependent property. (Contributed by Jim Kingdon, 23-Oct-2023.) (New usage is discouraged.) |
| Theorem | ltrelre 8043 | 'Less than' is a relation on real numbers. (Contributed by NM, 22-Feb-1996.) |
| Theorem | addcnsr 8044 | Addition of complex numbers in terms of signed reals. (Contributed by NM, 28-May-1995.) |
| Theorem | mulcnsr 8045 | Multiplication of complex numbers in terms of signed reals. (Contributed by NM, 9-Aug-1995.) |
| Theorem | eqresr 8046 | Equality of real numbers in terms of intermediate signed reals. (Contributed by NM, 10-May-1996.) |
| Theorem | addresr 8047 | Addition of real numbers in terms of intermediate signed reals. (Contributed by NM, 10-May-1996.) |
| Theorem | mulresr 8048 | Multiplication of real numbers in terms of intermediate signed reals. (Contributed by NM, 10-May-1996.) |
| Theorem | ltresr 8049 | Ordering of real subset of complex numbers in terms of signed reals. (Contributed by NM, 22-Feb-1996.) |
| Theorem | ltresr2 8050 | Ordering of real subset of complex numbers in terms of signed reals. (Contributed by NM, 22-Feb-1996.) |
| Theorem | dfcnqs 8051 |
Technical trick to permit reuse of previous lemmas to prove arithmetic
operation laws in |
| Theorem | addcnsrec 8052 | Technical trick to permit re-use of some equivalence class lemmas for operation laws. See dfcnqs 8051 and mulcnsrec 8053. (Contributed by NM, 13-Aug-1995.) |
| Theorem | mulcnsrec 8053 | Technical trick to permit re-use of some equivalence class lemmas for operation laws. The trick involves ecidg 6763, which shows that the coset of the converse epsilon relation (which is not an equivalence relation) leaves a set unchanged. See also dfcnqs 8051. (Contributed by NM, 13-Aug-1995.) |
| Theorem | addvalex 8054 |
Existence of a sum. This is dependent on how we define |
| Theorem | pitonnlem1 8055* | Lemma for pitonn 8058. Two ways to write the number one. (Contributed by Jim Kingdon, 24-Apr-2020.) |
| Theorem | pitonnlem1p1 8056 | Lemma for pitonn 8058. Simplifying an expression involving signed reals. (Contributed by Jim Kingdon, 26-Apr-2020.) |
| Theorem | pitonnlem2 8057* | Lemma for pitonn 8058. Two ways to add one to a number. (Contributed by Jim Kingdon, 24-Apr-2020.) |
| Theorem | pitonn 8058* |
Mapping from |
| Theorem | pitoregt0 8059* |
Embedding from |
| Theorem | pitore 8060* |
Embedding from |
| Theorem | recnnre 8061* |
Embedding the reciprocal of a natural number into |
| Theorem | peano1nnnn 8062* |
One is an element of |
| Theorem | peano2nnnn 8063* | A successor of a positive integer is a positive integer. This is a counterpart to peano2nn 9145 designed for real number axioms which involve to natural numbers (notably, axcaucvg 8110). (Contributed by Jim Kingdon, 14-Jul-2021.) (New usage is discouraged.) |
| Theorem | ltrennb 8064* |
Ordering of natural numbers with |
| Theorem | ltrenn 8065* |
Ordering of natural numbers with |
| Theorem | recidpipr 8066* | Another way of saying that a number times its reciprocal is one. (Contributed by Jim Kingdon, 17-Jul-2021.) |
| Theorem | recidpirqlemcalc 8067 | Lemma for recidpirq 8068. Rearranging some of the expressions. (Contributed by Jim Kingdon, 17-Jul-2021.) |
| Theorem | recidpirq 8068* |
A real number times its reciprocal is one, where reciprocal is expressed
with |
| Theorem | axcnex 8069 | The complex numbers form a set. Use cnex 8146 instead. (Contributed by Mario Carneiro, 17-Nov-2014.) (New usage is discouraged.) |
| Theorem | axresscn 8070 | The real numbers are a subset of the complex numbers. Axiom for real and complex numbers, derived from set theory. This construction-dependent theorem should not be referenced directly; instead, use ax-resscn 8114. (Contributed by NM, 1-Mar-1995.) (Proof shortened by Andrew Salmon, 12-Aug-2011.) (New usage is discouraged.) |
| Theorem | ax1cn 8071 | 1 is a complex number. Axiom for real and complex numbers, derived from set theory. This construction-dependent theorem should not be referenced directly; instead, use ax-1cn 8115. (Contributed by NM, 12-Apr-2007.) (New usage is discouraged.) |
| Theorem | ax1re 8072 |
1 is a real number. Axiom for real and complex numbers, derived from set
theory. This construction-dependent theorem should not be referenced
directly; instead, use ax-1re 8116.
In the Metamath Proof Explorer, this is not a complex number axiom but is proved from ax-1cn 8115 and the other axioms. It is not known whether we can do so here, but the Metamath Proof Explorer proof (accessed 13-Jan-2020) uses excluded middle. (Contributed by Jim Kingdon, 13-Jan-2020.) (New usage is discouraged.) |
| Theorem | axicn 8073 |
|
| Theorem | axaddcl 8074 | Closure law for addition of complex numbers. Axiom for real and complex numbers, derived from set theory. This construction-dependent theorem should not be referenced directly, nor should the proven axiom ax-addcl 8118 be used later. Instead, in most cases use addcl 8147. (Contributed by NM, 14-Jun-1995.) (New usage is discouraged.) |
| Theorem | axaddrcl 8075 | Closure law for addition in the real subfield of complex numbers. Axiom for real and complex numbers, derived from set theory. This construction-dependent theorem should not be referenced directly, nor should the proven axiom ax-addrcl 8119 be used later. Instead, in most cases use readdcl 8148. (Contributed by NM, 31-Mar-1996.) (New usage is discouraged.) |
| Theorem | axmulcl 8076 | Closure law for multiplication of complex numbers. Axiom for real and complex numbers, derived from set theory. This construction-dependent theorem should not be referenced directly, nor should the proven axiom ax-mulcl 8120 be used later. Instead, in most cases use mulcl 8149. (Contributed by NM, 10-Aug-1995.) (New usage is discouraged.) |
| Theorem | axmulrcl 8077 | Closure law for multiplication in the real subfield of complex numbers. Axiom for real and complex numbers, derived from set theory. This construction-dependent theorem should not be referenced directly, nor should the proven axiom ax-mulrcl 8121 be used later. Instead, in most cases use remulcl 8150. (New usage is discouraged.) (Contributed by NM, 31-Mar-1996.) |
| Theorem | axaddf 8078 | Addition is an operation on the complex numbers. This theorem can be used as an alternate axiom for complex numbers in place of the less specific axaddcl 8074. This construction-dependent theorem should not be referenced directly; instead, use ax-addf 8144. (Contributed by NM, 8-Feb-2005.) (New usage is discouraged.) |
| Theorem | axmulf 8079 | Multiplication is an operation on the complex numbers. This is the construction-dependent version of ax-mulf 8145 and it should not be referenced outside the construction. We generally prefer to develop our theory using the less specific mulcl 8149. (Contributed by NM, 8-Feb-2005.) (New usage is discouraged.) |
| Theorem | axaddcom 8080 |
Addition commutes. Axiom for real and complex numbers, derived from set
theory. This construction-dependent theorem should not be referenced
directly, nor should the proven axiom ax-addcom 8122 be used later.
Instead, use addcom 8306.
In the Metamath Proof Explorer this is not a complex number axiom but is instead proved from other axioms. That proof relies on real number trichotomy and it is not known whether it is possible to prove this from the other axioms without it. (Contributed by Jim Kingdon, 17-Jan-2020.) (New usage is discouraged.) |
| Theorem | axmulcom 8081 | Multiplication of complex numbers is commutative. Axiom for real and complex numbers, derived from set theory. This construction-dependent theorem should not be referenced directly, nor should the proven axiom ax-mulcom 8123 be used later. Instead, use mulcom 8151. (Contributed by NM, 31-Aug-1995.) (New usage is discouraged.) |
| Theorem | axaddass 8082 | Addition of complex numbers is associative. This theorem transfers the associative laws for the real and imaginary signed real components of complex number pairs, to complex number addition itself. Axiom for real and complex numbers, derived from set theory. This construction-dependent theorem should not be referenced directly, nor should the proven axiom ax-addass 8124 be used later. Instead, use addass 8152. (Contributed by NM, 2-Sep-1995.) (New usage is discouraged.) |
| Theorem | axmulass 8083 | Multiplication of complex numbers is associative. Axiom for real and complex numbers, derived from set theory. This construction-dependent theorem should not be referenced directly; instead, use ax-mulass 8125. (Contributed by NM, 3-Sep-1995.) (New usage is discouraged.) |
| Theorem | axdistr 8084 | Distributive law for complex numbers (left-distributivity). Axiom for real and complex numbers, derived from set theory. This construction-dependent theorem should not be referenced directly, nor should the proven axiom ax-distr 8126 be used later. Instead, use adddi 8154. (Contributed by NM, 2-Sep-1995.) (New usage is discouraged.) |
| Theorem | axi2m1 8085 | i-squared equals -1 (expressed as i-squared plus 1 is 0). Axiom for real and complex numbers, derived from set theory. This construction-dependent theorem should not be referenced directly; instead, use ax-i2m1 8127. (Contributed by NM, 5-May-1996.) (New usage is discouraged.) |
| Theorem | ax0lt1 8086 |
0 is less than 1. Axiom for real and complex numbers, derived from set
theory. This construction-dependent theorem should not be referenced
directly; instead, use ax-0lt1 8128.
The version of this axiom in the Metamath Proof Explorer reads
|
| Theorem | ax1rid 8087 |
|
| Theorem | ax0id 8088 |
In the Metamath Proof Explorer this is not a complex number axiom but is instead proved from other axioms. That proof relies on excluded middle and it is not known whether it is possible to prove this from the other axioms without excluded middle. (Contributed by Jim Kingdon, 16-Jan-2020.) (New usage is discouraged.) |
| Theorem | axrnegex 8089* | Existence of negative of real number. Axiom for real and complex numbers, derived from set theory. This construction-dependent theorem should not be referenced directly; instead, use ax-rnegex 8131. (Contributed by NM, 15-May-1996.) (New usage is discouraged.) |
| Theorem | axprecex 8090* |
Existence of positive reciprocal of positive real number. Axiom for
real and complex numbers, derived from set theory. This
construction-dependent theorem should not be referenced directly;
instead, use ax-precex 8132.
In treatments which assume excluded middle, the |
| Theorem | axcnre 8091* | A complex number can be expressed in terms of two reals. Definition 10-1.1(v) of [Gleason] p. 130. Axiom for real and complex numbers, derived from set theory. This construction-dependent theorem should not be referenced directly; instead, use ax-cnre 8133. (Contributed by NM, 13-May-1996.) (New usage is discouraged.) |
| Theorem | axpre-ltirr 8092 | Real number less-than is irreflexive. Axiom for real and complex numbers, derived from set theory. This construction-dependent theorem should not be referenced directly; instead, use ax-pre-ltirr 8134. (Contributed by Jim Kingdon, 12-Jan-2020.) (New usage is discouraged.) |
| Theorem | axpre-ltwlin 8093 | Real number less-than is weakly linear. Axiom for real and complex numbers, derived from set theory. This construction-dependent theorem should not be referenced directly; instead, use ax-pre-ltwlin 8135. (Contributed by Jim Kingdon, 12-Jan-2020.) (New usage is discouraged.) |
| Theorem | axpre-lttrn 8094 | Ordering on reals is transitive. Axiom for real and complex numbers, derived from set theory. This construction-dependent theorem should not be referenced directly; instead, use ax-pre-lttrn 8136. (Contributed by NM, 19-May-1996.) (Revised by Mario Carneiro, 16-Jun-2013.) (New usage is discouraged.) |
| Theorem | axpre-apti 8095 |
Apartness of reals is tight. Axiom for real and complex numbers,
derived from set theory. This construction-dependent theorem should not
be referenced directly; instead, use ax-pre-apti 8137.
(Contributed by Jim Kingdon, 29-Jan-2020.) (New usage is discouraged.) |
| Theorem | axpre-ltadd 8096 | Ordering property of addition on reals. Axiom for real and complex numbers, derived from set theory. This construction-dependent theorem should not be referenced directly; instead, use ax-pre-ltadd 8138. (Contributed by NM, 11-May-1996.) (New usage is discouraged.) |
| Theorem | axpre-mulgt0 8097 | The product of two positive reals is positive. Axiom for real and complex numbers, derived from set theory. This construction-dependent theorem should not be referenced directly; instead, use ax-pre-mulgt0 8139. (Contributed by NM, 13-May-1996.) (New usage is discouraged.) |
| Theorem | axpre-mulext 8098 |
Strong extensionality of multiplication (expressed in terms of
(Contributed by Jim Kingdon, 18-Feb-2020.) (New usage is discouraged.) |
| Theorem | rereceu 8099* | The reciprocal from axprecex 8090 is unique. (Contributed by Jim Kingdon, 15-Jul-2021.) |
| Theorem | recriota 8100* | Two ways to express the reciprocal of a natural number. (Contributed by Jim Kingdon, 11-Jul-2021.) |
| < Previous Next > |
| Copyright terms: Public domain | < Previous Next > |