| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > finds1 | Structured version Visualization version GIF version | ||
| Description: Principle of Finite Induction (inference schema), using implicit substitutions. The first three hypotheses establish the substitutions we need. The last two are the basis and the induction step. Theorem Schema 22 of [Suppes] p. 136. (Contributed by NM, 22-Mar-2006.) |
| Ref | Expression |
|---|---|
| finds1.1 | ⊢ (𝑥 = ∅ → (𝜑 ↔ 𝜓)) |
| finds1.2 | ⊢ (𝑥 = 𝑦 → (𝜑 ↔ 𝜒)) |
| finds1.3 | ⊢ (𝑥 = suc 𝑦 → (𝜑 ↔ 𝜃)) |
| finds1.4 | ⊢ 𝜓 |
| finds1.5 | ⊢ (𝑦 ∈ ω → (𝜒 → 𝜃)) |
| Ref | Expression |
|---|---|
| finds1 | ⊢ (𝑥 ∈ ω → 𝜑) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | eqid 2730 | . 2 ⊢ ∅ = ∅ | |
| 2 | finds1.1 | . . 3 ⊢ (𝑥 = ∅ → (𝜑 ↔ 𝜓)) | |
| 3 | finds1.2 | . . 3 ⊢ (𝑥 = 𝑦 → (𝜑 ↔ 𝜒)) | |
| 4 | finds1.3 | . . 3 ⊢ (𝑥 = suc 𝑦 → (𝜑 ↔ 𝜃)) | |
| 5 | finds1.4 | . . . 4 ⊢ 𝜓 | |
| 6 | 5 | a1i 11 | . . 3 ⊢ (∅ = ∅ → 𝜓) |
| 7 | finds1.5 | . . . 4 ⊢ (𝑦 ∈ ω → (𝜒 → 𝜃)) | |
| 8 | 7 | a1d 25 | . . 3 ⊢ (𝑦 ∈ ω → (∅ = ∅ → (𝜒 → 𝜃))) |
| 9 | 2, 3, 4, 6, 8 | finds2 7876 | . 2 ⊢ (𝑥 ∈ ω → (∅ = ∅ → 𝜑)) |
| 10 | 1, 9 | mpi 20 | 1 ⊢ (𝑥 ∈ ω → 𝜑) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 = wceq 1540 ∈ wcel 2109 ∅c0 4298 suc csuc 6336 ωcom 7844 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1910 ax-6 1967 ax-7 2008 ax-8 2111 ax-9 2119 ax-12 2178 ax-ext 2702 ax-sep 5253 ax-nul 5263 ax-pr 5389 ax-un 7713 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1543 df-fal 1553 df-ex 1780 df-sb 2066 df-clab 2709 df-cleq 2722 df-clel 2804 df-ne 2927 df-ral 3046 df-rex 3055 df-rab 3409 df-v 3452 df-dif 3919 df-un 3921 df-in 3923 df-ss 3933 df-pss 3936 df-nul 4299 df-if 4491 df-pw 4567 df-sn 4592 df-pr 4594 df-op 4598 df-uni 4874 df-br 5110 df-opab 5172 df-tr 5217 df-eprel 5540 df-po 5548 df-so 5549 df-fr 5593 df-we 5595 df-ord 6337 df-on 6338 df-lim 6339 df-suc 6340 df-om 7845 |
| This theorem is referenced by: findcard 9132 findcard2 9133 alephfplem3 10065 pwsdompw 10162 hsmexlem4 10388 |
| Copyright terms: Public domain | W3C validator |