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

Theorem fzsuc2 10072
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 9555 . 2 (𝑁 ∈ (ℤ‘(𝑀 − 1)) → (𝑁 = (𝑀 − 1) ∨ 𝑁 ∈ (ℤ‘((𝑀 − 1) + 1))))
2 zcn 9252 . . . . . . . 8 (𝑀 ∈ ℤ → 𝑀 ∈ ℂ)
3 ax-1cn 7899 . . . . . . . 8 1 ∈ ℂ
4 npcan 8160 . . . . . . . 8 ((𝑀 ∈ ℂ ∧ 1 ∈ ℂ) → ((𝑀 − 1) + 1) = 𝑀)
52, 3, 4sylancl 413 . . . . . . 7 (𝑀 ∈ ℤ → ((𝑀 − 1) + 1) = 𝑀)
65oveq2d 5886 . . . . . 6 (𝑀 ∈ ℤ → (𝑀...((𝑀 − 1) + 1)) = (𝑀...𝑀))
7 uncom 3279 . . . . . . . 8 (∅ ∪ {𝑀}) = ({𝑀} ∪ ∅)
8 un0 3456 . . . . . . . 8 ({𝑀} ∪ ∅) = {𝑀}
97, 8eqtri 2198 . . . . . . 7 (∅ ∪ {𝑀}) = {𝑀}
10 zre 9251 . . . . . . . . . 10 (𝑀 ∈ ℤ → 𝑀 ∈ ℝ)
1110ltm1d 8883 . . . . . . . . 9 (𝑀 ∈ ℤ → (𝑀 − 1) < 𝑀)
12 peano2zm 9285 . . . . . . . . . 10 (𝑀 ∈ ℤ → (𝑀 − 1) ∈ ℤ)
13 fzn 10035 . . . . . . . . . 10 ((𝑀 ∈ ℤ ∧ (𝑀 − 1) ∈ ℤ) → ((𝑀 − 1) < 𝑀 ↔ (𝑀...(𝑀 − 1)) = ∅))
1412, 13mpdan 421 . . . . . . . . 9 (𝑀 ∈ ℤ → ((𝑀 − 1) < 𝑀 ↔ (𝑀...(𝑀 − 1)) = ∅))
1511, 14mpbid 147 . . . . . . . 8 (𝑀 ∈ ℤ → (𝑀...(𝑀 − 1)) = ∅)
165sneqd 3605 . . . . . . . 8 (𝑀 ∈ ℤ → {((𝑀 − 1) + 1)} = {𝑀})
1715, 16uneq12d 3290 . . . . . . 7 (𝑀 ∈ ℤ → ((𝑀...(𝑀 − 1)) ∪ {((𝑀 − 1) + 1)}) = (∅ ∪ {𝑀}))
18 fzsn 10059 . . . . . . 7 (𝑀 ∈ ℤ → (𝑀...𝑀) = {𝑀})
199, 17, 183eqtr4a 2236 . . . . . 6 (𝑀 ∈ ℤ → ((𝑀...(𝑀 − 1)) ∪ {((𝑀 − 1) + 1)}) = (𝑀...𝑀))
206, 19eqtr4d 2213 . . . . 5 (𝑀 ∈ ℤ → (𝑀...((𝑀 − 1) + 1)) = ((𝑀...(𝑀 − 1)) ∪ {((𝑀 − 1) + 1)}))
21 oveq1 5877 . . . . . . 7 (𝑁 = (𝑀 − 1) → (𝑁 + 1) = ((𝑀 − 1) + 1))
2221oveq2d 5886 . . . . . 6 (𝑁 = (𝑀 − 1) → (𝑀...(𝑁 + 1)) = (𝑀...((𝑀 − 1) + 1)))
23 oveq2 5878 . . . . . . 7 (𝑁 = (𝑀 − 1) → (𝑀...𝑁) = (𝑀...(𝑀 − 1)))
2421sneqd 3605 . . . . . . 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 5516 . . . . . 6 (𝑀 ∈ ℤ → (ℤ‘((𝑀 − 1) + 1)) = (ℤ𝑀))
3029eleq2d 2247 . . . . 5 (𝑀 ∈ ℤ → (𝑁 ∈ (ℤ‘((𝑀 − 1) + 1)) ↔ 𝑁 ∈ (ℤ𝑀)))
3130biimpa 296 . . . 4 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ (ℤ‘((𝑀 − 1) + 1))) → 𝑁 ∈ (ℤ𝑀))
32 fzsuc 10062 . . . 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 3592   class class class wbr 4001  cfv 5213  (class class class)co 5870  cc 7804  1c1 7807   + caddc 7809   < clt 7986  cmin 8122  cz 9247  cuz 9522  ...cfz 10002
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 4119  ax-pow 4172  ax-pr 4207  ax-un 4431  ax-setind 4534  ax-cnex 7897  ax-resscn 7898  ax-1cn 7899  ax-1re 7900  ax-icn 7901  ax-addcl 7902  ax-addrcl 7903  ax-mulcl 7904  ax-addcom 7906  ax-addass 7908  ax-distr 7910  ax-i2m1 7911  ax-0lt1 7912  ax-0id 7914  ax-rnegex 7915  ax-cnre 7917  ax-pre-ltirr 7918  ax-pre-ltwlin 7919  ax-pre-lttrn 7920  ax-pre-apti 7921  ax-pre-ltadd 7922
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 3577  df-sn 3598  df-pr 3599  df-op 3601  df-uni 3809  df-int 3844  df-br 4002  df-opab 4063  df-mpt 4064  df-id 4291  df-xp 4630  df-rel 4631  df-cnv 4632  df-co 4633  df-dm 4634  df-rn 4635  df-res 4636  df-ima 4637  df-iota 5175  df-fun 5215  df-fn 5216  df-f 5217  df-fv 5221  df-riota 5826  df-ov 5873  df-oprab 5874  df-mpo 5875  df-pnf 7988  df-mnf 7989  df-xr 7990  df-ltxr 7991  df-le 7992  df-sub 8124  df-neg 8125  df-inn 8914  df-n0 9171  df-z 9248  df-uz 9523  df-fz 10003
This theorem is referenced by:  fseq1p1m1  10087  frecfzennn  10419  zfz1isolemsplit  10809  fsumm1  11415  fprodm1  11597
  Copyright terms: Public domain W3C validator