![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > uzind2 | Structured version Visualization version 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 11843 | . . 3 ⊢ ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀 < 𝑁 ↔ (𝑀 + 1) ≤ 𝑁)) | |
2 | peano2z 11834 | . . . . . . 7 ⊢ (𝑀 ∈ ℤ → (𝑀 + 1) ∈ ℤ) | |
3 | uzind2.1 | . . . . . . . . . 10 ⊢ (𝑗 = (𝑀 + 1) → (𝜑 ↔ 𝜓)) | |
4 | 3 | imbi2d 333 | . . . . . . . . 9 ⊢ (𝑗 = (𝑀 + 1) → ((𝑀 ∈ ℤ → 𝜑) ↔ (𝑀 ∈ ℤ → 𝜓))) |
5 | uzind2.2 | . . . . . . . . . 10 ⊢ (𝑗 = 𝑘 → (𝜑 ↔ 𝜒)) | |
6 | 5 | imbi2d 333 | . . . . . . . . 9 ⊢ (𝑗 = 𝑘 → ((𝑀 ∈ ℤ → 𝜑) ↔ (𝑀 ∈ ℤ → 𝜒))) |
7 | uzind2.3 | . . . . . . . . . 10 ⊢ (𝑗 = (𝑘 + 1) → (𝜑 ↔ 𝜃)) | |
8 | 7 | imbi2d 333 | . . . . . . . . 9 ⊢ (𝑗 = (𝑘 + 1) → ((𝑀 ∈ ℤ → 𝜑) ↔ (𝑀 ∈ ℤ → 𝜃))) |
9 | uzind2.4 | . . . . . . . . . 10 ⊢ (𝑗 = 𝑁 → (𝜑 ↔ 𝜏)) | |
10 | 9 | imbi2d 333 | . . . . . . . . 9 ⊢ (𝑗 = 𝑁 → ((𝑀 ∈ ℤ → 𝜑) ↔ (𝑀 ∈ ℤ → 𝜏))) |
11 | uzind2.5 | . . . . . . . . . 10 ⊢ (𝑀 ∈ ℤ → 𝜓) | |
12 | 11 | a1i 11 | . . . . . . . . 9 ⊢ ((𝑀 + 1) ∈ ℤ → (𝑀 ∈ ℤ → 𝜓)) |
13 | zltp1le 11843 | . . . . . . . . . . . . . . 15 ⊢ ((𝑀 ∈ ℤ ∧ 𝑘 ∈ ℤ) → (𝑀 < 𝑘 ↔ (𝑀 + 1) ≤ 𝑘)) | |
14 | uzind2.6 | . . . . . . . . . . . . . . . 16 ⊢ ((𝑀 ∈ ℤ ∧ 𝑘 ∈ ℤ ∧ 𝑀 < 𝑘) → (𝜒 → 𝜃)) | |
15 | 14 | 3expia 1102 | . . . . . . . . . . . . . . 15 ⊢ ((𝑀 ∈ ℤ ∧ 𝑘 ∈ ℤ) → (𝑀 < 𝑘 → (𝜒 → 𝜃))) |
16 | 13, 15 | sylbird 252 | . . . . . . . . . . . . . 14 ⊢ ((𝑀 ∈ ℤ ∧ 𝑘 ∈ ℤ) → ((𝑀 + 1) ≤ 𝑘 → (𝜒 → 𝜃))) |
17 | 16 | ex 405 | . . . . . . . . . . . . 13 ⊢ (𝑀 ∈ ℤ → (𝑘 ∈ ℤ → ((𝑀 + 1) ≤ 𝑘 → (𝜒 → 𝜃)))) |
18 | 17 | com3l 89 | . . . . . . . . . . . 12 ⊢ (𝑘 ∈ ℤ → ((𝑀 + 1) ≤ 𝑘 → (𝑀 ∈ ℤ → (𝜒 → 𝜃)))) |
19 | 18 | imp 398 | . . . . . . . . . . 11 ⊢ ((𝑘 ∈ ℤ ∧ (𝑀 + 1) ≤ 𝑘) → (𝑀 ∈ ℤ → (𝜒 → 𝜃))) |
20 | 19 | 3adant1 1111 | . . . . . . . . . 10 ⊢ (((𝑀 + 1) ∈ ℤ ∧ 𝑘 ∈ ℤ ∧ (𝑀 + 1) ≤ 𝑘) → (𝑀 ∈ ℤ → (𝜒 → 𝜃))) |
21 | 20 | a2d 29 | . . . . . . . . 9 ⊢ (((𝑀 + 1) ∈ ℤ ∧ 𝑘 ∈ ℤ ∧ (𝑀 + 1) ≤ 𝑘) → ((𝑀 ∈ ℤ → 𝜒) → (𝑀 ∈ ℤ → 𝜃))) |
22 | 4, 6, 8, 10, 12, 21 | uzind 11885 | . . . . . . . 8 ⊢ (((𝑀 + 1) ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ (𝑀 + 1) ≤ 𝑁) → (𝑀 ∈ ℤ → 𝜏)) |
23 | 22 | 3exp 1100 | . . . . . . 7 ⊢ ((𝑀 + 1) ∈ ℤ → (𝑁 ∈ ℤ → ((𝑀 + 1) ≤ 𝑁 → (𝑀 ∈ ℤ → 𝜏)))) |
24 | 2, 23 | syl 17 | . . . . . 6 ⊢ (𝑀 ∈ ℤ → (𝑁 ∈ ℤ → ((𝑀 + 1) ≤ 𝑁 → (𝑀 ∈ ℤ → 𝜏)))) |
25 | 24 | com34 91 | . . . . 5 ⊢ (𝑀 ∈ ℤ → (𝑁 ∈ ℤ → (𝑀 ∈ ℤ → ((𝑀 + 1) ≤ 𝑁 → 𝜏)))) |
26 | 25 | pm2.43a 54 | . . . 4 ⊢ (𝑀 ∈ ℤ → (𝑁 ∈ ℤ → ((𝑀 + 1) ≤ 𝑁 → 𝜏))) |
27 | 26 | imp 398 | . . 3 ⊢ ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ((𝑀 + 1) ≤ 𝑁 → 𝜏)) |
28 | 1, 27 | sylbid 232 | . 2 ⊢ ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀 < 𝑁 → 𝜏)) |
29 | 28 | 3impia 1098 | 1 ⊢ ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝑀 < 𝑁) → 𝜏) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 198 ∧ wa 387 ∧ w3a 1069 = wceq 1508 ∈ wcel 2051 class class class wbr 4925 (class class class)co 6974 1c1 10334 + caddc 10336 < clt 10472 ≤ cle 10473 ℤcz 11791 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1759 ax-4 1773 ax-5 1870 ax-6 1929 ax-7 1966 ax-8 2053 ax-9 2060 ax-10 2080 ax-11 2094 ax-12 2107 ax-13 2302 ax-ext 2743 ax-sep 5056 ax-nul 5063 ax-pow 5115 ax-pr 5182 ax-un 7277 ax-resscn 10390 ax-1cn 10391 ax-icn 10392 ax-addcl 10393 ax-addrcl 10394 ax-mulcl 10395 ax-mulrcl 10396 ax-mulcom 10397 ax-addass 10398 ax-mulass 10399 ax-distr 10400 ax-i2m1 10401 ax-1ne0 10402 ax-1rid 10403 ax-rnegex 10404 ax-rrecex 10405 ax-cnre 10406 ax-pre-lttri 10407 ax-pre-lttrn 10408 ax-pre-ltadd 10409 ax-pre-mulgt0 10410 |
This theorem depends on definitions: df-bi 199 df-an 388 df-or 835 df-3or 1070 df-3an 1071 df-tru 1511 df-ex 1744 df-nf 1748 df-sb 2017 df-mo 2548 df-eu 2585 df-clab 2752 df-cleq 2764 df-clel 2839 df-nfc 2911 df-ne 2961 df-nel 3067 df-ral 3086 df-rex 3087 df-reu 3088 df-rab 3090 df-v 3410 df-sbc 3675 df-csb 3780 df-dif 3825 df-un 3827 df-in 3829 df-ss 3836 df-pss 3838 df-nul 4173 df-if 4345 df-pw 4418 df-sn 4436 df-pr 4438 df-tp 4440 df-op 4442 df-uni 4709 df-iun 4790 df-br 4926 df-opab 4988 df-mpt 5005 df-tr 5027 df-id 5308 df-eprel 5313 df-po 5322 df-so 5323 df-fr 5362 df-we 5364 df-xp 5409 df-rel 5410 df-cnv 5411 df-co 5412 df-dm 5413 df-rn 5414 df-res 5415 df-ima 5416 df-pred 5983 df-ord 6029 df-on 6030 df-lim 6031 df-suc 6032 df-iota 6149 df-fun 6187 df-fn 6188 df-f 6189 df-f1 6190 df-fo 6191 df-f1o 6192 df-fv 6193 df-riota 6935 df-ov 6977 df-oprab 6978 df-mpo 6979 df-om 7395 df-wrecs 7748 df-recs 7810 df-rdg 7848 df-er 8087 df-en 8305 df-dom 8306 df-sdom 8307 df-pnf 10474 df-mnf 10475 df-xr 10476 df-ltxr 10477 df-le 10478 df-sub 10670 df-neg 10671 df-nn 11438 df-n0 11706 df-z 11792 |
This theorem is referenced by: monotuz 38972 |
Copyright terms: Public domain | W3C validator |