| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > finds | Structured version Visualization version GIF version | ||
| Description: Principle of Finite Induction (inference schema), using implicit substitutions. The first four hypotheses establish the substitutions we need. The last two are the basis and the induction step. Theorem Schema 22 of [Suppes] p. 136. This is Metamath 100 proof #74. (Contributed by NM, 14-Apr-1995.) |
| Ref | Expression |
|---|---|
| finds.1 | ⊢ (𝑥 = ∅ → (𝜑 ↔ 𝜓)) |
| finds.2 | ⊢ (𝑥 = 𝑦 → (𝜑 ↔ 𝜒)) |
| finds.3 | ⊢ (𝑥 = suc 𝑦 → (𝜑 ↔ 𝜃)) |
| finds.4 | ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜏)) |
| finds.5 | ⊢ 𝜓 |
| finds.6 | ⊢ (𝑦 ∈ ω → (𝜒 → 𝜃)) |
| Ref | Expression |
|---|---|
| finds | ⊢ (𝐴 ∈ ω → 𝜏) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | finds.5 | . . . . 5 ⊢ 𝜓 | |
| 2 | 0ex 5250 | . . . . . 6 ⊢ ∅ ∈ V | |
| 3 | finds.1 | . . . . . 6 ⊢ (𝑥 = ∅ → (𝜑 ↔ 𝜓)) | |
| 4 | 2, 3 | elab 3632 | . . . . 5 ⊢ (∅ ∈ {𝑥 ∣ 𝜑} ↔ 𝜓) |
| 5 | 1, 4 | mpbir 231 | . . . 4 ⊢ ∅ ∈ {𝑥 ∣ 𝜑} |
| 6 | finds.6 | . . . . . 6 ⊢ (𝑦 ∈ ω → (𝜒 → 𝜃)) | |
| 7 | vex 3442 | . . . . . . 7 ⊢ 𝑦 ∈ V | |
| 8 | finds.2 | . . . . . . 7 ⊢ (𝑥 = 𝑦 → (𝜑 ↔ 𝜒)) | |
| 9 | 7, 8 | elab 3632 | . . . . . 6 ⊢ (𝑦 ∈ {𝑥 ∣ 𝜑} ↔ 𝜒) |
| 10 | 7 | sucex 7749 | . . . . . . 7 ⊢ suc 𝑦 ∈ V |
| 11 | finds.3 | . . . . . . 7 ⊢ (𝑥 = suc 𝑦 → (𝜑 ↔ 𝜃)) | |
| 12 | 10, 11 | elab 3632 | . . . . . 6 ⊢ (suc 𝑦 ∈ {𝑥 ∣ 𝜑} ↔ 𝜃) |
| 13 | 6, 9, 12 | 3imtr4g 296 | . . . . 5 ⊢ (𝑦 ∈ ω → (𝑦 ∈ {𝑥 ∣ 𝜑} → suc 𝑦 ∈ {𝑥 ∣ 𝜑})) |
| 14 | 13 | rgen 3051 | . . . 4 ⊢ ∀𝑦 ∈ ω (𝑦 ∈ {𝑥 ∣ 𝜑} → suc 𝑦 ∈ {𝑥 ∣ 𝜑}) |
| 15 | peano5 7833 | . . . 4 ⊢ ((∅ ∈ {𝑥 ∣ 𝜑} ∧ ∀𝑦 ∈ ω (𝑦 ∈ {𝑥 ∣ 𝜑} → suc 𝑦 ∈ {𝑥 ∣ 𝜑})) → ω ⊆ {𝑥 ∣ 𝜑}) | |
| 16 | 5, 14, 15 | mp2an 692 | . . 3 ⊢ ω ⊆ {𝑥 ∣ 𝜑} |
| 17 | 16 | sseli 3927 | . 2 ⊢ (𝐴 ∈ ω → 𝐴 ∈ {𝑥 ∣ 𝜑}) |
| 18 | finds.4 | . . 3 ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜏)) | |
| 19 | 18 | elabg 3629 | . 2 ⊢ (𝐴 ∈ ω → (𝐴 ∈ {𝑥 ∣ 𝜑} ↔ 𝜏)) |
| 20 | 17, 19 | mpbid 232 | 1 ⊢ (𝐴 ∈ ω → 𝜏) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 = wceq 1541 ∈ wcel 2113 {cab 2712 ∀wral 3049 ⊆ wss 3899 ∅c0 4283 suc csuc 6317 ωcom 7806 |
| 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 2115 ax-9 2123 ax-ext 2706 ax-sep 5239 ax-nul 5249 ax-pr 5375 ax-un 7678 |
| 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-sb 2068 df-clab 2713 df-cleq 2726 df-clel 2809 df-ne 2931 df-ral 3050 df-rex 3059 df-rab 3398 df-v 3440 df-dif 3902 df-un 3904 df-in 3906 df-ss 3916 df-pss 3919 df-nul 4284 df-if 4478 df-pw 4554 df-sn 4579 df-pr 4581 df-op 4585 df-uni 4862 df-br 5097 df-opab 5159 df-tr 5204 df-eprel 5522 df-po 5530 df-so 5531 df-fr 5575 df-we 5577 df-ord 6318 df-on 6319 df-lim 6320 df-suc 6321 df-om 7807 |
| This theorem is referenced by: findsg 7837 findes 7840 seqomlem1 8379 nna0r 8535 nnm0r 8536 nnawordi 8547 nneob 8582 naddoa 8628 enrefnn 8981 pssnn 9091 nneneq 9128 inf3lem1 9535 inf3lem2 9536 cantnfval2 9576 cantnfp1lem3 9587 ttrclss 9627 ttrclselem2 9633 r1fin 9683 ackbij1lem14 10140 ackbij1lem16 10142 ackbij1 10145 ackbij2lem2 10147 ackbij2lem3 10148 infpssrlem4 10214 fin23lem14 10241 fin23lem34 10254 itunitc1 10328 ituniiun 10330 om2uzuzi 13870 om2uzlti 13871 om2uzrdg 13877 uzrdgxfr 13888 hashgadd 14298 mreexexd 17569 precsexlem8 28182 precsexlem9 28183 om2noseqrdg 28265 bdayn0sf1o 28328 dfnns2 28330 constrfin 33852 constrextdg2 33855 satfrel 35510 satfdm 35512 satfrnmapom 35513 satf0op 35520 satf0n0 35521 sat1el2xp 35522 fmlafvel 35528 fmlaomn0 35533 gonar 35538 goalr 35540 satffun 35552 findfvcl 36595 finxp00 37546 onmcl 43515 naddonnn 43579 |
| Copyright terms: Public domain | W3C validator |