| Intuitionistic Logic Explorer Theorem List (p. 83 of 171) | < 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 | addvalex 8201 |
Existence of a sum. This is dependent on how we define |
| Theorem | pitonnlem1 8202* | Lemma for pitonn 8205. Two ways to write the number one. (Contributed by Jim Kingdon, 24-Apr-2020.) |
| Theorem | pitonnlem1p1 8203 | Lemma for pitonn 8205. Simplifying an expression involving signed reals. (Contributed by Jim Kingdon, 26-Apr-2020.) |
| Theorem | pitonnlem2 8204* | Lemma for pitonn 8205. Two ways to add one to a number. (Contributed by Jim Kingdon, 24-Apr-2020.) |
| Theorem | pitonn 8205* |
Mapping from |
| Theorem | pitoregt0 8206* |
Embedding from |
| Theorem | pitore 8207* |
Embedding from |
| Theorem | recnnre 8208* |
Embedding the reciprocal of a natural number into |
| Theorem | peano1nnnn 8209* |
One is an element of |
| Theorem | peano2nnnn 8210* | A successor of a positive integer is a positive integer. This is a counterpart to peano2nn 9295 designed for real number axioms which involve to natural numbers (notably, axcaucvg 8257). (Contributed by Jim Kingdon, 14-Jul-2021.) (New usage is discouraged.) |
| Theorem | ltrennb 8211* |
Ordering of natural numbers with |
| Theorem | ltrenn 8212* |
Ordering of natural numbers with |
| Theorem | recidpipr 8213* | Another way of saying that a number times its reciprocal is one. (Contributed by Jim Kingdon, 17-Jul-2021.) |
| Theorem | recidpirqlemcalc 8214 | Lemma for recidpirq 8215. Rearranging some of the expressions. (Contributed by Jim Kingdon, 17-Jul-2021.) |
| Theorem | recidpirq 8215* |
A real number times its reciprocal is one, where reciprocal is expressed
with |
| Theorem | axcnex 8216 | The complex numbers form a set. Use cnex 8293 instead. (Contributed by Mario Carneiro, 17-Nov-2014.) (New usage is discouraged.) |
| Theorem | axresscn 8217 | 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 8261. (Contributed by NM, 1-Mar-1995.) (Proof shortened by Andrew Salmon, 12-Aug-2011.) (New usage is discouraged.) |
| Theorem | ax1cn 8218 | 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 8262. (Contributed by NM, 12-Apr-2007.) (New usage is discouraged.) |
| Theorem | ax1re 8219 |
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 8263.
In the Metamath Proof Explorer, this is not a complex number axiom but is proved from ax-1cn 8262 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 8220 |
|
| Theorem | axaddcl 8221 | 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 8265 be used later. Instead, in most cases use addcl 8294. (Contributed by NM, 14-Jun-1995.) (New usage is discouraged.) |
| Theorem | axaddrcl 8222 | 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 8266 be used later. Instead, in most cases use readdcl 8295. (Contributed by NM, 31-Mar-1996.) (New usage is discouraged.) |
| Theorem | axmulcl 8223 | 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 8267 be used later. Instead, in most cases use mulcl 8296. (Contributed by NM, 10-Aug-1995.) (New usage is discouraged.) |
| Theorem | axmulrcl 8224 | 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 8268 be used later. Instead, in most cases use remulcl 8297. (New usage is discouraged.) (Contributed by NM, 31-Mar-1996.) |
| Theorem | axaddf 8225 | 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 8221. This construction-dependent theorem should not be referenced directly; instead, use ax-addf 8291. (Contributed by NM, 8-Feb-2005.) (New usage is discouraged.) |
| Theorem | axmulf 8226 | Multiplication is an operation on the complex numbers. This is the construction-dependent version of ax-mulf 8292 and it should not be referenced outside the construction. We generally prefer to develop our theory using the less specific mulcl 8296. (Contributed by NM, 8-Feb-2005.) (New usage is discouraged.) |
| Theorem | axaddcom 8227 |
Addition 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-addcom 8269 be used
later. Instead, use addcom 8453.
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 8228 | 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 8270 be used later. Instead, use mulcom 8298. (Contributed by NM, 31-Aug-1995.) (New usage is discouraged.) |
| Theorem | axaddass 8229 | 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 8271 be used later. Instead, use addass 8299. (Contributed by NM, 2-Sep-1995.) (New usage is discouraged.) |
| Theorem | axmulass 8230 | 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 8272. (Contributed by NM, 3-Sep-1995.) (New usage is discouraged.) |
| Theorem | axdistr 8231 | 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 8273 be used later. Instead, use adddi 8301. (Contributed by NM, 2-Sep-1995.) (New usage is discouraged.) |
| Theorem | axi2m1 8232 | 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 8274. (Contributed by NM, 5-May-1996.) (New usage is discouraged.) |
| Theorem | ax0lt1 8233 |
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 8275.
The version of this axiom in the Metamath Proof Explorer reads
|
| Theorem | ax1rid 8234 |
|
| Theorem | ax0id 8235 |
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 8236* | 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 8278. (Contributed by NM, 15-May-1996.) (New usage is discouraged.) |
| Theorem | axprecex 8237* |
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 8279.
In treatments which assume excluded middle, the |
| Theorem | axcnre 8238* | 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 8280. (Contributed by NM, 13-May-1996.) (New usage is discouraged.) |
| Theorem | axpre-ltirr 8239 | 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 8281. (Contributed by Jim Kingdon, 12-Jan-2020.) (New usage is discouraged.) |
| Theorem | axpre-ltwlin 8240 | 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 8282. (Contributed by Jim Kingdon, 12-Jan-2020.) (New usage is discouraged.) |
| Theorem | axpre-lttrn 8241 | 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 8283. (Contributed by NM, 19-May-1996.) (Revised by Mario Carneiro, 16-Jun-2013.) (New usage is discouraged.) |
| Theorem | axpre-apti 8242 |
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 8284.
(Contributed by Jim Kingdon, 29-Jan-2020.) (New usage is discouraged.) |
| Theorem | axpre-ltadd 8243 | 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 8285. (Contributed by NM, 11-May-1996.) (New usage is discouraged.) |
| Theorem | axpre-mulgt0 8244 | 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 8286. (Contributed by NM, 13-May-1996.) (New usage is discouraged.) |
| Theorem | axpre-mulext 8245 |
Strong extensionality of multiplication (expressed in terms of
(Contributed by Jim Kingdon, 18-Feb-2020.) (New usage is discouraged.) |
| Theorem | rereceu 8246* | The reciprocal from axprecex 8237 is unique. (Contributed by Jim Kingdon, 15-Jul-2021.) |
| Theorem | recriota 8247* | Two ways to express the reciprocal of a natural number. (Contributed by Jim Kingdon, 11-Jul-2021.) |
| Theorem | axarch 8248* |
Archimedean axiom. The Archimedean property is more naturally stated
once we have defined This construction-dependent theorem should not be referenced directly; instead, use ax-arch 8288. (Contributed by Jim Kingdon, 22-Apr-2020.) (New usage is discouraged.) |
| Theorem | peano5nnnn 8249* | Peano's inductive postulate. This is a counterpart to peano5nni 9286 designed for real number axioms which involve natural numbers (notably, axcaucvg 8257). (Contributed by Jim Kingdon, 14-Jul-2021.) (New usage is discouraged.) |
| Theorem | nnindnn 8250* | Principle of Mathematical Induction (inference schema). This is a counterpart to nnind 9299 designed for real number axioms which involve natural numbers (notably, axcaucvg 8257). (Contributed by Jim Kingdon, 14-Jul-2021.) (New usage is discouraged.) |
| Theorem | nntopi 8251* |
Mapping from |
| Theorem | axcaucvglemcl 8252* |
Lemma for axcaucvg 8257. Mapping to |
| Theorem | axcaucvglemf 8253* |
Lemma for axcaucvg 8257. Mapping to |
| Theorem | axcaucvglemval 8254* |
Lemma for axcaucvg 8257. Value of sequence when mapping to |
| Theorem | axcaucvglemcau 8255* |
Lemma for axcaucvg 8257. The result of mapping to |
| Theorem | axcaucvglemres 8256* |
Lemma for axcaucvg 8257. Mapping the limit from |
| Theorem | axcaucvg 8257* |
Real number completeness axiom. A Cauchy sequence with a modulus of
convergence converges. 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
Because we are stating this axiom before we have introduced notations
for This construction-dependent theorem should not be referenced directly; instead, use ax-caucvg 8289. (Contributed by Jim Kingdon, 8-Jul-2021.) (New usage is discouraged.) |
| Theorem | axpre-suploclemres 8258* |
Lemma for axpre-suploc 8259. The result. The proof just needs to define
|
| Theorem | axpre-suploc 8259* |
An inhabited, bounded-above, located set of reals has a supremum.
Locatedness here means that given This construction-dependent theorem should not be referenced directly; instead, use ax-pre-suploc 8290. (Contributed by Jim Kingdon, 23-Jan-2024.) (New usage is discouraged.) |
| Axiom | ax-cnex 8260 | The complex numbers form a set. Proofs should normally use cnex 8293 instead. (New usage is discouraged.) (Contributed by NM, 1-Mar-1995.) |
| Axiom | ax-resscn 8261 | The real numbers are a subset of the complex numbers. Axiom for real and complex numbers, justified by Theorem axresscn 8217. (Contributed by NM, 1-Mar-1995.) |
| Axiom | ax-1cn 8262 | 1 is a complex number. Axiom for real and complex numbers, justified by Theorem ax1cn 8218. (Contributed by NM, 1-Mar-1995.) |
| Axiom | ax-1re 8263 | 1 is a real number. Axiom for real and complex numbers, justified by Theorem ax1re 8219. Proofs should use 1re 8315 instead. (Contributed by Jim Kingdon, 13-Jan-2020.) (New usage is discouraged.) |
| Axiom | ax-icn 8264 |
|
| Axiom | ax-addcl 8265 | Closure law for addition of complex numbers. Axiom for real and complex numbers, justified by Theorem axaddcl 8221. Proofs should normally use addcl 8294 instead, which asserts the same thing but follows our naming conventions for closures. (New usage is discouraged.) (Contributed by NM, 22-Nov-1994.) |
| Axiom | ax-addrcl 8266 | Closure law for addition in the real subfield of complex numbers. Axiom for real and complex numbers, justified by Theorem axaddrcl 8222. Proofs should normally use readdcl 8295 instead. (New usage is discouraged.) (Contributed by NM, 22-Nov-1994.) |
| Axiom | ax-mulcl 8267 | Closure law for multiplication of complex numbers. Axiom for real and complex numbers, justified by Theorem axmulcl 8223. Proofs should normally use mulcl 8296 instead. (New usage is discouraged.) (Contributed by NM, 22-Nov-1994.) |
| Axiom | ax-mulrcl 8268 | Closure law for multiplication in the real subfield of complex numbers. Axiom for real and complex numbers, justified by Theorem axmulrcl 8224. Proofs should normally use remulcl 8297 instead. (New usage is discouraged.) (Contributed by NM, 22-Nov-1994.) |
| Axiom | ax-addcom 8269 | Addition is commutative. Axiom for real and complex numbers, justified by Theorem axaddcom 8227. Proofs should normally use addcom 8453 instead. (New usage is discouraged.) (Contributed by Jim Kingdon, 17-Jan-2020.) |
| Axiom | ax-mulcom 8270 | Multiplication of complex numbers is commutative. Axiom for real and complex numbers, justified by Theorem axmulcom 8228. Proofs should normally use mulcom 8298 instead. (New usage is discouraged.) (Contributed by NM, 22-Nov-1994.) |
| Axiom | ax-addass 8271 | Addition of complex numbers is associative. Axiom for real and complex numbers, justified by Theorem axaddass 8229. Proofs should normally use addass 8299 instead. (New usage is discouraged.) (Contributed by NM, 22-Nov-1994.) |
| Axiom | ax-mulass 8272 | Multiplication of complex numbers is associative. Axiom for real and complex numbers, justified by Theorem axmulass 8230. Proofs should normally use mulass 8300 instead. (New usage is discouraged.) (Contributed by NM, 22-Nov-1994.) |
| Axiom | ax-distr 8273 | Distributive law for complex numbers (left-distributivity). Axiom for real and complex numbers, justified by Theorem axdistr 8231. Proofs should normally use adddi 8301 instead. (New usage is discouraged.) (Contributed by NM, 22-Nov-1994.) |
| Axiom | ax-i2m1 8274 | i-squared equals -1 (expressed as i-squared plus 1 is 0). Axiom for real and complex numbers, justified by Theorem axi2m1 8232. (Contributed by NM, 29-Jan-1995.) |
| Axiom | ax-0lt1 8275 | 0 is less than 1. Axiom for real and complex numbers, justified by Theorem ax0lt1 8233. Proofs should normally use 0lt1 8443 instead. (New usage is discouraged.) (Contributed by Jim Kingdon, 12-Jan-2020.) |
| Axiom | ax-1rid 8276 |
|
| Axiom | ax-0id 8277 |
Proofs should normally use addrid 8454 instead. (New usage is discouraged.) (Contributed by Jim Kingdon, 16-Jan-2020.) |
| Axiom | ax-rnegex 8278* | Existence of negative of real number. Axiom for real and complex numbers, justified by Theorem axrnegex 8236. (Contributed by Eric Schmidt, 21-May-2007.) |
| Axiom | ax-precex 8279* | Existence of reciprocal of positive real number. Axiom for real and complex numbers, justified by Theorem axprecex 8237. (Contributed by Jim Kingdon, 6-Feb-2020.) |
| Axiom | ax-cnre 8280* | 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, justified by Theorem axcnre 8238. For naming consistency, use cnre 8312 for new proofs. (New usage is discouraged.) (Contributed by NM, 9-May-1999.) |
| Axiom | ax-pre-ltirr 8281 | Real number less-than is irreflexive. Axiom for real and complex numbers, justified by Theorem ax-pre-ltirr 8281. (Contributed by Jim Kingdon, 12-Jan-2020.) |
| Axiom | ax-pre-ltwlin 8282 | Real number less-than is weakly linear. Axiom for real and complex numbers, justified by Theorem axpre-ltwlin 8240. (Contributed by Jim Kingdon, 12-Jan-2020.) |
| Axiom | ax-pre-lttrn 8283 | Ordering on reals is transitive. Axiom for real and complex numbers, justified by Theorem axpre-lttrn 8241. (Contributed by NM, 13-Oct-2005.) |
| Axiom | ax-pre-apti 8284 | Apartness of reals is tight. Axiom for real and complex numbers, justified by Theorem axpre-apti 8242. (Contributed by Jim Kingdon, 29-Jan-2020.) |
| Axiom | ax-pre-ltadd 8285 | Ordering property of addition on reals. Axiom for real and complex numbers, justified by Theorem axpre-ltadd 8243. (Contributed by NM, 13-Oct-2005.) |
| Axiom | ax-pre-mulgt0 8286 | The product of two positive reals is positive. Axiom for real and complex numbers, justified by Theorem axpre-mulgt0 8244. (Contributed by NM, 13-Oct-2005.) |
| Axiom | ax-pre-mulext 8287 |
Strong extensionality of multiplication (expressed in terms of (Contributed by Jim Kingdon, 18-Feb-2020.) |
| Axiom | ax-arch 8288* |
Archimedean axiom. Definition 3.1(2) of [Geuvers], p. 9. Axiom for
real and complex numbers, justified by Theorem axarch 8248.
This axiom should not be used directly; instead use arch 9539
(which is the
same, but stated in terms of |
| Axiom | ax-caucvg 8289* |
Completeness. Axiom for real and complex numbers, justified by Theorem
axcaucvg 8257.
A Cauchy sequence (as defined here, which has a rate convergence built
in) of real numbers converges to a real number. Specifically on rate of
convergence, all terms after the nth term must be within
This axiom should not be used directly; instead use caucvgre 11725 (which is
the same, but stated in terms of the |
| Axiom | ax-pre-suploc 8290* |
An inhabited, bounded-above, located set of reals has a supremum.
Locatedness here means that given Although this and ax-caucvg 8289 are both completeness properties, countable choice would probably be needed to derive this from ax-caucvg 8289. (Contributed by Jim Kingdon, 23-Jan-2024.) |
| Axiom | ax-addf 8291 |
Addition is an operation on the complex numbers. This deprecated axiom is
provided for historical compatibility but is not a bona fide axiom for
complex numbers (independent of set theory) since it cannot be interpreted
as a first- or second-order statement (see
https://us.metamath.org/downloads/schmidt-cnaxioms.pdf).
It may be
deleted in the future and should be avoided for new theorems. Instead,
the less specific addcl 8294 should be used. Note that uses of ax-addf 8291 can
be eliminated by using the defined operation
This axiom is justified by Theorem axaddf 8225. (New usage is discouraged.) (Contributed by NM, 19-Oct-2004.) |
| Axiom | ax-mulf 8292 |
Multiplication is an operation on the complex numbers. This axiom tells
us that This axiom is justified by Theorem axmulf 8226. (New usage is discouraged.) (Contributed by NM, 19-Oct-2004.) |
| Theorem | cnex 8293 | Alias for ax-cnex 8260. (Contributed by Mario Carneiro, 17-Nov-2014.) |
| Theorem | addcl 8294 | Alias for ax-addcl 8265, for naming consistency with addcli 8320. Use this theorem instead of ax-addcl 8265 or axaddcl 8221. (Contributed by NM, 10-Mar-2008.) |
| Theorem | readdcl 8295 | Alias for ax-addrcl 8266, for naming consistency with readdcli 8329. (Contributed by NM, 10-Mar-2008.) |
| Theorem | mulcl 8296 | Alias for ax-mulcl 8267, for naming consistency with mulcli 8321. (Contributed by NM, 10-Mar-2008.) |
| Theorem | remulcl 8297 | Alias for ax-mulrcl 8268, for naming consistency with remulcli 8330. (Contributed by NM, 10-Mar-2008.) |
| Theorem | mulcom 8298 | Alias for ax-mulcom 8270, for naming consistency with mulcomi 8322. (Contributed by NM, 10-Mar-2008.) |
| Theorem | addass 8299 | Alias for ax-addass 8271, for naming consistency with addassi 8324. (Contributed by NM, 10-Mar-2008.) |
| Theorem | mulass 8300 | Alias for ax-mulass 8272, for naming consistency with mulassi 8325. (Contributed by NM, 10-Mar-2008.) |
| < Previous Next > |
| Copyright terms: Public domain | < Previous Next > |