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

Theorem fzoaddel 10206
Description: Translate membership in a half-open integer range. (Contributed by Stefan O'Rear, 15-Aug-2015.)
Assertion
Ref Expression
fzoaddel ((𝐴 ∈ (𝐵..^𝐶) ∧ 𝐷 ∈ ℤ) → (𝐴 + 𝐷) ∈ ((𝐵 + 𝐷)..^(𝐶 + 𝐷)))

Proof of Theorem fzoaddel
StepHypRef Expression
1 elfzoel1 10159 . . . . 5 (𝐴 ∈ (𝐵..^𝐶) → 𝐵 ∈ ℤ)
21adantr 276 . . . 4 ((𝐴 ∈ (𝐵..^𝐶) ∧ 𝐷 ∈ ℤ) → 𝐵 ∈ ℤ)
32zred 9389 . . 3 ((𝐴 ∈ (𝐵..^𝐶) ∧ 𝐷 ∈ ℤ) → 𝐵 ∈ ℝ)
4 elfzoelz 10161 . . . . 5 (𝐴 ∈ (𝐵..^𝐶) → 𝐴 ∈ ℤ)
54adantr 276 . . . 4 ((𝐴 ∈ (𝐵..^𝐶) ∧ 𝐷 ∈ ℤ) → 𝐴 ∈ ℤ)
65zred 9389 . . 3 ((𝐴 ∈ (𝐵..^𝐶) ∧ 𝐷 ∈ ℤ) → 𝐴 ∈ ℝ)
7 simpr 110 . . . 4 ((𝐴 ∈ (𝐵..^𝐶) ∧ 𝐷 ∈ ℤ) → 𝐷 ∈ ℤ)
87zred 9389 . . 3 ((𝐴 ∈ (𝐵..^𝐶) ∧ 𝐷 ∈ ℤ) → 𝐷 ∈ ℝ)
9 elfzole1 10169 . . . 4 (𝐴 ∈ (𝐵..^𝐶) → 𝐵𝐴)
109adantr 276 . . 3 ((𝐴 ∈ (𝐵..^𝐶) ∧ 𝐷 ∈ ℤ) → 𝐵𝐴)
113, 6, 8, 10leadd1dd 8530 . 2 ((𝐴 ∈ (𝐵..^𝐶) ∧ 𝐷 ∈ ℤ) → (𝐵 + 𝐷) ≤ (𝐴 + 𝐷))
12 elfzoel2 10160 . . . . 5 (𝐴 ∈ (𝐵..^𝐶) → 𝐶 ∈ ℤ)
1312adantr 276 . . . 4 ((𝐴 ∈ (𝐵..^𝐶) ∧ 𝐷 ∈ ℤ) → 𝐶 ∈ ℤ)
1413zred 9389 . . 3 ((𝐴 ∈ (𝐵..^𝐶) ∧ 𝐷 ∈ ℤ) → 𝐶 ∈ ℝ)
15 elfzolt2 10170 . . . 4 (𝐴 ∈ (𝐵..^𝐶) → 𝐴 < 𝐶)
1615adantr 276 . . 3 ((𝐴 ∈ (𝐵..^𝐶) ∧ 𝐷 ∈ ℤ) → 𝐴 < 𝐶)
176, 14, 8, 16ltadd1dd 8527 . 2 ((𝐴 ∈ (𝐵..^𝐶) ∧ 𝐷 ∈ ℤ) → (𝐴 + 𝐷) < (𝐶 + 𝐷))
18 zaddcl 9307 . . . 4 ((𝐴 ∈ ℤ ∧ 𝐷 ∈ ℤ) → (𝐴 + 𝐷) ∈ ℤ)
194, 18sylan 283 . . 3 ((𝐴 ∈ (𝐵..^𝐶) ∧ 𝐷 ∈ ℤ) → (𝐴 + 𝐷) ∈ ℤ)
20 zaddcl 9307 . . . 4 ((𝐵 ∈ ℤ ∧ 𝐷 ∈ ℤ) → (𝐵 + 𝐷) ∈ ℤ)
211, 20sylan 283 . . 3 ((𝐴 ∈ (𝐵..^𝐶) ∧ 𝐷 ∈ ℤ) → (𝐵 + 𝐷) ∈ ℤ)
22 zaddcl 9307 . . . 4 ((𝐶 ∈ ℤ ∧ 𝐷 ∈ ℤ) → (𝐶 + 𝐷) ∈ ℤ)
2312, 22sylan 283 . . 3 ((𝐴 ∈ (𝐵..^𝐶) ∧ 𝐷 ∈ ℤ) → (𝐶 + 𝐷) ∈ ℤ)
24 elfzo 10163 . . 3 (((𝐴 + 𝐷) ∈ ℤ ∧ (𝐵 + 𝐷) ∈ ℤ ∧ (𝐶 + 𝐷) ∈ ℤ) → ((𝐴 + 𝐷) ∈ ((𝐵 + 𝐷)..^(𝐶 + 𝐷)) ↔ ((𝐵 + 𝐷) ≤ (𝐴 + 𝐷) ∧ (𝐴 + 𝐷) < (𝐶 + 𝐷))))
2519, 21, 23, 24syl3anc 1248 . 2 ((𝐴 ∈ (𝐵..^𝐶) ∧ 𝐷 ∈ ℤ) → ((𝐴 + 𝐷) ∈ ((𝐵 + 𝐷)..^(𝐶 + 𝐷)) ↔ ((𝐵 + 𝐷) ≤ (𝐴 + 𝐷) ∧ (𝐴 + 𝐷) < (𝐶 + 𝐷))))
2611, 17, 25mpbir2and 945 1 ((𝐴 ∈ (𝐵..^𝐶) ∧ 𝐷 ∈ ℤ) → (𝐴 + 𝐷) ∈ ((𝐵 + 𝐷)..^(𝐶 + 𝐷)))
Colors of variables: wff set class
Syntax hints:  wi 4  wa 104  wb 105  wcel 2158   class class class wbr 4015  (class class class)co 5888   + caddc 7828   < clt 8006  cle 8007  cz 9267  ..^cfzo 10156
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 615  ax-in2 616  ax-io 710  ax-5 1457  ax-7 1458  ax-gen 1459  ax-ie1 1503  ax-ie2 1504  ax-8 1514  ax-10 1515  ax-11 1516  ax-i12 1517  ax-bndl 1519  ax-4 1520  ax-17 1536  ax-i9 1540  ax-ial 1544  ax-i5r 1545  ax-13 2160  ax-14 2161  ax-ext 2169  ax-sep 4133  ax-pow 4186  ax-pr 4221  ax-un 4445  ax-setind 4548  ax-cnex 7916  ax-resscn 7917  ax-1cn 7918  ax-1re 7919  ax-icn 7920  ax-addcl 7921  ax-addrcl 7922  ax-mulcl 7923  ax-addcom 7925  ax-addass 7927  ax-distr 7929  ax-i2m1 7930  ax-0lt1 7931  ax-0id 7933  ax-rnegex 7934  ax-cnre 7936  ax-pre-ltirr 7937  ax-pre-ltwlin 7938  ax-pre-lttrn 7939  ax-pre-ltadd 7941
This theorem depends on definitions:  df-bi 117  df-3or 980  df-3an 981  df-tru 1366  df-fal 1369  df-nf 1471  df-sb 1773  df-eu 2039  df-mo 2040  df-clab 2174  df-cleq 2180  df-clel 2183  df-nfc 2318  df-ne 2358  df-nel 2453  df-ral 2470  df-rex 2471  df-reu 2472  df-rab 2474  df-v 2751  df-sbc 2975  df-csb 3070  df-dif 3143  df-un 3145  df-in 3147  df-ss 3154  df-pw 3589  df-sn 3610  df-pr 3611  df-op 3613  df-uni 3822  df-int 3857  df-iun 3900  df-br 4016  df-opab 4077  df-mpt 4078  df-id 4305  df-xp 4644  df-rel 4645  df-cnv 4646  df-co 4647  df-dm 4648  df-rn 4649  df-res 4650  df-ima 4651  df-iota 5190  df-fun 5230  df-fn 5231  df-f 5232  df-fv 5236  df-riota 5844  df-ov 5891  df-oprab 5892  df-mpo 5893  df-1st 6155  df-2nd 6156  df-pnf 8008  df-mnf 8009  df-xr 8010  df-ltxr 8011  df-le 8012  df-sub 8144  df-neg 8145  df-inn 8934  df-n0 9191  df-z 9268  df-uz 9543  df-fz 10023  df-fzo 10157
This theorem is referenced by:  fzoaddel2  10207  fzosubel  10208  fzofzp1  10241  fzostep1  10251
  Copyright terms: Public domain W3C validator