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

Theorem rebtwnz 12335
Description: There is a unique greatest integer less than or equal to a real number. Exercise 4 of [Apostol] p. 28. (Contributed by NM, 15-Nov-2004.)
Assertion
Ref Expression
rebtwnz (𝐴 ∈ ℝ → ∃!𝑥 ∈ ℤ (𝑥𝐴𝐴 < (𝑥 + 1)))
Distinct variable group:   𝑥,𝐴

Proof of Theorem rebtwnz
Dummy variable 𝑦 is distinct from all other variables.
StepHypRef Expression
1 renegcl 10938 . . 3 (𝐴 ∈ ℝ → -𝐴 ∈ ℝ)
2 zbtwnre 12334 . . 3 (-𝐴 ∈ ℝ → ∃!𝑦 ∈ ℤ (-𝐴𝑦𝑦 < (-𝐴 + 1)))
31, 2syl 17 . 2 (𝐴 ∈ ℝ → ∃!𝑦 ∈ ℤ (-𝐴𝑦𝑦 < (-𝐴 + 1)))
4 znegcl 12005 . . . 4 (𝑥 ∈ ℤ → -𝑥 ∈ ℤ)
5 znegcl 12005 . . . . 5 (𝑦 ∈ ℤ → -𝑦 ∈ ℤ)
6 zcn 11974 . . . . . 6 (𝑦 ∈ ℤ → 𝑦 ∈ ℂ)
7 zcn 11974 . . . . . 6 (𝑥 ∈ ℤ → 𝑥 ∈ ℂ)
8 negcon2 10928 . . . . . 6 ((𝑦 ∈ ℂ ∧ 𝑥 ∈ ℂ) → (𝑦 = -𝑥𝑥 = -𝑦))
96, 7, 8syl2an 598 . . . . 5 ((𝑦 ∈ ℤ ∧ 𝑥 ∈ ℤ) → (𝑦 = -𝑥𝑥 = -𝑦))
105, 9reuhyp 5286 . . . 4 (𝑦 ∈ ℤ → ∃!𝑥 ∈ ℤ 𝑦 = -𝑥)
11 breq2 5034 . . . . 5 (𝑦 = -𝑥 → (-𝐴𝑦 ↔ -𝐴 ≤ -𝑥))
12 breq1 5033 . . . . 5 (𝑦 = -𝑥 → (𝑦 < (-𝐴 + 1) ↔ -𝑥 < (-𝐴 + 1)))
1311, 12anbi12d 633 . . . 4 (𝑦 = -𝑥 → ((-𝐴𝑦𝑦 < (-𝐴 + 1)) ↔ (-𝐴 ≤ -𝑥 ∧ -𝑥 < (-𝐴 + 1))))
144, 10, 13reuxfr1 3691 . . 3 (∃!𝑦 ∈ ℤ (-𝐴𝑦𝑦 < (-𝐴 + 1)) ↔ ∃!𝑥 ∈ ℤ (-𝐴 ≤ -𝑥 ∧ -𝑥 < (-𝐴 + 1)))
15 zre 11973 . . . . . 6 (𝑥 ∈ ℤ → 𝑥 ∈ ℝ)
16 leneg 11132 . . . . . . . 8 ((𝑥 ∈ ℝ ∧ 𝐴 ∈ ℝ) → (𝑥𝐴 ↔ -𝐴 ≤ -𝑥))
1716ancoms 462 . . . . . . 7 ((𝐴 ∈ ℝ ∧ 𝑥 ∈ ℝ) → (𝑥𝐴 ↔ -𝐴 ≤ -𝑥))
18 peano2rem 10942 . . . . . . . . 9 (𝐴 ∈ ℝ → (𝐴 − 1) ∈ ℝ)
19 ltneg 11129 . . . . . . . . 9 (((𝐴 − 1) ∈ ℝ ∧ 𝑥 ∈ ℝ) → ((𝐴 − 1) < 𝑥 ↔ -𝑥 < -(𝐴 − 1)))
2018, 19sylan 583 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ 𝑥 ∈ ℝ) → ((𝐴 − 1) < 𝑥 ↔ -𝑥 < -(𝐴 − 1)))
21 1re 10630 . . . . . . . . 9 1 ∈ ℝ
22 ltsubadd 11099 . . . . . . . . 9 ((𝐴 ∈ ℝ ∧ 1 ∈ ℝ ∧ 𝑥 ∈ ℝ) → ((𝐴 − 1) < 𝑥𝐴 < (𝑥 + 1)))
2321, 22mp3an2 1446 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ 𝑥 ∈ ℝ) → ((𝐴 − 1) < 𝑥𝐴 < (𝑥 + 1)))
24 recn 10616 . . . . . . . . . . 11 (𝐴 ∈ ℝ → 𝐴 ∈ ℂ)
25 ax-1cn 10584 . . . . . . . . . . 11 1 ∈ ℂ
26 negsubdi 10931 . . . . . . . . . . 11 ((𝐴 ∈ ℂ ∧ 1 ∈ ℂ) → -(𝐴 − 1) = (-𝐴 + 1))
2724, 25, 26sylancl 589 . . . . . . . . . 10 (𝐴 ∈ ℝ → -(𝐴 − 1) = (-𝐴 + 1))
2827adantr 484 . . . . . . . . 9 ((𝐴 ∈ ℝ ∧ 𝑥 ∈ ℝ) → -(𝐴 − 1) = (-𝐴 + 1))
2928breq2d 5042 . . . . . . . 8 ((𝐴 ∈ ℝ ∧ 𝑥 ∈ ℝ) → (-𝑥 < -(𝐴 − 1) ↔ -𝑥 < (-𝐴 + 1)))
3020, 23, 293bitr3d 312 . . . . . . 7 ((𝐴 ∈ ℝ ∧ 𝑥 ∈ ℝ) → (𝐴 < (𝑥 + 1) ↔ -𝑥 < (-𝐴 + 1)))
3117, 30anbi12d 633 . . . . . 6 ((𝐴 ∈ ℝ ∧ 𝑥 ∈ ℝ) → ((𝑥𝐴𝐴 < (𝑥 + 1)) ↔ (-𝐴 ≤ -𝑥 ∧ -𝑥 < (-𝐴 + 1))))
3215, 31sylan2 595 . . . . 5 ((𝐴 ∈ ℝ ∧ 𝑥 ∈ ℤ) → ((𝑥𝐴𝐴 < (𝑥 + 1)) ↔ (-𝐴 ≤ -𝑥 ∧ -𝑥 < (-𝐴 + 1))))
3332bicomd 226 . . . 4 ((𝐴 ∈ ℝ ∧ 𝑥 ∈ ℤ) → ((-𝐴 ≤ -𝑥 ∧ -𝑥 < (-𝐴 + 1)) ↔ (𝑥𝐴𝐴 < (𝑥 + 1))))
3433reubidva 3341 . . 3 (𝐴 ∈ ℝ → (∃!𝑥 ∈ ℤ (-𝐴 ≤ -𝑥 ∧ -𝑥 < (-𝐴 + 1)) ↔ ∃!𝑥 ∈ ℤ (𝑥𝐴𝐴 < (𝑥 + 1))))
3514, 34syl5bb 286 . 2 (𝐴 ∈ ℝ → (∃!𝑦 ∈ ℤ (-𝐴𝑦𝑦 < (-𝐴 + 1)) ↔ ∃!𝑥 ∈ ℤ (𝑥𝐴𝐴 < (𝑥 + 1))))
363, 35mpbid 235 1 (𝐴 ∈ ℝ → ∃!𝑥 ∈ ℤ (𝑥𝐴𝐴 < (𝑥 + 1)))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 209  wa 399   = wceq 1538  wcel 2111  ∃!wreu 3108   class class class wbr 5030  (class class class)co 7135  cc 10524  cr 10525  1c1 10527   + caddc 10529   < clt 10664  cle 10665  cmin 10859  -cneg 10860  cz 11969
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1797  ax-4 1811  ax-5 1911  ax-6 1970  ax-7 2015  ax-8 2113  ax-9 2121  ax-10 2142  ax-11 2158  ax-12 2175  ax-ext 2770  ax-sep 5167  ax-nul 5174  ax-pow 5231  ax-pr 5295  ax-un 7441  ax-cnex 10582  ax-resscn 10583  ax-1cn 10584  ax-icn 10585  ax-addcl 10586  ax-addrcl 10587  ax-mulcl 10588  ax-mulrcl 10589  ax-mulcom 10590  ax-addass 10591  ax-mulass 10592  ax-distr 10593  ax-i2m1 10594  ax-1ne0 10595  ax-1rid 10596  ax-rnegex 10597  ax-rrecex 10598  ax-cnre 10599  ax-pre-lttri 10600  ax-pre-lttrn 10601  ax-pre-ltadd 10602  ax-pre-mulgt0 10603  ax-pre-sup 10604
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 845  df-3or 1085  df-3an 1086  df-tru 1541  df-ex 1782  df-nf 1786  df-sb 2070  df-mo 2598  df-eu 2629  df-clab 2777  df-cleq 2791  df-clel 2870  df-nfc 2938  df-ne 2988  df-nel 3092  df-ral 3111  df-rex 3112  df-reu 3113  df-rmo 3114  df-rab 3115  df-v 3443  df-sbc 3721  df-csb 3829  df-dif 3884  df-un 3886  df-in 3888  df-ss 3898  df-pss 3900  df-nul 4244  df-if 4426  df-pw 4499  df-sn 4526  df-pr 4528  df-tp 4530  df-op 4532  df-uni 4801  df-iun 4883  df-br 5031  df-opab 5093  df-mpt 5111  df-tr 5137  df-id 5425  df-eprel 5430  df-po 5438  df-so 5439  df-fr 5478  df-we 5480  df-xp 5525  df-rel 5526  df-cnv 5527  df-co 5528  df-dm 5529  df-rn 5530  df-res 5531  df-ima 5532  df-pred 6116  df-ord 6162  df-on 6163  df-lim 6164  df-suc 6165  df-iota 6283  df-fun 6326  df-fn 6327  df-f 6328  df-f1 6329  df-fo 6330  df-f1o 6331  df-fv 6332  df-riota 7093  df-ov 7138  df-oprab 7139  df-mpo 7140  df-om 7561  df-wrecs 7930  df-recs 7991  df-rdg 8029  df-er 8272  df-en 8493  df-dom 8494  df-sdom 8495  df-sup 8890  df-inf 8891  df-pnf 10666  df-mnf 10667  df-xr 10668  df-ltxr 10669  df-le 10670  df-sub 10861  df-neg 10862  df-nn 11626  df-n0 11886  df-z 11970  df-uz 12232
This theorem is referenced by:  flcl  13160  fllelt  13162  flflp1  13172  flbi  13181  ltflcei  35045
  Copyright terms: Public domain W3C validator