HomeHome Metamath Proof Explorer < Previous   Next >
Browser slow? Try the
Unicode version.

Jump to page: Contents + 1 1-100 2 101-200 3 201-300 4 301-400 5 401-500 6 501-600 7 601-700 8 701-800 9 801-900 10 901-1000 11 1001-1100 12 1101-1200 13 1201-1300 14 1301-1400 15 1401-1500 16 1501-1600 17 1601-1700 18 1701-1800 19 1801-1900 20 1901-2000 21 2001-2100 22 2101-2200 23 2201-2300 24 2301-2400 25 2401-2500 26 2501-2600 27 2601-2700 28 2701-2800 29 2801-2900 30 2901-3000 31 3001-3100 32 3101-3200 33 3201-3300 34 3301-3400 35 3401-3500 36 3501-3600 37 3601-3700 38 3701-3800 39 3801-3900 40 3901-4000 41 4001-4100 42 4101-4200 43 4201-4300 44 4301-4400 45 4401-4500 46 4501-4600 47 4601-4700 48 4701-4800 49 4801-4900 50 4901-5000 51 5001-5100 52 5101-5200 53 5201-5300 54 5301-5400 55 5401-5500 56 5501-5600 57 5601-5700 58 5701-5800 59 5801-5900 60 5901-6000 61 6001-6100 62 6101-6200 63 6201-6300 64 6301-6400 65 6401-6500 66 6501-6600 67 6601-6700 68 6701-6800 69 6801-6900 70 6901-7000 71 7001-7100 72 7101-7200 73 7201-7300 74 7301-7400 75 7401-7500 76 7501-7600 77 7601-7700 78 7701-7800 79 7801-7900 80 7901-8000 81 8001-8100 82 8101-8200 83 8201-8300 84 8301-8400 85 8401-8500 86 8501-8600 87 8601-8700 88 8701-8800 89 8801-8900 90 8901-9000 91 9001-9100 92 9101-9200 93 9201-9300 94 9301-9400 95 9401-9500 96 9501-9600 97 9601-9700 98 9701-9800 99 9801-9900 100 9901-10000 101 10001-10100 102 10101-10200 103 10201-10300 104 10301-10400 105 10401-10500 106 10501-10600 107 10601-10700 108 10701-10800 109 10801-10900 110 10901-11000 111 11001-11100 112 11101-11200 113 11201-11300 114 11301-11400 115 11401-11500 116 11501-11600 117 11601-11700 118 11701-11800 119 11801-11900 120 11901-12000 121 12001-12100 122 12101-12200 123 12201-12229

Color key:    Metamath Proof Explorer  Metamath Proof Explorer
(1-9062)
  Hilbert Space Explorer  Hilbert Space Explorer
(9063-10650)
  Users' Mathboxes  Users' Mathboxes
(10651-12229)
 

Statement List for Metamath Proof Explorer - 4201-4300 - Page 43 of 123
TypeLabelDescription
Statement
 
Theoremfparlem3 4201 Lemma for fpar 4203.
 
Theoremfparlem4 4202 Lemma for fpar 4203.
 
