| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > noseqinds | Structured version Visualization version GIF version | ||
| Description: Induction schema for surreal sequences. (Contributed by Scott Fenton, 18-Apr-2025.) |
| Ref | Expression |
|---|---|
| noseq.1 | ⊢ (𝜑 → 𝑍 = (rec((𝑥 ∈ V ↦ (𝑥 +s 1s )), 𝐴) “ ω)) |
| noseq.2 | ⊢ (𝜑 → 𝐴 ∈ No ) |
| noseqinds.3 | ⊢ (𝑦 = 𝐴 → (𝜓 ↔ 𝜒)) |
| noseqinds.4 | ⊢ (𝑦 = 𝑧 → (𝜓 ↔ 𝜃)) |
| noseqinds.5 | ⊢ (𝑦 = (𝑧 +s 1s ) → (𝜓 ↔ 𝜏)) |
| noseqinds.6 | ⊢ (𝑦 = 𝐵 → (𝜓 ↔ 𝜂)) |
| noseqinds.7 | ⊢ (𝜑 → 𝜒) |
| noseqinds.8 | ⊢ ((𝜑 ∧ 𝑧 ∈ 𝑍) → (𝜃 → 𝜏)) |
| Ref | Expression |
|---|---|
| noseqinds | ⊢ ((𝜑 ∧ 𝐵 ∈ 𝑍) → 𝜂) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | noseq.1 | . . . . 5 ⊢ (𝜑 → 𝑍 = (rec((𝑥 ∈ V ↦ (𝑥 +s 1s )), 𝐴) “ ω)) | |
| 2 | noseq.2 | . . . . 5 ⊢ (𝜑 → 𝐴 ∈ No ) | |
| 3 | noseqinds.3 | . . . . . 6 ⊢ (𝑦 = 𝐴 → (𝜓 ↔ 𝜒)) | |
| 4 | 1, 2 | noseq0 28213 | . . . . . 6 ⊢ (𝜑 → 𝐴 ∈ 𝑍) |
| 5 | noseqinds.7 | . . . . . 6 ⊢ (𝜑 → 𝜒) | |
| 6 | 3, 4, 5 | elrabd 3647 | . . . . 5 ⊢ (𝜑 → 𝐴 ∈ {𝑦 ∈ 𝑍 ∣ 𝜓}) |
| 7 | noseqinds.8 | . . . . . . . . 9 ⊢ ((𝜑 ∧ 𝑧 ∈ 𝑍) → (𝜃 → 𝜏)) | |
| 8 | 1 | adantr 480 | . . . . . . . . . 10 ⊢ ((𝜑 ∧ 𝑧 ∈ 𝑍) → 𝑍 = (rec((𝑥 ∈ V ↦ (𝑥 +s 1s )), 𝐴) “ ω)) |
| 9 | 2 | adantr 480 | . . . . . . . . . 10 ⊢ ((𝜑 ∧ 𝑧 ∈ 𝑍) → 𝐴 ∈ No ) |
| 10 | simpr 484 | . . . . . . . . . 10 ⊢ ((𝜑 ∧ 𝑧 ∈ 𝑍) → 𝑧 ∈ 𝑍) | |
| 11 | 8, 9, 10 | noseqp1 28214 | . . . . . . . . 9 ⊢ ((𝜑 ∧ 𝑧 ∈ 𝑍) → (𝑧 +s 1s ) ∈ 𝑍) |
| 12 | 7, 11 | jctild 525 | . . . . . . . 8 ⊢ ((𝜑 ∧ 𝑧 ∈ 𝑍) → (𝜃 → ((𝑧 +s 1s ) ∈ 𝑍 ∧ 𝜏))) |
| 13 | 12 | expimpd 453 | . . . . . . 7 ⊢ (𝜑 → ((𝑧 ∈ 𝑍 ∧ 𝜃) → ((𝑧 +s 1s ) ∈ 𝑍 ∧ 𝜏))) |
| 14 | noseqinds.4 | . . . . . . . 8 ⊢ (𝑦 = 𝑧 → (𝜓 ↔ 𝜃)) | |
| 15 | 14 | elrab 3645 | . . . . . . 7 ⊢ (𝑧 ∈ {𝑦 ∈ 𝑍 ∣ 𝜓} ↔ (𝑧 ∈ 𝑍 ∧ 𝜃)) |
| 16 | noseqinds.5 | . . . . . . . 8 ⊢ (𝑦 = (𝑧 +s 1s ) → (𝜓 ↔ 𝜏)) | |
| 17 | 16 | elrab 3645 | . . . . . . 7 ⊢ ((𝑧 +s 1s ) ∈ {𝑦 ∈ 𝑍 ∣ 𝜓} ↔ ((𝑧 +s 1s ) ∈ 𝑍 ∧ 𝜏)) |
| 18 | 13, 15, 17 | 3imtr4g 296 | . . . . . 6 ⊢ (𝜑 → (𝑧 ∈ {𝑦 ∈ 𝑍 ∣ 𝜓} → (𝑧 +s 1s ) ∈ {𝑦 ∈ 𝑍 ∣ 𝜓})) |
| 19 | 18 | imp 406 | . . . . 5 ⊢ ((𝜑 ∧ 𝑧 ∈ {𝑦 ∈ 𝑍 ∣ 𝜓}) → (𝑧 +s 1s ) ∈ {𝑦 ∈ 𝑍 ∣ 𝜓}) |
| 20 | 1, 2, 6, 19 | noseqind 28215 | . . . 4 ⊢ (𝜑 → 𝑍 ⊆ {𝑦 ∈ 𝑍 ∣ 𝜓}) |
| 21 | 20 | sselda 3932 | . . 3 ⊢ ((𝜑 ∧ 𝐵 ∈ 𝑍) → 𝐵 ∈ {𝑦 ∈ 𝑍 ∣ 𝜓}) |
| 22 | noseqinds.6 | . . . 4 ⊢ (𝑦 = 𝐵 → (𝜓 ↔ 𝜂)) | |
| 23 | 22 | elrab 3645 | . . 3 ⊢ (𝐵 ∈ {𝑦 ∈ 𝑍 ∣ 𝜓} ↔ (𝐵 ∈ 𝑍 ∧ 𝜂)) |
| 24 | 21, 23 | sylib 218 | . 2 ⊢ ((𝜑 ∧ 𝐵 ∈ 𝑍) → (𝐵 ∈ 𝑍 ∧ 𝜂)) |
| 25 | 24 | simprd 495 | 1 ⊢ ((𝜑 ∧ 𝐵 ∈ 𝑍) → 𝜂) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 = wceq 1541 ∈ wcel 2110 {crab 3393 Vcvv 3434 ↦ cmpt 5170 “ cima 5617 (class class class)co 7341 ωcom 7791 reccrdg 8323 No csur 27571 1s c1s 27760 +s cadds 27895 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1911 ax-6 1968 ax-7 2009 ax-8 2112 ax-9 2120 ax-10 2143 ax-11 2159 ax-12 2179 ax-ext 2702 ax-sep 5232 ax-nul 5242 ax-pr 5368 ax-un 7663 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1544 df-fal 1554 df-ex 1781 df-nf 1785 df-sb 2067 df-mo 2534 df-eu 2563 df-clab 2709 df-cleq 2722 df-clel 2804 df-nfc 2879 df-ne 2927 df-ral 3046 df-rex 3055 df-reu 3345 df-rab 3394 df-v 3436 df-sbc 3740 df-csb 3849 df-dif 3903 df-un 3905 df-in 3907 df-ss 3917 df-pss 3920 df-nul 4282 df-if 4474 df-pw 4550 df-sn 4575 df-pr 4577 df-op 4581 df-uni 4858 df-iun 4941 df-br 5090 df-opab 5152 df-mpt 5171 df-tr 5197 df-id 5509 df-eprel 5514 df-po 5522 df-so 5523 df-fr 5567 df-we 5569 df-xp 5620 df-rel 5621 df-cnv 5622 df-co 5623 df-dm 5624 df-rn 5625 df-res 5626 df-ima 5627 df-pred 6244 df-ord 6305 df-on 6306 df-lim 6307 df-suc 6308 df-iota 6433 df-fun 6479 df-fn 6480 df-f 6481 df-f1 6482 df-fo 6483 df-f1o 6484 df-fv 6485 df-ov 7344 df-om 7792 df-2nd 7917 df-frecs 8206 df-wrecs 8237 df-recs 8286 df-rdg 8324 |
| This theorem is referenced by: n0sind 28254 nnsind 28291 |
| Copyright terms: Public domain | W3C validator |