| Metamath Proof Explorer | < Previous Next > | |
| Browser slow? Try the
Unicode version. |
| Color key: |
| Type | Label | Description |
|---|---|---|
| Statement | ||
| Theorem | mappsrpr 5201 | Mapping from positive signed reals to positive reals. |
| Theorem | ltpsrpr 5202 | Mapping of order from positive signed reals to positive reals. |
| Theorem | map2psrpr 5203 | Equivalence for positive signed real. |
| Theorem | suppsrlem 5204 | Mapping of non-empty subset from positive reals to positive signed reals. |
| Theorem | suppsr 5205 | A non-empty, bounded set of positive signed reals has a supremum. |
| Theorem | suppsr2 5206 | A non-empty, bounded set of positive signed reals has a supremum. (Converts quantifier restrictions to all reals.) |
| Theorem | suppsr3 5207 | A non-empty, bounded set with at least one positive real has a supremum. |
| Theorem | supsrlem1 5208 | Lemma for supremum theorem. |
| Theorem | supsrlem2 5209 | Lemma for supremum theorem. |
| Theorem | supsrlem3 5210 | Lemma for supremum theorem. |
| Theorem | supsrlem4 5211 | Lemma for supremum theorem. |
| Theorem | supsrlem5 5212 | Lemma for supremum theorem. |
| Theorem | supsrlem6 5213 | Lemma for supremum theorem. |
| Theorem | supsr 5214 | A non-empty, bounded set of signed reals has a supremum. |
| Syntax | cc 5215 | Class of complex numbers. |
| Syntax | cr 5216 | Class of real numbers. |
| Syntax | cc0 5217 | Extend class notation to include the complex number 0. |
| Syntax | c1 5218 | Extend class notation to include the complex number 1. |
| Syntax | ci 5219 | Extend class notation to include the complex number i. |
| Syntax | caddc 5220 | Addition on complex numbers. |
| Syntax | cltrr 5221 | 'Less than' predicate (defined over real subset of complex numbers). |
| Syntax | cmul 5222 |
Multiplication on complex numbers. The token |
| Definition | df-c 5223 | Define the set of complex numbers. The 25 axioms for complex numbers start at axcnex 5250. |
| Definition | df-0 5224 | Define the complex number 0 (base 10). |
| Definition | df-1 5225 | Define the complex number 1 (base 10). |
| Definition | df-i 5226 | Define the complex number i (the imaginary unit). |
| Definition | df-r 5227 | Define the set of real numbers. |
| Definition | df-plus 5228 | Define addition over complex numbers. |
| Definition | df-mul 5229 | Define multiplication over complex numbers. |
| Definition | df-lt 5230 | Define 'less than' on the real subset of complex numbers. |
| Theorem | opelcn 5231 | Ordered pair membership in the class of complex numbers. |
| Theorem | opelreal 5232 | Ordered pair membership in class of real subset of complex numbers. |
| Theorem | elreal 5233 | Membership in class of real numbers. |
| Theorem | 0ncn 5234 | 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. |
| Theorem | ltrelre 5235 | 'Less than' is a relation on real numbers. |
| Theorem | addcnsr 5236 | Addition of complex numbers in terms of signed reals. |
| Theorem | mulcnsr 5237 | Multiplication of complex numbers in terms of signed reals. |
| Theorem | eqresr 5238 | Equality of real numbers in terms of intermediate signed reals. |
| Theorem | addresr 5239 | Addition of real numbers in terms of intermediate signed reals. |
| Theorem | mulresr 5240 | Multiplication of real numbers in terms of intermediate signed reals. |
| Theorem | ltresr 5241 | Ordering of real subset of complex numbers in terms of signed reals. |
| Theorem | suprelem 5242 | Mapping of non-empty subset from signed reals to reals. |
| Theorem | supre 5243 | A non-empty, bounded-above set of reals has a supremum. |
| Theorem | ltsor 5244 | 'Less than' is a strict ordering on real subset of complex numbers. Note: use ltso 5495 and not this one after the complex number postulates are derived, in order to maintain a "clean" derivation of complex number theorems directly from postulates. The artificial right conjunct is intended to help discourage its accidental use in place of ltso 5495. |
| Theorem | dfcnqs 5245 |
Technical trick to permit reuse of previous lemmas to prove arithmetic
operation laws in |
| Theorem | addcnsrec 5246 | Technical trick to permit re-use of some equivalence class lemmas for operation laws. See dfcnqs 5245 and mulcnsrec 5247. |
| Theorem | mulcnsrec 5247 |
Technical trick to permit re-use of some equivalence class lemmas for
operation laws. The trick involves ecid 4293,
which shows that the coset
of the converse epsilon relation (which is not an equivalence relation)
leaves a set unchanged. See also dfcnqs 5245.
Note: This is the last lemma (from which the axioms will be derived) in the construction of real and complex numbers. The construction starts at cnpi 4955. |
| Real and complex number postulates | ||
| Theorem | axaddopr 5248 | 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 5254. |
| Theorem | axmulopr 5249 | Multiplication 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 axmulcl 5256. |
| Theorem | axcnex 5250 |
The class of complex numbers is a set, i.e. it is a member of the universe
of sets |
| Theorem | axresscn 5251 | The real numbers are a subset of the complex numbers. Axiom 2 of 25 for real and complex numbers, derived from ZF set theory. |
| Theorem | ax1cn 5252 | 1 is a complex number. Axiom 3 of 25 for real and complex numbers, derived from ZF set theory. |
| Theorem | axicn 5253 |
|
| Theorem | axaddcl 5254 | Closure law for addition of complex numbers. Axiom 5 of 25 for real and complex numbers, derived from ZF set theory. |