Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > ILE Home > Th. List > uzind2 | GIF version |
Description: Induction on the upper integers that start after an integer 𝑀. The first four hypotheses give us the substitution instances we need; the last two are the basis and the induction step. (Contributed by NM, 25-Jul-2005.) |
Ref | Expression |
---|---|
uzind2.1 | ⊢ (𝑗 = (𝑀 + 1) → (𝜑 ↔ 𝜓)) |
uzind2.2 | ⊢ (𝑗 = 𝑘 → (𝜑 ↔ 𝜒)) |
uzind2.3 | ⊢ (𝑗 = (𝑘 + 1) → (𝜑 ↔ 𝜃)) |
uzind2.4 | ⊢ (𝑗 = 𝑁 → (𝜑 ↔ 𝜏)) |
uzind2.5 | ⊢ (𝑀 ∈ ℤ → 𝜓) |
uzind2.6 | ⊢ ((𝑀 ∈ ℤ ∧ 𝑘 ∈ ℤ ∧ 𝑀 < 𝑘) → (𝜒 → 𝜃)) |
Ref | Expression |
---|---|
uzind2 | ⊢ ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝑀 < 𝑁) → 𝜏) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | zltp1le 9215 | . . 3 ⊢ ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀 < 𝑁 ↔ (𝑀 + 1) ≤ 𝑁)) | |
2 | peano2z 9197 | . . . . . . 7 ⊢ (𝑀 ∈ ℤ → (𝑀 + 1) ∈ ℤ) | |
3 | uzind2.1 | . . . . . . . . . 10 ⊢ (𝑗 = (𝑀 + 1) → (𝜑 ↔ 𝜓)) | |
4 | 3 | imbi2d 229 | . . . . . . . . 9 ⊢ (𝑗 = (𝑀 + 1) → ((𝑀 ∈ ℤ → 𝜑) ↔ (𝑀 ∈ ℤ → 𝜓))) |
5 | uzind2.2 | . . . . . . . . . 10 ⊢ (𝑗 = 𝑘 → (𝜑 ↔ 𝜒)) | |
6 | 5 | imbi2d 229 | . . . . . . . . 9 ⊢ (𝑗 = 𝑘 → ((𝑀 ∈ ℤ → 𝜑) ↔ (𝑀 ∈ ℤ → 𝜒))) |
7 | uzind2.3 | . . . . . . . . . 10 ⊢ (𝑗 = (𝑘 + 1) → (𝜑 ↔ 𝜃)) | |
8 | 7 | imbi2d 229 | . . . . . . . . 9 ⊢ (𝑗 = (𝑘 + 1) → ((𝑀 ∈ ℤ → 𝜑) ↔ (𝑀 ∈ ℤ → 𝜃))) |
9 | uzind2.4 | . . . . . . . . . 10 ⊢ (𝑗 = 𝑁 → (𝜑 ↔ 𝜏)) | |
10 | 9 | imbi2d 229 | . . . . . . . . 9 ⊢ (𝑗 = 𝑁 → ((𝑀 ∈ ℤ → 𝜑) ↔ (𝑀 ∈ ℤ → 𝜏))) |
11 | uzind2.5 | . . . . . . . . . 10 ⊢ (𝑀 ∈ ℤ → 𝜓) | |
12 | 11 | a1i 9 | . . . . . . . . 9 ⊢ ((𝑀 + 1) ∈ ℤ → (𝑀 ∈ ℤ → 𝜓)) |
13 | zltp1le 9215 | . . . . . . . . . . . . . . 15 ⊢ ((𝑀 ∈ ℤ ∧ 𝑘 ∈ ℤ) → (𝑀 < 𝑘 ↔ (𝑀 + 1) ≤ 𝑘)) | |
14 | uzind2.6 | . . . . . . . . . . . . . . . 16 ⊢ ((𝑀 ∈ ℤ ∧ 𝑘 ∈ ℤ ∧ 𝑀 < 𝑘) → (𝜒 → 𝜃)) | |
15 | 14 | 3expia 1187 | . . . . . . . . . . . . . . 15 ⊢ ((𝑀 ∈ ℤ ∧ 𝑘 ∈ ℤ) → (𝑀 < 𝑘 → (𝜒 → 𝜃))) |
16 | 13, 15 | sylbird 169 | . . . . . . . . . . . . . 14 ⊢ ((𝑀 ∈ ℤ ∧ 𝑘 ∈ ℤ) → ((𝑀 + 1) ≤ 𝑘 → (𝜒 → 𝜃))) |
17 | 16 | ex 114 | . . . . . . . . . . . . 13 ⊢ (𝑀 ∈ ℤ → (𝑘 ∈ ℤ → ((𝑀 + 1) ≤ 𝑘 → (𝜒 → 𝜃)))) |
18 | 17 | com3l 81 | . . . . . . . . . . . 12 ⊢ (𝑘 ∈ ℤ → ((𝑀 + 1) ≤ 𝑘 → (𝑀 ∈ ℤ → (𝜒 → 𝜃)))) |
19 | 18 | imp 123 | . . . . . . . . . . 11 ⊢ ((𝑘 ∈ ℤ ∧ (𝑀 + 1) ≤ 𝑘) → (𝑀 ∈ ℤ → (𝜒 → 𝜃))) |
20 | 19 | 3adant1 1000 | . . . . . . . . . 10 ⊢ (((𝑀 + 1) ∈ ℤ ∧ 𝑘 ∈ ℤ ∧ (𝑀 + 1) ≤ 𝑘) → (𝑀 ∈ ℤ → (𝜒 → 𝜃))) |
21 | 20 | a2d 26 | . . . . . . . . 9 ⊢ (((𝑀 + 1) ∈ ℤ ∧ 𝑘 ∈ ℤ ∧ (𝑀 + 1) ≤ 𝑘) → ((𝑀 ∈ ℤ → 𝜒) → (𝑀 ∈ ℤ → 𝜃))) |
22 | 4, 6, 8, 10, 12, 21 | uzind 9269 | . . . . . . . 8 ⊢ (((𝑀 + 1) ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ (𝑀 + 1) ≤ 𝑁) → (𝑀 ∈ ℤ → 𝜏)) |
23 | 22 | 3exp 1184 | . . . . . . 7 ⊢ ((𝑀 + 1) ∈ ℤ → (𝑁 ∈ ℤ → ((𝑀 + 1) ≤ 𝑁 → (𝑀 ∈ ℤ → 𝜏)))) |
24 | 2, 23 | syl 14 | . . . . . 6 ⊢ (𝑀 ∈ ℤ → (𝑁 ∈ ℤ → ((𝑀 + 1) ≤ 𝑁 → (𝑀 ∈ ℤ → 𝜏)))) |
25 | 24 | com34 83 | . . . . 5 ⊢ (𝑀 ∈ ℤ → (𝑁 ∈ ℤ → (𝑀 ∈ ℤ → ((𝑀 + 1) ≤ 𝑁 → 𝜏)))) |
26 | 25 | pm2.43a 51 | . . . 4 ⊢ (𝑀 ∈ ℤ → (𝑁 ∈ ℤ → ((𝑀 + 1) ≤ 𝑁 → 𝜏))) |
27 | 26 | imp 123 | . . 3 ⊢ ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ((𝑀 + 1) ≤ 𝑁 → 𝜏)) |
28 | 1, 27 | sylbid 149 | . 2 ⊢ ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀 < 𝑁 → 𝜏)) |
29 | 28 | 3impia 1182 | 1 ⊢ ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝑀 < 𝑁) → 𝜏) |
Colors of variables: wff set class |
Syntax hints: → wi 4 ∧ wa 103 ↔ wb 104 ∧ w3a 963 = wceq 1335 ∈ wcel 2128 class class class wbr 3965 (class class class)co 5821 1c1 7727 + caddc 7729 < clt 7906 ≤ cle 7907 ℤcz 9161 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-ia1 105 ax-ia2 106 ax-ia3 107 ax-in1 604 ax-in2 605 ax-io 699 ax-5 1427 ax-7 1428 ax-gen 1429 ax-ie1 1473 ax-ie2 1474 ax-8 1484 ax-10 1485 ax-11 1486 ax-i12 1487 ax-bndl 1489 ax-4 1490 ax-17 1506 ax-i9 1510 ax-ial 1514 ax-i5r 1515 ax-13 2130 ax-14 2131 ax-ext 2139 ax-sep 4082 ax-pow 4135 ax-pr 4169 ax-un 4393 ax-setind 4495 ax-cnex 7817 ax-resscn 7818 ax-1cn 7819 ax-1re 7820 ax-icn 7821 ax-addcl 7822 ax-addrcl 7823 ax-mulcl 7824 ax-addcom 7826 ax-addass 7828 ax-distr 7830 ax-i2m1 7831 ax-0lt1 7832 ax-0id 7834 ax-rnegex 7835 ax-cnre 7837 ax-pre-ltirr 7838 ax-pre-ltwlin 7839 ax-pre-lttrn 7840 ax-pre-ltadd 7842 |
This theorem depends on definitions: df-bi 116 df-3or 964 df-3an 965 df-tru 1338 df-fal 1341 df-nf 1441 df-sb 1743 df-eu 2009 df-mo 2010 df-clab 2144 df-cleq 2150 df-clel 2153 df-nfc 2288 df-ne 2328 df-nel 2423 df-ral 2440 df-rex 2441 df-reu 2442 df-rab 2444 df-v 2714 df-sbc 2938 df-dif 3104 df-un 3106 df-in 3108 df-ss 3115 df-pw 3545 df-sn 3566 df-pr 3567 df-op 3569 df-uni 3773 df-int 3808 df-br 3966 df-opab 4026 df-id 4253 df-xp 4591 df-rel 4592 df-cnv 4593 df-co 4594 df-dm 4595 df-iota 5134 df-fun 5171 df-fv 5177 df-riota 5777 df-ov 5824 df-oprab 5825 df-mpo 5826 df-pnf 7908 df-mnf 7909 df-xr 7910 df-ltxr 7911 df-le 7912 df-sub 8042 df-neg 8043 df-inn 8828 df-n0 9085 df-z 9162 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |