ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  fzsuc2 GIF version

Theorem fzsuc2 10065
Description: Join a successor to the end of a finite set of sequential integers. (Contributed by Mario Carneiro, 7-Mar-2014.)
Assertion
Ref Expression
fzsuc2 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ (ℤ‘(𝑀 − 1))) → (𝑀...(𝑁 + 1)) = ((𝑀...𝑁) ∪ {(𝑁 + 1)}))

Proof of Theorem fzsuc2
StepHypRef Expression
1 uzp1 9550 . 2 (𝑁 ∈ (ℤ‘(𝑀 − 1)) → (𝑁 = (𝑀 − 1) ∨ 𝑁 ∈ (ℤ‘((𝑀 − 1) + 1))))
2 zcn 9247 . . . . . . . 8 (𝑀 ∈ ℤ → 𝑀 ∈ ℂ)
3 ax-1cn 7895 . . . . . . . 8 1 ∈ ℂ
4 npcan 8156 . . . . . . . 8 ((𝑀 ∈ ℂ ∧ 1 ∈ ℂ) → ((𝑀 − 1) + 1) = 𝑀)
52, 3, 4sylancl 413 . . . . . . 7 (𝑀 ∈ ℤ → ((𝑀 − 1) + 1) = 𝑀)
65oveq2d 5885 . . . . . 6 (𝑀 ∈ ℤ → (𝑀...((𝑀 − 1) + 1)) = (𝑀...𝑀))
7 uncom 3279 . . . . . . . 8 (∅ ∪ {𝑀}) = ({𝑀} ∪ ∅)
8 un0 3456 . . . . . . . 8 ({𝑀} ∪ ∅) = {𝑀}
97, 8eqtri 2198 . . . . . . 7 (∅ ∪ {𝑀}) = {𝑀}
10 zre 9246 . . . . . . . . . 10 (𝑀 ∈ ℤ → 𝑀 ∈ ℝ)
1110ltm1d 8878 . . . . . . . . 9 (𝑀 ∈ ℤ → (𝑀 − 1) < 𝑀)
12 peano2zm 9280 . . . . . . . . . 10 (𝑀 ∈ ℤ → (𝑀 − 1) ∈ ℤ)
13 fzn 10028 . . . . . . . . . 10 ((𝑀 ∈ ℤ ∧ (𝑀 − 1) ∈ ℤ) → ((𝑀 − 1) < 𝑀 ↔ (𝑀...(𝑀 − 1)) = ∅))
1412, 13mpdan 421 . . . . . . . . 9 (𝑀 ∈ ℤ → ((𝑀 − 1) < 𝑀 ↔ (𝑀...(𝑀 − 1)) = ∅))
1511, 14mpbid 147 . . . . . . . 8 (𝑀 ∈ ℤ → (𝑀...(𝑀 − 1)) = ∅)
165sneqd 3604 . . . . . . . 8 (𝑀 ∈ ℤ → {((𝑀 − 1) + 1)} = {𝑀})
1715, 16uneq12d 3290 . . . . . . 7 (𝑀 ∈ ℤ → ((𝑀...(𝑀 − 1)) ∪ {((𝑀 − 1) + 1)}) = (∅ ∪ {𝑀}))
18 fzsn 10052 . . . . . . 7 (𝑀 ∈ ℤ → (𝑀...𝑀) = {𝑀})
199, 17, 183eqtr4a 2236 . . . . . 6 (𝑀 ∈ ℤ → ((𝑀...(𝑀 − 1)) ∪ {((𝑀 − 1) + 1)}) = (𝑀...𝑀))
206, 19eqtr4d 2213 . . . . 5 (𝑀 ∈ ℤ → (𝑀...((𝑀 − 1) + 1)) = ((𝑀...(𝑀 − 1)) ∪ {((𝑀 − 1) + 1)}))
21 oveq1 5876 . . . . . . 7 (𝑁 = (𝑀 − 1) → (𝑁 + 1) = ((𝑀 − 1) + 1))
2221oveq2d 5885 . . . . . 6 (𝑁 = (𝑀 − 1) → (𝑀...(𝑁 + 1)) = (𝑀...((𝑀 − 1) + 1)))
23 oveq2 5877 . . . . . . 7 (𝑁 = (𝑀 − 1) → (𝑀...𝑁) = (𝑀...(𝑀 − 1)))
2421sneqd 3604 . . . . . . 7 (𝑁 = (𝑀 − 1) → {(𝑁 + 1)} = {((𝑀 − 1) + 1)})
2523, 24uneq12d 3290 . . . . . 6 (𝑁 = (𝑀 − 1) → ((𝑀...𝑁) ∪ {(𝑁 + 1)}) = ((𝑀...(𝑀 − 1)) ∪ {((𝑀 − 1) + 1)}))
2622, 25eqeq12d 2192 . . . . 5 (𝑁 = (𝑀 − 1) → ((𝑀...(𝑁 + 1)) = ((𝑀...𝑁) ∪ {(𝑁 + 1)}) ↔ (𝑀...((𝑀 − 1) + 1)) = ((𝑀...(𝑀 − 1)) ∪ {((𝑀 − 1) + 1)})))
2720, 26syl5ibrcom 157 . . . 4 (𝑀 ∈ ℤ → (𝑁 = (𝑀 − 1) → (𝑀...(𝑁 + 1)) = ((𝑀...𝑁) ∪ {(𝑁 + 1)})))
2827imp 124 . . 3 ((𝑀 ∈ ℤ ∧ 𝑁 = (𝑀 − 1)) → (𝑀...(𝑁 + 1)) = ((𝑀...𝑁) ∪ {(𝑁 + 1)}))
295fveq2d 5515 . . . . . 6 (𝑀 ∈ ℤ → (ℤ‘((𝑀 − 1) + 1)) = (ℤ𝑀))
3029eleq2d 2247 . . . . 5 (𝑀 ∈ ℤ → (𝑁 ∈ (ℤ‘((𝑀 − 1) + 1)) ↔ 𝑁 ∈ (ℤ𝑀)))
3130biimpa 296 . . . 4 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ (ℤ‘((𝑀 − 1) + 1))) → 𝑁 ∈ (ℤ𝑀))
32 fzsuc 10055 . . . 4 (𝑁 ∈ (ℤ𝑀) → (𝑀...(𝑁 + 1)) = ((𝑀...𝑁) ∪ {(𝑁 + 1)}))
3331, 32syl 14 . . 3 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ (ℤ‘((𝑀 − 1) + 1))) → (𝑀...(𝑁 + 1)) = ((𝑀...𝑁) ∪ {(𝑁 + 1)}))
3428, 33jaodan 797 . 2 ((𝑀 ∈ ℤ ∧ (𝑁 = (𝑀 − 1) ∨ 𝑁 ∈ (ℤ‘((𝑀 − 1) + 1)))) → (𝑀...(𝑁 + 1)) = ((𝑀...𝑁) ∪ {(𝑁 + 1)}))
351, 34sylan2 286 1 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ (ℤ‘(𝑀 − 1))) → (𝑀...(𝑁 + 1)) = ((𝑀...𝑁) ∪ {(𝑁 + 1)}))
Colors of variables: wff set class
Syntax hints:  wi 4  wa 104  wb 105  wo 708   = wceq 1353  wcel 2148  cun 3127  c0 3422  {csn 3591   class class class wbr 4000  cfv 5212  (class class class)co 5869  cc 7800  1c1 7803   + caddc 7805   < clt 7982  cmin 8118  cz 9242  cuz 9517  ...cfz 9995
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 4118  ax-pow 4171  ax-pr 4206  ax-un 4430  ax-setind 4533  ax-cnex 7893  ax-resscn 7894  ax-1cn 7895  ax-1re 7896  ax-icn 7897  ax-addcl 7898  ax-addrcl 7899  ax-mulcl 7900  ax-addcom 7902  ax-addass 7904  ax-distr 7906  ax-i2m1 7907  ax-0lt1 7908  ax-0id 7910  ax-rnegex 7911  ax-cnre 7913  ax-pre-ltirr 7914  ax-pre-ltwlin 7915  ax-pre-lttrn 7916  ax-pre-apti 7917  ax-pre-ltadd 7918
This theorem depends on definitions:  df-bi 117  df-3or 979  df-3an 980  df-tru 1356  df-fal 1359  df-nf 1461  df-sb 1763  df-eu 2029  df-mo 2030  df-clab 2164  df-cleq 2170  df-clel 2173  df-nfc 2308  df-ne 2348  df-nel 2443  df-ral 2460  df-rex 2461  df-reu 2462  df-rab 2464  df-v 2739  df-sbc 2963  df-dif 3131  df-un 3133  df-in 3135  df-ss 3142  df-nul 3423  df-pw 3576  df-sn 3597  df-pr 3598  df-op 3600  df-uni 3808  df-int 3843  df-br 4001  df-opab 4062  df-mpt 4063  df-id 4290  df-xp 4629  df-rel 4630  df-cnv 4631  df-co 4632  df-dm 4633  df-rn 4634  df-res 4635  df-ima 4636  df-iota 5174  df-fun 5214  df-fn 5215  df-f 5216  df-fv 5220  df-riota 5825  df-ov 5872  df-oprab 5873  df-mpo 5874  df-pnf 7984  df-mnf 7985  df-xr 7986  df-ltxr 7987  df-le 7988  df-sub 8120  df-neg 8121  df-inn 8909  df-n0 9166  df-z 9243  df-uz 9518  df-fz 9996
This theorem is referenced by:  fseq1p1m1  10080  frecfzennn  10412  zfz1isolemsplit  10802  fsumm1  11408  fprodm1  11590
  Copyright terms: Public domain W3C validator