| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > oelim | Structured version Visualization version GIF version | ||
| Description: Ordinal exponentiation with a limit exponent and nonzero base. Definition 8.30 of [TakeutiZaring] p. 67. Definition 2.6 of [Schloeder] p. 4. (Contributed by NM, 1-Jan-2005.) (Revised by Mario Carneiro, 8-Sep-2013.) |
| Ref | Expression |
|---|---|
| oelim | ⊢ (((𝐴 ∈ On ∧ (𝐵 ∈ 𝐶 ∧ Lim 𝐵)) ∧ ∅ ∈ 𝐴) → (𝐴 ↑o 𝐵) = ∪ 𝑥 ∈ 𝐵 (𝐴 ↑o 𝑥)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | limelon 6430 | . . 3 ⊢ ((𝐵 ∈ 𝐶 ∧ Lim 𝐵) → 𝐵 ∈ On) | |
| 2 | simpr 490 | . . 3 ⊢ ((𝐵 ∈ 𝐶 ∧ Lim 𝐵) → Lim 𝐵) | |
| 3 | 1, 2 | jca 521 | . 2 ⊢ ((𝐵 ∈ 𝐶 ∧ Lim 𝐵) → (𝐵 ∈ On ∧ Lim 𝐵)) |
| 4 | rdglim2a 8422 | . . . 4 ⊢ ((𝐵 ∈ On ∧ Lim 𝐵) → (rec((𝑦 ∈ V ↦ (𝑦 ·o 𝐴)), 1o)‘𝐵) = ∪ 𝑥 ∈ 𝐵 (rec((𝑦 ∈ V ↦ (𝑦 ·o 𝐴)), 1o)‘𝑥)) | |
| 5 | 4 | ad2antlr 740 | . . 3 ⊢ (((𝐴 ∈ On ∧ (𝐵 ∈ On ∧ Lim 𝐵)) ∧ ∅ ∈ 𝐴) → (rec((𝑦 ∈ V ↦ (𝑦 ·o 𝐴)), 1o)‘𝐵) = ∪ 𝑥 ∈ 𝐵 (rec((𝑦 ∈ V ↦ (𝑦 ·o 𝐴)), 1o)‘𝑥)) |
| 6 | oevn0 8502 | . . . . 5 ⊢ (((𝐴 ∈ On ∧ 𝐵 ∈ On) ∧ ∅ ∈ 𝐴) → (𝐴 ↑o 𝐵) = (rec((𝑦 ∈ V ↦ (𝑦 ·o 𝐴)), 1o)‘𝐵)) | |
| 7 | onelon 6389 | . . . . . . . . . 10 ⊢ ((𝐵 ∈ On ∧ 𝑥 ∈ 𝐵) → 𝑥 ∈ On) | |
| 8 | oevn0 8502 | . . . . . . . . . 10 ⊢ (((𝐴 ∈ On ∧ 𝑥 ∈ On) ∧ ∅ ∈ 𝐴) → (𝐴 ↑o 𝑥) = (rec((𝑦 ∈ V ↦ (𝑦 ·o 𝐴)), 1o)‘𝑥)) | |
| 9 | 7, 8 | sylanl2 694 | . . . . . . . . 9 ⊢ (((𝐴 ∈ On ∧ (𝐵 ∈ On ∧ 𝑥 ∈ 𝐵)) ∧ ∅ ∈ 𝐴) → (𝐴 ↑o 𝑥) = (rec((𝑦 ∈ V ↦ (𝑦 ·o 𝐴)), 1o)‘𝑥)) |
| 10 | 9 | exp42 441 | . . . . . . . 8 ⊢ (𝐴 ∈ On → (𝐵 ∈ On → (𝑥 ∈ 𝐵 → (∅ ∈ 𝐴 → (𝐴 ↑o 𝑥) = (rec((𝑦 ∈ V ↦ (𝑦 ·o 𝐴)), 1o)‘𝑥))))) |
| 11 | 10 | com34 92 | . . . . . . 7 ⊢ (𝐴 ∈ On → (𝐵 ∈ On → (∅ ∈ 𝐴 → (𝑥 ∈ 𝐵 → (𝐴 ↑o 𝑥) = (rec((𝑦 ∈ V ↦ (𝑦 ·o 𝐴)), 1o)‘𝑥))))) |
| 12 | 11 | imp41 431 | . . . . . 6 ⊢ ((((𝐴 ∈ On ∧ 𝐵 ∈ On) ∧ ∅ ∈ 𝐴) ∧ 𝑥 ∈ 𝐵) → (𝐴 ↑o 𝑥) = (rec((𝑦 ∈ V ↦ (𝑦 ·o 𝐴)), 1o)‘𝑥)) |
| 13 | 12 | iuneq2dv 4983 | . . . . 5 ⊢ (((𝐴 ∈ On ∧ 𝐵 ∈ On) ∧ ∅ ∈ 𝐴) → ∪ 𝑥 ∈ 𝐵 (𝐴 ↑o 𝑥) = ∪ 𝑥 ∈ 𝐵 (rec((𝑦 ∈ V ↦ (𝑦 ·o 𝐴)), 1o)‘𝑥)) |
| 14 | 6, 13 | eqeq12d 2781 | . . . 4 ⊢ (((𝐴 ∈ On ∧ 𝐵 ∈ On) ∧ ∅ ∈ 𝐴) → ((𝐴 ↑o 𝐵) = ∪ 𝑥 ∈ 𝐵 (𝐴 ↑o 𝑥) ↔ (rec((𝑦 ∈ V ↦ (𝑦 ·o 𝐴)), 1o)‘𝐵) = ∪ 𝑥 ∈ 𝐵 (rec((𝑦 ∈ V ↦ (𝑦 ·o 𝐴)), 1o)‘𝑥))) |
| 15 | 14 | adantlrr 734 | . . 3 ⊢ (((𝐴 ∈ On ∧ (𝐵 ∈ On ∧ Lim 𝐵)) ∧ ∅ ∈ 𝐴) → ((𝐴 ↑o 𝐵) = ∪ 𝑥 ∈ 𝐵 (𝐴 ↑o 𝑥) ↔ (rec((𝑦 ∈ V ↦ (𝑦 ·o 𝐴)), 1o)‘𝐵) = ∪ 𝑥 ∈ 𝐵 (rec((𝑦 ∈ V ↦ (𝑦 ·o 𝐴)), 1o)‘𝑥))) |
| 16 | 5, 15 | mpbird 260 | . 2 ⊢ (((𝐴 ∈ On ∧ (𝐵 ∈ On ∧ Lim 𝐵)) ∧ ∅ ∈ 𝐴) → (𝐴 ↑o 𝐵) = ∪ 𝑥 ∈ 𝐵 (𝐴 ↑o 𝑥)) |
| 17 | 3, 16 | sylanl2 694 | 1 ⊢ (((𝐴 ∈ On ∧ (𝐵 ∈ 𝐶 ∧ Lim 𝐵)) ∧ ∅ ∈ 𝐴) → (𝐴 ↑o 𝐵) = ∪ 𝑥 ∈ 𝐵 (𝐴 ↑o 𝑥)) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 ↔ wb 209 ∧ wa 401 = wceq 1570 ∈ wcel 2146 Vcvv 3457 ∅c0 4286 ∪ ciun 4958 ↦ cmpt 5194 Oncon0 6364 Lim wlim 6365 ‘cfv 6540 (class class class)co 7416 reccrdg 8398 1oc1o 8448 ·o comu 8453 ↑o coe 8454 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1828 ax-4 1842 ax-5 1943 ax-6 2000 ax-7 2041 ax-8 2148 ax-9 2156 ax-10 2179 ax-11 2195 ax-12 2216 ax-ext 2737 ax-rep 5240 ax-sep 5259 ax-nul 5271 ax-pr 5406 ax-un 7738 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-3or 1104 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1813 df-nf 1817 df-sb 2100 df-mo 2569 df-eu 2599 df-clab 2744 df-cleq 2757 df-clel 2840 df-nfc 2914 df-ne 2961 df-ral 3082 df-rex 3092 df-reu 3372 df-rab 3419 df-v 3459 df-sbc 3747 df-csb 3855 df-dif 3909 df-un 3911 df-in 3913 df-ss 3923 df-pss 3926 df-nul 4287 df-if 4490 df-pw 4566 df-sn 4592 df-pr 4594 df-op 4598 df-uni 4875 df-iun 4960 df-br 5112 df-opab 5176 df-mpt 5195 df-tr 5221 df-id 5558 df-eprel 5563 df-po 5571 df-so 5572 df-fr 5616 df-we 5618 df-xp 5669 df-rel 5670 df-cnv 5671 df-co 5672 df-dm 5673 df-rn 5674 df-res 5675 df-ima 5676 df-pred 6306 df-ord 6367 df-on 6368 df-lim 6369 df-suc 6370 df-iota 6496 df-fun 6542 df-fn 6543 df-f 6544 df-f1 6545 df-fo 6546 df-f1o 6547 df-fv 6548 df-ov 7419 df-oprab 7420 df-mpo 7421 df-2nd 7989 df-frecs 8280 df-wrecs 8311 df-recs 8360 df-rdg 8399 df-1o 8455 df-oexp 8461 |
| This theorem is used by: oecl 8524 oe1m 8532 oen0 8574 oeordi 8575 oewordri 8580 oeworde 8581 oelim2 8583 oeoalem 8584 oeoelem 8586 oeeulem 8589 oe0suclim 44037 nnoeomeqom 44072 |
| Copyright terms: Public domain | W3C validator |