![]() |
Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > ILE Home > Th. List > finds | 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 4132 | . . . . . 6 ⊢ ∅ ∈ V | |
3 | finds.1 | . . . . . 6 ⊢ (𝑥 = ∅ → (𝜑 ↔ 𝜓)) | |
4 | 2, 3 | elab 2883 | . . . . 5 ⊢ (∅ ∈ {𝑥 ∣ 𝜑} ↔ 𝜓) |
5 | 1, 4 | mpbir 146 | . . . 4 ⊢ ∅ ∈ {𝑥 ∣ 𝜑} |
6 | finds.6 | . . . . . 6 ⊢ (𝑦 ∈ ω → (𝜒 → 𝜃)) | |
7 | vex 2742 | . . . . . . 7 ⊢ 𝑦 ∈ V | |
8 | finds.2 | . . . . . . 7 ⊢ (𝑥 = 𝑦 → (𝜑 ↔ 𝜒)) | |
9 | 7, 8 | elab 2883 | . . . . . 6 ⊢ (𝑦 ∈ {𝑥 ∣ 𝜑} ↔ 𝜒) |
10 | 7 | sucex 4500 | . . . . . . 7 ⊢ suc 𝑦 ∈ V |
11 | finds.3 | . . . . . . 7 ⊢ (𝑥 = suc 𝑦 → (𝜑 ↔ 𝜃)) | |
12 | 10, 11 | elab 2883 | . . . . . 6 ⊢ (suc 𝑦 ∈ {𝑥 ∣ 𝜑} ↔ 𝜃) |
13 | 6, 9, 12 | 3imtr4g 205 | . . . . 5 ⊢ (𝑦 ∈ ω → (𝑦 ∈ {𝑥 ∣ 𝜑} → suc 𝑦 ∈ {𝑥 ∣ 𝜑})) |
14 | 13 | rgen 2530 | . . . 4 ⊢ ∀𝑦 ∈ ω (𝑦 ∈ {𝑥 ∣ 𝜑} → suc 𝑦 ∈ {𝑥 ∣ 𝜑}) |
15 | peano5 4599 | . . . 4 ⊢ ((∅ ∈ {𝑥 ∣ 𝜑} ∧ ∀𝑦 ∈ ω (𝑦 ∈ {𝑥 ∣ 𝜑} → suc 𝑦 ∈ {𝑥 ∣ 𝜑})) → ω ⊆ {𝑥 ∣ 𝜑}) | |
16 | 5, 14, 15 | mp2an 426 | . . 3 ⊢ ω ⊆ {𝑥 ∣ 𝜑} |
17 | 16 | sseli 3153 | . 2 ⊢ (𝐴 ∈ ω → 𝐴 ∈ {𝑥 ∣ 𝜑}) |
18 | finds.4 | . . 3 ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜏)) | |
19 | 18 | elabg 2885 | . 2 ⊢ (𝐴 ∈ ω → (𝐴 ∈ {𝑥 ∣ 𝜑} ↔ 𝜏)) |
20 | 17, 19 | mpbid 147 | 1 ⊢ (𝐴 ∈ ω → 𝜏) |
Colors of variables: wff set class |
Syntax hints: → wi 4 ↔ wb 105 = wceq 1353 ∈ wcel 2148 {cab 2163 ∀wral 2455 ⊆ wss 3131 ∅c0 3424 suc csuc 4367 ωcom 4591 |
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 614 ax-in2 615 ax-io 709 ax-5 1447 ax-7 1448 ax-gen 1449 ax-ie1 1493 ax-ie2 1494 ax-8 1504 ax-10 1505 ax-11 1506 ax-i12 1507 ax-bndl 1509 ax-4 1510 ax-17 1526 ax-i9 1530 ax-ial 1534 ax-i5r 1535 ax-13 2150 ax-14 2151 ax-ext 2159 ax-sep 4123 ax-nul 4131 ax-pow 4176 ax-pr 4211 ax-un 4435 ax-iinf 4589 |
This theorem depends on definitions: df-bi 117 df-3an 980 df-tru 1356 df-nf 1461 df-sb 1763 df-clab 2164 df-cleq 2170 df-clel 2173 df-nfc 2308 df-ral 2460 df-rex 2461 df-v 2741 df-dif 3133 df-un 3135 df-in 3137 df-ss 3144 df-nul 3425 df-pw 3579 df-sn 3600 df-pr 3601 df-uni 3812 df-int 3847 df-suc 4373 df-iom 4592 |
This theorem is referenced by: findes 4604 nn0suc 4605 elomssom 4606 ordom 4608 nndceq0 4619 0elnn 4620 omsinds 4623 nna0r 6481 nnm0r 6482 nnsucelsuc 6494 nneneq 6859 php5 6860 php5dom 6865 fidcenumlemrk 6955 fidcenumlemr 6956 nnnninfeq 7128 nnnninfeq2 7129 frec2uzltd 10405 frecuzrdgg 10418 seq3val 10460 seqvalcd 10461 omgadd 10784 zfz1iso 10823 ennnfonelemhom 12418 nninfsellemdc 14798 |
Copyright terms: Public domain | W3C validator |