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-10688

Color key:    Metamath Proof Explorer  Metamath Proof Explorer (1-8760)   Hilbert Space Explorer  Hilbert Space Explorer (8761-10688)  

Statement List for Metamath Proof Explorer - 3901-4000 - Page 40 of 107
TypeLabelDescription
Statement
 
Theoremisoini 3901 Isomorphisms preserve initial segments. Proposition 6.31(2) of [TakeutiZaring] p. 33.
|- ((H Isom R, S (A, B) /\ D e. A) -> (H"(A i^i (`'R"{D}))) = (B i^i (`'S"{(H` D)})))
 
Theoremisofrlem 3902 Lemma for isofr 3903.
 
Theoremisofr 3903 An isomorphism preserves foundedness. Proposition 6.32(1) of [TakeutiZaring] p. 33.
|- (H Isom R, S (A, B) -> (R Fr A <-> S Fr B))
 
Theoremisowe 3904 An isomorphism preserves well ordering. Proposition 6.32(3) of [TakeutiZaring] p. 33.
|- (H Isom R, S (A, B) -> (R We A <-> S We B))
 
Theoremf1oiso 3905 Any one-to-one onto function determines an isomorphism with an induced relation S. Proposition 6.33 of [TakeutiZaring] p. 34.
|- ((H:A-1-1-onto->B /\ S = {<.z, w>. | E.x e. A E.y e. A ((z = (H` x) /\ w = (H` y)) /\ xRy)}) -> H Isom R, S (A, B))
 
Theoremf1owe 3906 Well-ordering of isomorphic relations.
|- R = {<.x, y>. | (F` x)S(F` y)}   =>   |- (F:A-1-1-onto->B -> (S We B -> R We A))
 
Theoremf1oweALT 3907 Well-ordering of isomorphic relations. (This version is proved directly instead of wit the isomorphism predicate.)
|- R = {<.x, y>. | (F` x)S(F` y)}   =>   |- (F:A-1-1-onto->B -> (S We B -> R We A))
 
Cantor's Theorem
 
Theoremcanth 3908 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 4480. Note that A must be a set: this theorem does not hold when A is too large to be a set; see ncanth 3909 for a counterexample. (Use nex 1099 if you want the form -. E.ff:A-onto->P~A.)
|- A e. V   =>   |- -. F:A-onto->P~A
 
Theoremncanth 3909 Cantor's theorem fails for the universal class (which is not a set but a proper class by nvelv 2709). Specifically, the identity function maps the universe onto its power class. Compare canth 3908 that works for sets. See also the remark in ru 1934 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 3910 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 3911 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)
 
Transfinite recursion
 
Theoremtfrlem1 3912 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 3913 Lemma for transfinite recursion. This provides some messy details needed to link tfrlem1 3912 into the main proof.
 
Theoremtfrlem3 3914 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 3915 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 3916 Lemma for transfinite recursion. The values of two acceptable functions are the same within their domains.
 
Theoremtfrlem6 3917 Lemma for transfinite recursion. The union of all acceptable functions is a relation.
 
Theoremtfrlem7 3918 Lemma for transfinite recursion. The union of all acceptable functions is a function.
 
Theoremtfrlem8 3919 Lemma for transfinite recursion. The domain of F is ordinal. (The proof was shortened by Alan Sare, 11-Mar-2008.)
 
Theoremtfrlem9 3920 Lemma for transfinite recursion. Here we compute the value of F (the union of all acceptable functions).
 
Theoremtfrlem10 3921 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 3924, 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 3922 Lemma for transfinite recursion. Compute the value of C.
 
Theoremtfrlem12 3923 Lemma for transfinite recursion. Show C is an acceptable function.
 
Theoremtfrlem13 3924 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 3925 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 3926 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 3927 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 3928 G is a function. Lemma for tz7.44-1 3929, tz7.44-2 3930, and tz7.44-3 3931.
|- 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 3929 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 3930 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 3931 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 3932 Extend class notation with the recursive definition generator.
class rec(A, B)
 
Definitiondf-rdg 3933 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 3925 and G in tz7.44-1 3929 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 4150, from which we prove the recursive textbook definition as theorems oa0 4155, oasuc 4163, and oalim 4167 (with the help of theorems rdg0 3942, rdgsuc 3943, and rdglim 3944). We can also restrict the rec operation to define otherwise recursive functions on the natural numbers om; see fr0t 3953 and frsuct 3954. 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 operators (see df-if 2358) 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 6264 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 6888 and integer powers df-exp 6520.

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 3934 Alternate definition of a recursive definition generator. (This was the original definition, but it was later replaced with the slightly shorter df-rdg 3933.)
|- 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 3935 Equality theorem for the recursive definition generator.
|- (F = G -> rec(F, A) = rec(G, A))
 
Theoremrdgeq2 3936 Equality theorem for the recursive definition generator.
|- (A = B -> rec(F, A) = rec(F, B))
 
Theoremhbrdg 3937 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 3938 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 3939 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 3940 The recursive definition generator is a function on ordinal numbers.
|- rec(F, A) Fn On
 
Theoremrdgval 3941 Value of the recursive definition generator.
|- (g e. On -> (rec(F, A)` g) = (