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 9245 | . . 3 ⊢ ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀 < 𝑁 ↔ (𝑀 + 1) ≤ 𝑁)) | |
2 | peano2z 9227 | . . . . . . 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 9245 | . . . . . . . . . . . . . . 15 ⊢ ((𝑀 ∈ ℤ ∧ 𝑘 ∈ ℤ) → (𝑀 < 𝑘 ↔ (𝑀 + 1) ≤ 𝑘)) | |
14 | uzind2.6 | . . . . . . . . . . . . . . . 16 ⊢ ((𝑀 ∈ ℤ ∧ 𝑘 ∈ ℤ ∧ 𝑀 < 𝑘) → (𝜒 → 𝜃)) | |
15 | 14 | 3expia 1195 | . . . . . . . . . . . . . . 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 1005 | . . . . . . . . . 10 ⊢ (((𝑀 + 1) ∈ ℤ ∧ 𝑘 ∈ ℤ ∧ (𝑀 + 1) ≤ 𝑘) → (𝑀 ∈ ℤ → (𝜒 → 𝜃))) |
21 | 20 | a2d 26 | . . . . . . . . 9 ⊢ (((𝑀 + 1) ∈ ℤ ∧ 𝑘 ∈ ℤ ∧ (𝑀 + 1) ≤ 𝑘) → ((𝑀 ∈ ℤ → 𝜒) → (𝑀 ∈ ℤ → 𝜃))) |
22 | 4, 6, 8, 10, 12, 21 | uzind 9302 | . . . . . . . 8 ⊢ (((𝑀 + 1) ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ (𝑀 + 1) ≤ 𝑁) → (𝑀 ∈ ℤ → 𝜏)) |
23 | 22 | 3exp 1192 | . . . . . . 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 1190 | 1 ⊢ ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝑀 < 𝑁) → 𝜏) |
Colors of variables: wff set class |
Syntax hints: → wi 4 ∧ wa 103 ↔ wb 104 ∧ w3a 968 = wceq 1343 ∈ wcel 2136 class class class wbr 3982 (class class class)co 5842 1c1 7754 + caddc 7756 < clt 7933 ≤ cle 7934 ℤcz 9191 |
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 1435 ax-7 1436 ax-gen 1437 ax-ie1 1481 ax-ie2 1482 ax-8 1492 ax-10 1493 ax-11 1494 ax-i12 1495 ax-bndl 1497 ax-4 1498 ax-17 1514 ax-i9 1518 ax-ial 1522 ax-i5r 1523 ax-13 2138 ax-14 2139 ax-ext 2147 ax-sep 4100 ax-pow 4153 ax-pr 4187 ax-un 4411 ax-setind 4514 ax-cnex 7844 ax-resscn 7845 ax-1cn 7846 ax-1re 7847 ax-icn 7848 ax-addcl 7849 ax-addrcl 7850 ax-mulcl 7851 ax-addcom 7853 ax-addass 7855 ax-distr 7857 ax-i2m1 7858 ax-0lt1 7859 ax-0id 7861 ax-rnegex 7862 ax-cnre 7864 ax-pre-ltirr 7865 ax-pre-ltwlin 7866 ax-pre-lttrn 7867 ax-pre-ltadd 7869 |
This theorem depends on definitions: df-bi 116 df-3or 969 df-3an 970 df-tru 1346 df-fal 1349 df-nf 1449 df-sb 1751 df-eu 2017 df-mo 2018 df-clab 2152 df-cleq 2158 df-clel 2161 df-nfc 2297 df-ne 2337 df-nel 2432 df-ral 2449 df-rex 2450 df-reu 2451 df-rab 2453 df-v 2728 df-sbc 2952 df-dif 3118 df-un 3120 df-in 3122 df-ss 3129 df-pw 3561 df-sn 3582 df-pr 3583 df-op 3585 df-uni 3790 df-int 3825 df-br 3983 df-opab 4044 df-id 4271 df-xp 4610 df-rel 4611 df-cnv 4612 df-co 4613 df-dm 4614 df-iota 5153 df-fun 5190 df-fv 5196 df-riota 5798 df-ov 5845 df-oprab 5846 df-mpo 5847 df-pnf 7935 df-mnf 7936 df-xr 7937 df-ltxr 7938 df-le 7939 df-sub 8071 df-neg 8072 df-inn 8858 df-n0 9115 df-z 9192 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |