MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  fzosplitprm1 Structured version   Visualization version   GIF version

Theorem fzosplitprm1 13760
Description: Extending a half-open integer range by an unordered pair at the end. (Contributed by Alexander van der Vekens, 22-Sep-2018.) (Proof shortened by AV, 25-Jun-2022.)
Assertion
Ref Expression
fzosplitprm1 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐴 < 𝐵) → (𝐴..^(𝐵 + 1)) = ((𝐴..^(𝐵 − 1)) ∪ {(𝐵 − 1), 𝐵}))

Proof of Theorem fzosplitprm1
StepHypRef Expression
1 simp1 1134 . . . 4 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐴 < 𝐵) → 𝐴 ∈ ℤ)
2 peano2zm 12621 . . . . 5 (𝐵 ∈ ℤ → (𝐵 − 1) ∈ ℤ)
323ad2ant2 1132 . . . 4 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐴 < 𝐵) → (𝐵 − 1) ∈ ℤ)
4 zltlem1 12631 . . . . 5 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ) → (𝐴 < 𝐵𝐴 ≤ (𝐵 − 1)))
54biimp3a 1466 . . . 4 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐴 < 𝐵) → 𝐴 ≤ (𝐵 − 1))
6 eluz2 12844 . . . 4 ((𝐵 − 1) ∈ (ℤ𝐴) ↔ (𝐴 ∈ ℤ ∧ (𝐵 − 1) ∈ ℤ ∧ 𝐴 ≤ (𝐵 − 1)))
71, 3, 5, 6syl3anbrc 1341 . . 3 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐴 < 𝐵) → (𝐵 − 1) ∈ (ℤ𝐴))
8 fzosplitpr 13759 . . 3 ((𝐵 − 1) ∈ (ℤ𝐴) → (𝐴..^((𝐵 − 1) + 2)) = ((𝐴..^(𝐵 − 1)) ∪ {(𝐵 − 1), ((𝐵 − 1) + 1)}))
97, 8syl 17 . 2 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐴 < 𝐵) → (𝐴..^((𝐵 − 1) + 2)) = ((𝐴..^(𝐵 − 1)) ∪ {(𝐵 − 1), ((𝐵 − 1) + 1)}))
10 zcn 12579 . . . . . . 7 (𝐵 ∈ ℤ → 𝐵 ∈ ℂ)
11 1cnd 11225 . . . . . . 7 (𝐵 ∈ ℤ → 1 ∈ ℂ)
12 2cnd 12306 . . . . . . 7 (𝐵 ∈ ℤ → 2 ∈ ℂ)
1310, 11, 12subadd23d 11609 . . . . . 6 (𝐵 ∈ ℤ → ((𝐵 − 1) + 2) = (𝐵 + (2 − 1)))
14 2m1e1 12354 . . . . . . 7 (2 − 1) = 1
1514oveq2i 7425 . . . . . 6 (𝐵 + (2 − 1)) = (𝐵 + 1)
1613, 15eqtr2di 2784 . . . . 5 (𝐵 ∈ ℤ → (𝐵 + 1) = ((𝐵 − 1) + 2))
1716oveq2d 7430 . . . 4 (𝐵 ∈ ℤ → (𝐴..^(𝐵 + 1)) = (𝐴..^((𝐵 − 1) + 2)))
18 npcan1 11655 . . . . . . . 8 (𝐵 ∈ ℂ → ((𝐵 − 1) + 1) = 𝐵)
1910, 18syl 17 . . . . . . 7 (𝐵 ∈ ℤ → ((𝐵 − 1) + 1) = 𝐵)
2019eqcomd 2733 . . . . . 6 (𝐵 ∈ ℤ → 𝐵 = ((𝐵 − 1) + 1))
2120preq2d 4740 . . . . 5 (𝐵 ∈ ℤ → {(𝐵 − 1), 𝐵} = {(𝐵 − 1), ((𝐵 − 1) + 1)})
2221uneq2d 4159 . . . 4 (𝐵 ∈ ℤ → ((𝐴..^(𝐵 − 1)) ∪ {(𝐵 − 1), 𝐵}) = ((𝐴..^(𝐵 − 1)) ∪ {(𝐵 − 1), ((𝐵 − 1) + 1)}))
2317, 22eqeq12d 2743 . . 3 (𝐵 ∈ ℤ → ((𝐴..^(𝐵 + 1)) = ((𝐴..^(𝐵 − 1)) ∪ {(𝐵 − 1), 𝐵}) ↔ (𝐴..^((𝐵 − 1) + 2)) = ((𝐴..^(𝐵 − 1)) ∪ {(𝐵 − 1), ((𝐵 − 1) + 1)})))
24233ad2ant2 1132 . 2 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐴 < 𝐵) → ((𝐴..^(𝐵 + 1)) = ((𝐴..^(𝐵 − 1)) ∪ {(𝐵 − 1), 𝐵}) ↔ (𝐴..^((𝐵 − 1) + 2)) = ((𝐴..^(𝐵 − 1)) ∪ {(𝐵 − 1), ((𝐵 − 1) + 1)})))
259, 24mpbird 257 1 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐴 < 𝐵) → (𝐴..^(𝐵 + 1)) = ((𝐴..^(𝐵 − 1)) ∪ {(𝐵 − 1), 𝐵}))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 205  w3a 1085   = wceq 1534  wcel 2099  cun 3942  {cpr 4626   class class class wbr 5142  cfv 6542  (class class class)co 7414  cc 11122  1c1 11125   + caddc 11127   < clt 11264  cle 11265  cmin 11460  2c2 12283  cz 12574  cuz 12838  ..^cfzo 13645
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1790  ax-4 1804  ax-5 1906  ax-6 1964  ax-7 2004  ax-8 2101  ax-9 2109  ax-10 2130  ax-11 2147  ax-12 2164  ax-ext 2698  ax-sep 5293  ax-nul 5300  ax-pow 5359  ax-pr 5423  ax-un 7732  ax-cnex 11180  ax-resscn 11181  ax-1cn 11182  ax-icn 11183  ax-addcl 11184  ax-addrcl 11185  ax-mulcl 11186  ax-mulrcl 11187  ax-mulcom 11188  ax-addass 11189  ax-mulass 11190  ax-distr 11191  ax-i2m1 11192  ax-1ne0 11193  ax-1rid 11194  ax-rnegex 11195  ax-rrecex 11196  ax-cnre 11197  ax-pre-lttri 11198  ax-pre-lttrn 11199  ax-pre-ltadd 11200  ax-pre-mulgt0 11201
This theorem depends on definitions:  df-bi 206  df-an 396  df-or 847  df-3or 1086  df-3an 1087  df-tru 1537  df-fal 1547  df-ex 1775  df-nf 1779  df-sb 2061  df-mo 2529  df-eu 2558  df-clab 2705  df-cleq 2719  df-clel 2805  df-nfc 2880  df-ne 2936  df-nel 3042  df-ral 3057  df-rex 3066  df-reu 3372  df-rab 3428  df-v 3471  df-sbc 3775  df-csb 3890  df-dif 3947  df-un 3949  df-in 3951  df-ss 3961  df-pss 3963  df-nul 4319  df-if 4525  df-pw 4600  df-sn 4625  df-pr 4627  df-op 4631  df-uni 4904  df-iun 4993  df-br 5143  df-opab 5205  df-mpt 5226  df-tr 5260  df-id 5570  df-eprel 5576  df-po 5584  df-so 5585  df-fr 5627  df-we 5629  df-xp 5678  df-rel 5679  df-cnv 5680  df-co 5681  df-dm 5682  df-rn 5683  df-res 5684  df-ima 5685  df-pred 6299  df-ord 6366  df-on 6367  df-lim 6368  df-suc 6369  df-iota 6494  df-fun 6544  df-fn 6545  df-f 6546  df-f1 6547  df-fo 6548  df-f1o 6549  df-fv 6550  df-riota 7370  df-ov 7417  df-oprab 7418  df-mpo 7419  df-om 7863  df-1st 7985  df-2nd 7986  df-frecs 8278  df-wrecs 8309  df-recs 8383  df-rdg 8422  df-er 8716  df-en 8954  df-dom 8955  df-sdom 8956  df-pnf 11266  df-mnf 11267  df-xr 11268  df-ltxr 11269  df-le 11270  df-sub 11462  df-neg 11463  df-nn 12229  df-2 12291  df-n0 12489  df-z 12575  df-uz 12839  df-fz 13503  df-fzo 13646
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator