| Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > ILE Home > Th. List > finds1 | 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 2232 | . 2 ⊢ ∅ = ∅ | |
| 2 | finds1.1 | . . 3 ⊢ (𝑥 = ∅ → (𝜑 ↔ 𝜓)) | |
| 3 | finds1.2 | . . 3 ⊢ (𝑥 = 𝑦 → (𝜑 ↔ 𝜒)) | |
| 4 | finds1.3 | . . 3 ⊢ (𝑥 = suc 𝑦 → (𝜑 ↔ 𝜃)) | |
| 5 | finds1.4 | . . . 4 ⊢ 𝜓 | |
| 6 | 5 | a1i 9 | . . 3 ⊢ (∅ = ∅ → 𝜓) |
| 7 | finds1.5 | . . . 4 ⊢ (𝑦 ∈ ω → (𝜒 → 𝜃)) | |
| 8 | 7 | a1d 22 | . . 3 ⊢ (𝑦 ∈ ω → (∅ = ∅ → (𝜒 → 𝜃))) |
| 9 | 2, 3, 4, 6, 8 | finds2 4722 | . 2 ⊢ (𝑥 ∈ ω → (∅ = ∅ → 𝜑)) |
| 10 | 1, 9 | mpi 15 | 1 ⊢ (𝑥 ∈ ω → 𝜑) |
| Colors of variables: wff set class |
| Syntax hints: → wi 4 ↔ wb 105 = wceq 1398 ∈ wcel 2203 ∅c0 3507 suc csuc 4485 ωcom 4711 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-ia1 106 ax-ia2 107 ax-ia3 108 ax-in1 619 ax-in2 620 ax-io 717 ax-5 1496 ax-7 1497 ax-gen 1498 ax-ie1 1542 ax-ie2 1543 ax-8 1553 ax-10 1554 ax-11 1555 ax-i12 1556 ax-bndl 1558 ax-4 1559 ax-17 1575 ax-i9 1579 ax-ial 1583 ax-i5r 1584 ax-13 2205 ax-14 2206 ax-ext 2214 ax-sep 4227 ax-nul 4235 ax-pow 4286 ax-pr 4321 ax-un 4553 ax-iinf 4709 |
| This theorem depends on definitions: df-bi 117 df-3an 1007 df-tru 1401 df-nf 1510 df-sb 1812 df-clab 2219 df-cleq 2225 df-clel 2228 df-nfc 2373 df-ral 2525 df-rex 2526 df-v 2814 df-dif 3212 df-un 3214 df-in 3216 df-ss 3223 df-nul 3508 df-pw 3670 df-sn 3694 df-pr 3695 df-uni 3914 df-int 3949 df-suc 4491 df-iom 4712 |
| This theorem is referenced by: findcard 7144 findcard2 7145 findcard2s 7146 |
| Copyright terms: Public domain | W3C validator |