Theoremfpar 4203 Merge two functions in parallel. Use as the second argument of a composition with a (2-place) operation to build compound operations such as z = ((sqr` x) + (abs` y)).
|- H = ((`'(1st |` (V X. V)) o. (F o. (1st |` (V X. V)))) i^i (`'(2nd |` (V X. V)) o. (G o. (2nd |` (V X. V)))))   =>   |- ((F Fn A /\ G Fn B) -> H = {<.<.x, y>., z>. | ((x e. A /\ y e. B) /\ z = <.(F` x), (G` y)>.)})
 
Theoremfsplit 4204 A function that can be used to feed a common value to both operands of an operation. Use as the second argument of a composition with the function of fpar 4203 in order to build compound functions such as y = ((sqr` x) + (abs` x)).
|- `'(1st |` I) = {<.x, y>. | y = <.x, x>.}
 
Cantor's Theorem
 
Theoremcanth 4205 No set A is equinumerous to its power set (Cantor's theorem), i.e. no function can map A it onto its power set. Compare Theorem 6B(b) of [Enderton] p. 132. For the equinumerosity version, see canth2 4629. Note that A must be a set: this theorem does not hold when A is too large to be a set; see ncanth 4206 for a counterexample. (Use nex 1137 if you want the form -. E.ff:A-onto->P~A.)
|- A e. V   =>   |- -. F:A-onto->P~A
 
Theoremncanth 4206 Cantor's theorem fails for the universal class (which is not a set but a proper class by vprc 2787). Specifically, the identity function maps the universe onto its power class. Compare canth 4205 that works for sets. See also the remark in ru 1984 about NF, in which Cantor's theorem fails for sets that are "too large." This theorem gives some intuition behind that failure: in NF the universal class is a set, and it equals its own power set.
|- I:V-onto->P~V
 
Miscellaneous ordinal theorems (that depend on functions and relations)
 
Theoremiunon 4207 The indexed union of a set of ordinal numbers B(x) is an ordinal number.
|- A e. V   &   |- B e. V   =>   |- (A.x e. A B e. On -> U_x e. A B e. On)
 
Theoremiinon 4208 The nonempty indexed intersection of a class of ordinal numbers B(x) is an ordinal number.
|- B e. V   =>   |- ((A.x e. A B e. On /\ A =/= (/)) -> |^|_x e. A B e. On)
 
Theoremonfununi 4209 A property of functions on ordinal numbers. Generalization of Theorem Schema 8E of [Enderton] p. 218. (Contributed by Eric Schmidt, 26-May-2009.)
|- (Lim y -> (F` y) = U_x e. y (F` x))   &   |- ((x e. On /\ y e. On /\ x (_ y) -> (F` x) (_ (F` y))   =>   |- ((S e. T /\ S (_ On /\ S =/= (/)) -> (F` U.S) = U_x e. S (F` x))
 
Theoremonopruni 4210 A variant of onfununi 4209 for operations. (Contributed by Eric Schmidt, 26-May-2009.)
|- (Lim y -> (AFy) = U_x e. y (AFx))   &   |- ((x e. On /\ y e. On /\ x (_ y) -> (AFx) (_ (AFy))   =>   |- ((S e. T /\ S (_ On /\ S =/= (/)) -> (AFU.S) = U_x e. S (AFx))
 
Theoremonopriun 4211 A variant of onopruni 4210 with indexed unions. (Contributed by Eric Schmidt, 26-May-2009.)
|- (Lim y -> (AFy) = U_x e. y (AFx))   &   |- ((x e. On /\ y e. On /\ x (_ y) -> (AFx) (_ (AFy))   =>   |- ((K e. T /\ A.z e. K L e. On /\ K =/= (/)) -> (AFU_z e. K L) = U_z e. K (AFL))
 
Transfinite recursion
 
Theoremtfrlem1 4212 A technical lemma for transfinite recursion. Compare Lemma 1 of [TakeutiZaring] p. 47.
|- (A e. On -> ((F Fn A /\ G Fn A) -> (A.x e. A ((F` x) = (B` (F |` x)) /\ (G` x) = (B` (G |` x))) -> A.x e. A (F` x) = (G` x))))
 
Theoremtfrlem2 4213 Lemma for transfinite recursion. This provides some messy details needed to link tfrlem1 4212 into the main proof.
 
Theoremtfrlem3 4214 Lemma for transfinite recursion. Let A be the class of "acceptable" functions. The final thing we're interested in is the union of all these acceptable functions. This lemma just changes some bound variables in A for later use.
 
Theoremtfrlem4 4215 Lemma for transfinite recursion. A is the class of all "acceptable" functions, and F is their union. First we show that an acceptable function is in fact a function.
 
Theoremtfrlem5 4216 Lemma for transfinite recursion. The values of two acceptable functions are the same within their domains.
 
Theoremtfrlem6 4217 Lemma for transfinite recursion. The union of all acceptable functions is a relation.
 
Theoremtfrlem7 4218 Lemma for transfinite recursion. The union of all acceptable functions is a function.
 
Theoremtfrlem8 4219 Lemma for transfinite recursion. The domain of F is ordinal. (The proof was shortened by Alan Sare, 11-Mar-2008.)
 
Theoremtfrlem9 4220 Lemma for transfinite recursion. Here we compute the value of F (the union of all acceptable functions).
 
Theoremtfrlem10 4221 Lemma for transfinite recursion. We define class C by extending F with one ordered pair. We will assume, falsely, that domain of F is a member of, and thus not equal to, On. Using this assumption we will prove facts about C that will lead to a contradiction in tfrlem13 4224, thus showing the domain of F does in fact equal On. Here we show (under the false assumption) that C is a function extending the domain of F by one. (The proof was shortened by Alan Sare, 20-Feb-2008.)
 
Theoremtfrlem11 4222 Lemma for transfinite recursion. Compute the value of C.
 
Theoremtfrlem12 4223 Lemma for transfinite recursion. Show C is an acceptable function.
 
Theoremtfrlem13 4224 Lemma for transfinite recursion. If dom F is in On, then C is acceptable, and thus a subset of F, but dom C is bigger than dom F. This is a contradiction, so dom F must be On.
 
Theoremtfr1 4225 Principle of Transfinite Recursion, part 1 of 3. Theorem 7.41(1) of [TakeutiZaring] p. 47. We start with an arbitrary class G, normally a function, and define a class A of all "acceptable" functions. The final function we're interested in is the union F of them. F is then said to be defined by transfinite recursion. The purpose of the 3 parts of this theorem is to demonstrate properties of F. In this first part we show that F is a function whose domain is all ordinal numbers.
|- A = {f | E.x e. On (f Fn x /\ A.y e. x (f` y) = (G` (f |` y)))}   &   |- F = U.A   =>   |- F Fn On
 
Theoremtfr2 4226 Principle of Transfinite Recursion, part 2 of 3. Theorem 7.41(2) of [TakeutiZaring] p. 47. Here we show that the function F has the property that for any function G whatsoever, the "next" value of F is G recursively applied to all "previous" values of F.
|- A = {f | E.x e. On (f Fn x /\ A.y e. x (f` y) = (G` (f |` y)))}   &   |- F = U.A   =>   |- (z e. On -> (F` z) = (G` (F |` z)))
 
Theoremtfr3 4227 Principle of Transfinite Recursion, part 3 of 3. Theorem 7.41(3) of [TakeutiZaring] p. 47. Finally we show that F is unique. We do this by showing that any class B with the same properties of F that we showed in parts 1 and 2 is identical to F.
|- A = {f | E.x e. On (f Fn x /\ A.y e. x (f` y) = (G` (f |` y)))}   &   |- F = U.A   =>   |- ((B Fn On /\ A.x e. On (B` x) = (G` (B |` x))) -> B = F)
 
Theoremtz7.44lem1 4228 G is a function. Lemma for tz7.44-1 4229, tz7.44-2 4230, and tz7.44-3 4231.
|- G = {<.x, y>. | ((x = (/) /\ y = A) \/ (-. (x = (/) \/ Lim dom x) /\ y = (H` (x` U.dom x))) \/ (Lim dom x /\ y = U.ran x))}   =>   |- Fun G
 
Theoremtz7.44-1 4229 The value of F at (/). Part 1 of Theorem 7.44 of [TakeutiZaring] p. 49.
|- G = {<.x, y>. | ((x = (/) /\ y = A) \/ (-. (x = (/) \/ Lim dom x) /\ y = (H` (x` U.dom x))) \/ (Lim dom x /\ y = U.ran x))}   &   |- F Fn On   &   |- (x e. On -> (F` x) = (G` (F |` x)))   &   |- A e. V   =>   |- (F` (/)) = A
 
Theoremtz7.44-2 4230 The value of F at a successor ordinal. Part 2 of Theorem 7.44 of [TakeutiZaring] p. 49.
|- G = {<.x, y>. | ((x = (/) /\ y = A) \/ (-. (x = (/) \/ Lim dom x) /\ y = (H` (x` U.dom x))) \/ (Lim dom x /\ y = U.ran x))}   &   |- F Fn On   &   |- (x e. On -> (F` x) = (G` (F |` x)))   &   |- B e. On   =>   |- (F` suc B) = (H` (F` B))
 
Theoremtz7.44-3 4231 The value of F at a limit ordinal. Part 3 of Theorem 7.44 of [TakeutiZaring] p. 49.
|- G = {<.x, y>. | ((x = (/) /\ y = A) \/ (-. (x = (/) \/ Lim dom x) /\ y = (H` (x` U.dom x))) \/ (Lim dom x /\ y = U.ran x))}   &   |- F Fn On   &   |- (x e. On -> (F` x) = (G` (F |` x)))   &   |- B e. On   =>   |- (Lim B -> (F` B) = U.(F"B))
 
Recursive definition generator
 
Syntaxcrdg 4232 Extend class notation with the recursive definition generator.
class rec(A, B)
 
Definitiondf-rdg 4233 Define a recursive definition generator on On (the class of ordinal numbers) with characteristic function F and initial value A. This combines functions F in tfr1 4225 and G in tz7.44-1 4229 into one definition. This rather amazing operation allows us to define, with compact direct definitions, functions that are usually defined in textbooks only with indirect self-referencing recursive definitions. A recursive definition requires advanced metalogic to justify - in particular, eliminating a recursive definition is very difficult and often not even shown in textbooks. On the other hand, the elimination of a direct definition is a matter of simple mechanical substitution. The price paid is the daunting complexity of our rec operation. But once we get past this hurdle, otherwise recursive definitions become relatively simple, as in for example oav 4286, from which we prove the recursive textbook definition as theorems oa0 4291, oasuc 4299, and oalim 4303 (with the help of theorems rdg0 4242, rdgsuc 4246, and rdglimi 4244). We can also restrict the rec operation to define otherwise recursive functions on the natural numbers om; see fr0g 4253 and frsuc 4254. Our rec operation apparently does not appear in published literature, although closely related is Definition 25.2 of [Quine] p. 177, which he uses to "turn...a recursion into a genuine or direct definition" (p. 174). Note that the if operations (see df-if 2416) select cases based on whether the domain of g is zero, a successor, or a limit ordinal.

An important use of this definition is in the recursive sequence generator df-seq1 6673 on the natural numbers (as a subset of the complex numbers), allowing us to define, with direct definitions, recursive infinite sequences such as the factorial function df-fac 7135 and integer powers df-exp 6764.

Note: We introduce rec with the philosophical goal of being able to eliminate all definitions with direct mechanical substitution and to verify easily the soundness of definitions. Metamath itself has no built-in technical limitation that prevents recursive definitions in the traditional textbook style.

|- rec(F, A) = U.{f | E.x e. On (f Fn x /\ A.y e. x (f` y) = ({<.g, z>. | z = if(g = (/), A, if(Lim dom g, U.ran g, (F` (g` U.dom g))))}` (f |` y)))}
 
Theoremdfrdg2 4234 Alternate definition of a recursive definition generator. (This was the original definition, but it was later replaced with the slightly shorter df-rdg 4233.)
|- rec(F, A) = U.{f | E.x e. On (f Fn x /\ A.y e. x (f` y) = ({<.g, z>. | ((g = (/) /\ z = A) \/ (-. (g = (/) \/ Lim dom g) /\ z = (F` (g` U.dom g))) \/ (Lim dom g /\ z = U.ran g))}` (f |` y)))}
 
Theoremrdgeq1 4235 Equality theorem for the recursive definition generator.
|- (F = G -> rec(F, A) = rec(G, A))
 
Theoremrdgeq2 4236 Equality theorem for the recursive definition generator.
|- (A = B -> rec(F, A) = rec(F, B))
 
Theoremhbrdg 4237 Bound-variable hypothesis builder for the recursive definition generator.
|- (y e. F -> A.x y e. F)   &   |- (y e. A -> A.x y e. A)   =>   |- (y e. rec(F, A) -> A.x y e. rec(F, A))
 
Theoremrdglem1 4238 Lemma used with the recursive definition generator. This is a trivial lemma that just changes bound variables for later use.
|- {f | E.x e. On (f Fn x /\ A.y e. x (f` y) = (G` (f |` y)))} = {g | E.z e. On (g Fn z /\ A.w e. z (g` w) = (G` (g |` w)))}
 
Theoremrdglem2 4239 Lemma used with the recursive definition generator. This is a trivial lemma that just changes bound variables for later use.
|- {<.x, y>. | ((x = (/) /\ y = A) \/ (-. (x = (/) \/ Lim dom x) /\ y = (H` (x` U.dom x))) \/ (Lim dom x /\ y = U.ran x))} = {<.z, y>. | ((z = (/) /\ y = A) \/ (-. (z = (/) \/ Lim dom z) /\ y = (H` (z` U.dom z))) \/ (Lim dom z /\ y = U.ran z))}
 
Theoremrdgfnon 4240 The recursive definition generator is a function on ordinal numbers.
|- rec(F, A) Fn On
 
Theoremrdgval 4241 Value of the recursive definition generator.
|- (g e. On -> (rec(F, A)` g) = ({<.w, z>. | ((w = (/) /\ z = A) \/ (-. (w = (/) \/ Lim dom w) /\ z = (F` (w` U.dom w))) \/ (Lim dom w /\ z = U.ran w))}` (rec(F, A) |` g)))
 
Theoremrdg0 4242 The initial value of the recursive definition generator.
|- A e. V   =>   |- (rec(F, A)` (/)) = A
 
Theoremrdgsuci 4243 The value of the recursive definition generator at a successor.
|- B e. On   =>   |- (rec(F, A)` suc B) = (F` (rec(F, A)` B))
 
Theoremrdglimi 4244 The value of the recursive definition generator at a limit ordinal.
|- B e. On   =>   |- (Lim B -> (rec(F, A)` B) = U.(rec(F, A)"B))
 
Theoremrdg0g 4245 The initial value of the recursive definition generator.
|- (A e. C -> (rec(F, A)` (/)) = A)
 
Theoremrdgsuc 4246 The value of the recursive definition generator at a successor.
|- (B e. On -> (rec(F, A)` suc B) = (F` (rec(F, A)` B)))
 
Theoremrdgsucopab 4247 The value of the recursive definition generator at a successor (special case where the characteristic function is an ordered pair abstraction).
|- (z e. A -> A.x z e. A)   &   |- (z e. B -> A.x z e. B)   &   |- (z e. D -> A.x z e. D)   &   |- F = rec({<.x, y>. | y = C}, A)   &   |- (x = (F` B) -> C = D)   =>   |- ((B e. On /\ D e. R) -> (F` suc B) = D)
 
Theoremrdgsucopabn 4248 The value of the recursive definition generator at a successor (special case where the characteristic function is an ordered-pair class abstraction and where the mapping class D is a proper class). This is a technical lemma that can be used together with rdgsucopab 4247 to help eliminate redundant sethood antecedents.
|- (z e. A -> A.x z e. A)   &   |- (z e. B -> A.x z e. B)   &   |- (z e. D -> A.x z e. D)   &   |- F = rec({<.x, y>. | y = C}, A)   &   |- (x = (F` B) -> C = D)   =>   |- (-. D e. V -> (F` suc B) = (/))
 
Theoremrdglim 4249 The value of the recursive definition generator at a limit ordinal.
|- ((B e. C /\ Lim B) -> (rec(F, A)` B) = U.(rec(F, A)"B))
 
Theoremrdglim2 4250 The value of the recursive definition generator at a limit ordinal, in terms of the union of all smaller values.
|- ((B e. C /\ Lim B) -> (rec(F, A)` B) = U.{y | E.x e. B y = (rec(F, A)` x)})
 
Theoremrdglim2a 4251 The value of the recursive definition generator at a limit ordinal, in terms of indexed union of all smaller values.
|- ((B e. C /\ Lim B) -> (rec(F, A)` B) = U_x e. B (rec(F, A)` x))
 
Finite recursion
 
Theoremfrfnom 4252 The function generated by finite recursive definition generation is a function on omega.
|- (rec(F, A) |` om) Fn om
 
Theoremfr0g 4253 The initial value resulting from finite recursive definition generation.
|- (A e. B -> ((rec(F, A) |` om)` (/)) = A)
 
Theoremfrsuc 4254 The successor value resulting from finite recursive definition generation.
|- (B e. om -> ((rec(F, A) |` om)` suc B) = (F` ((rec(F, A) |` om)` B)))
 
Theoremfrsucopab 4255 The successor value resulting from finite recursive definition generation (special case where the generation function is an ordered pair abstraction).
|- (z e. A -> A.x z e. A)   &   |- (z e. B -> A.x z e. B)   &   |- (z e. D -> A.x z e. D)   &   |- F = (rec({<.x, y>. | y = C}, A) |` om)   &   |- (x = (F` B) -> C = D)   =>   |- ((B e. om /\ D e. R) -> (F` suc B) = D)
 
Theoremtz7.48lem 4256 A way of showing an ordinal function is one-to-one.
|- F Fn On   =>   |- ((A (_ On /\ A.x e. A A.y e. x -. (F` x) = (F` y)) -> Fun `'(F |` A))
 
Theoremtz7.48-1 4257 Proposition 7.48(1) of [TakeutiZaring] p. 51.
|- F Fn On   =>   |- (A.x e. On (F` x) e. (A \ (F"x)) -> ran F (_ A)
 
Theoremtz7.48-2 4258 Proposition 7.48(2) of [TakeutiZaring] p. 51.
|- F Fn On   =>   |- (A.x e. On (F` x) e. (A \ (F"x)) -> Fun `'F)
 
Theoremtz7.48-3 4259 Proposition 7.48(3) of [TakeutiZaring] p. 51.
|- F Fn On   =>   |- (A.x e. On (F` x) e. (A \ (F"x)) -> -. A e. V)
 
Theoremtz7.49 4260 Proposition 7.49 of [TakeutiZaring] p. 51.
|- F Fn On   &   |- A e. V   =>   |- (A.x e. On ((A \ (F"x)) =/= (/) -> (F` x) e. (A \ (F"x))) -> E.x e. On (A.y e. x (A \ (F"y)) =/= (/) /\ (F"x) = A /\ Fun `'(F |` x)))
 
Theoremtz7.49c 4261 Corollary of Proposition 7.49 of [TakeutiZaring] p. 51.
|- F Fn On   &   |- A e. V   =>   |- (A.x e. On ((A \ (F"x)) =/= (/) -> (F` x) e. (A \ (F"x))) -> E.x e. On (F |` x):x-1-1-onto->A)
 
Abian's "most fundamental" fixed point theorem
 
Theoremabianfplem 4262 Lemma for abianfp 4263. We prove by transfinite induction that if F has a fixed point x, then its iterates also equal x. This lemma is used for the "trivial" direction of the main theorem.
 
Theoremabianfp 4263 "A most fundamental fixed point theorem" of Alexander Abian (1923-1999), apparently proved in 1998. Let G` 0 = x, G` 1 = F` x, G` 2 = F` (F` x),... be the iterates of F. The theorem reads (using our variable names): "Let F be a mapping from a set A into itself. Then F has a fixed point if and only if: There exists an element x of A such that for every ordinal v , G` v is an element of A, and if G` v is not a fixed point of F then the G` u 's are all distinct for every ordinal u e. v." See df-rdg 4233 for the rec operation. The proof's key idea is to assume that F does not have a fixed point, then use the Axiom of Replacement in the form of f1dmex 3821 to derive that the class of all ordinal numbers exists, contradicting onprc 3143. Our version of this theorem does not require the hypothesis that F be a mapping. Reference: http://us2.metamath.org:88/abian-themostfixed.html. For an application of this theorem, see http://groups.google.com/group/sci.stat.math/msg/1737ee1133c24aeb for its use in a proof of Tarski's fixed point theorem.
|- A e. V   &   |- G = rec({<.z, w>. | w = (F` z)}, x)   =>   |- (E.x e. A (F` x) = x <-> E.x e. A A.v e. On ((G` v) e. A /\ (-. (F` (G` v)) = (G` v) -> A.u e. v -. (G` v) = (G` u))))
 
Ordinal arithmetic
 
Syntaxc1o 4264 Extend the definition of a class to include the ordinal number 1.
class 1o
 
Syntaxc2o 4265 Extend the definition of a class to include the ordinal number 2.
class 2o
 
Syntaxcoa 4266 Extend the definition of a class to include the ordinal addition operation.
class +o
 
Syntaxcomu 4267 Extend the definition of a class to include the ordinal multiplication operation.
class .o
 
Syntaxcoe 4268 Extend the definition of a class to include the ordinal exponentiation operation.
class ^o
 
Definitiondf-1o 4269 Define the ordinal number 1.
|- 1o = suc (/)
 
Definitiondf-2o 4270 Define the ordinal number 2.
|- 2o = suc 1o
 
Definitiondf-oadd 4271 Define the ordinal addition operation.
|- +o = {<.<.x, y>., z>. | ((x e. On /\ y e. On) /\ z = (rec({<.w, v>. | v = suc w}, x)` y))}
 
Definitiondf-omul 4272 Define the ordinal multiplication operation.
|- .o = {<.<.x, y>., z>. | ((x e. On /\ y e. On) /\ z = (rec({<.w, v>. | v = (w +o x)}, (/))` y))}
 
Definitiondf-oexp 4273 Define the ordinal exponentiation operation.
|- ^o = {<.<.x, y>., z>. | ((x e. On /\ y e. On) /\ z = if(x = (/), (1o \ y), (rec({<.w, v>. | v = (w .o x)}, 1o)` y)))}
 
Theorem1on 4274 Ordinal 1 is an ordinal number.
|- 1o e. On
 
Theorem2on 4275 Ordinal 2 is an ordinal number.
|- 2o e. On
 
Theoremdf1o2 4276 Expanded value of the ordinal number 1.
|- 1o = {(/)}
 
Theoremdf2o2 4277 Expanded value of the ordinal number 2.
|- 2o = {(/), {(/)}}
 
Theorem1n0 4278 Ordinal one is not equal to ordinal zero.
|- 1o =/= (/)
 
Theoremxp01disj 4279 Cross products with the singletons of ordinals 0 and 1 are disjoint.
|- ((A X. {(/)}) i^i (C X. {1o})) = (/)
 
Theoremordgt0ge1 4280 Two ways to express that an ordinal class is positive.
|- (Ord A -> ((/) e. A <-> 1o (_ A))
 
Theoremordge1n0 4281 An ordinal greater than or equal to 1 is nonzero.
|- (Ord A -> (1o (_ A <-> A =/= (/)))
 
Theoremel1o 4282 Membership in ordinal one.
|- (A e. 1o <-> A = (/))
 
Theorem0lt1o 4283 Ordinal zero is less than ordinal one.
|- (/) e. 1o
 
Theoremfnoa 4284 Functionality and domain of ordinal addition.
|- +o Fn (On X. On)
 
Theoremfnom 4285 Functionality and domain of ordinal multiplication.
|- .o Fn (On X. On)
 
Theoremoav 4286 Value of ordinal addition.
|- ((A e. On /\ B e. On) -> (A +o B) = (rec({<.x, y>. | y = suc x}, A)` B))
 
Theoremomv 4287 Value of ordinal multiplication.
|- ((A e. On /\ B e. On) -> (A .o B) = (rec({<.x, y>. | y = (x +o A)}, (/))` B))
 
Theoremoe0lem 4288 A helper lemma for oe0 4297 and others.
|- ((ph /\ A = (/)) -> ps)   &   |- (((A e. On /\ ph) /\ (/) e. A) -> ps)   =>   |- ((A e. On /\ ph) -> ps)
 
Theoremoev 4289 Value of ordinal exponentiation.
|- ((A e. On /\ B e. On) -> (A ^o B) = if(A = (/), (1o \ B), (rec({<.x, y>. | y = (x .o A)}, 1o)` B)))
 
Theoremoevn0 4290 Value of ordinal exponentiation at a nonzero mantissa.
|- (((A e. On /\ B e. On) /\ (/) e. A) -> (A ^o B) = (rec({<.x, y>. | y = (x .o A)}, 1o)` B))
 
Theoremoa0 4291 Addition with zero. Proposition 8.3 of [TakeutiZaring] p. 57.
|- (A e. On -> (A +o (/)) = A)
 
Theoremom0 4292 Ordinal multiplication with zero. Definition 8.15 of [TakeutiZaring] p. 62.
|- (A e. On -> (A .o (/)) = (/))
 
Theoremoe0m 4293 Ordinal exponentiation with zero mantissa.
|- (A e. On -> ((/) ^o A) = (1o \ A))
 
Theoremom0x 4294 Ordinal multiplication with zero. Definition 8.15 of [TakeutiZaring] p. 62. Unlike om0 4292, this version works whether or not A is an ordinal. However, since it is an artifact of our particular function value definition outside the domain, we will not use it in order to be conventional and present it only as a curiosity.
|- (A .o (/)) = (/)
 
Theoremoe0m0 4295 Ordinal exponentiation with zero mantissa and zero exponent. Proposition 8.31 of [TakeutiZaring] p. 67.
|- ((/) ^o (/)) = 1o
 
Theoremoe0m1 4296 Ordinal exponentiation with zero mantissa and nonzero exponent. Proposition 8.31(2) of [TakeutiZaring] p. 67 and its converse.
|- (A e. On -> ((/) e. A <-> ((/) ^o A) = (/)))
 
Theoremoe0 4297 Ordinal exponentiation with zero exponent. Definition 8.30 of [TakeutiZaring] p. 67.
|- (A e. On -> (A ^o (/)) = 1o)
 
Theoremoev2 4298 Alternate value of ordinal exponentiation. Compare oev 4289.
|- ((A e. On /\ B e. On) -> (A ^o B) = ((rec({<.x, y>. | y = (x .o A)}, 1o)` B) i^i ((V \ |^|A) u. |^|B)))
 
Theoremoasuc 4299 Addition with successor. Definition 8.1 of [TakeutiZaring] p. 56.
|- ((A e. On /\ B e. On) -> (A +o suc B) = suc (A +o B))
 
Theoremoa1suc 4300 Addition with 1 is same as successor. Proposition 4.34(a) of [Mendelson] p. 266.
|- (A e. On -> (A +o 1o) = suc A)

MPE Home   Contents Copyright terms: Public domain < Previous  Next >