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

Theorem fldiv4lem1div2uz2 13201
Description: The floor of an integer greater than 1, divided by 4 is less than or equal to the half of the integer minus 1. (Contributed by AV, 5-Jul-2021.) (Proof shortened by AV, 9-Jul-2022.)
Assertion
Ref Expression
fldiv4lem1div2uz2 (𝑁 ∈ (ℤ‘2) → (⌊‘(𝑁 / 4)) ≤ ((𝑁 − 1) / 2))

Proof of Theorem fldiv4lem1div2uz2
StepHypRef Expression
1 eluzelz 12241 . . 3 (𝑁 ∈ (ℤ‘2) → 𝑁 ∈ ℤ)
2 zre 11973 . . . 4 (𝑁 ∈ ℤ → 𝑁 ∈ ℝ)
3 id 22 . . . . 5 (𝑁 ∈ ℝ → 𝑁 ∈ ℝ)
4 4re 11709 . . . . . 6 4 ∈ ℝ
54a1i 11 . . . . 5 (𝑁 ∈ ℝ → 4 ∈ ℝ)
6 4ne0 11733 . . . . . 6 4 ≠ 0
76a1i 11 . . . . 5 (𝑁 ∈ ℝ → 4 ≠ 0)
83, 5, 7redivcld 11457 . . . 4 (𝑁 ∈ ℝ → (𝑁 / 4) ∈ ℝ)
92, 8syl 17 . . 3 (𝑁 ∈ ℤ → (𝑁 / 4) ∈ ℝ)
10 flle 13164 . . 3 ((𝑁 / 4) ∈ ℝ → (⌊‘(𝑁 / 4)) ≤ (𝑁 / 4))
111, 9, 103syl 18 . 2 (𝑁 ∈ (ℤ‘2) → (⌊‘(𝑁 / 4)) ≤ (𝑁 / 4))
12 1red 10631 . . . 4 (𝑁 ∈ (ℤ‘2) → 1 ∈ ℝ)
13 eluzelre 12242 . . . 4 (𝑁 ∈ (ℤ‘2) → 𝑁 ∈ ℝ)
14 rehalfcl 11851 . . . . 5 (𝑁 ∈ ℝ → (𝑁 / 2) ∈ ℝ)
151, 2, 143syl 18 . . . 4 (𝑁 ∈ (ℤ‘2) → (𝑁 / 2) ∈ ℝ)
16 2rp 12382 . . . . . . 7 2 ∈ ℝ+
1716a1i 11 . . . . . 6 (𝑁 ∈ (ℤ‘2) → 2 ∈ ℝ+)
18 eluzle 12244 . . . . . 6 (𝑁 ∈ (ℤ‘2) → 2 ≤ 𝑁)
19 divge1 12445 . . . . . 6 ((2 ∈ ℝ+𝑁 ∈ ℝ ∧ 2 ≤ 𝑁) → 1 ≤ (𝑁 / 2))
2017, 13, 18, 19syl3anc 1368 . . . . 5 (𝑁 ∈ (ℤ‘2) → 1 ≤ (𝑁 / 2))
21 eluzelcn 12243 . . . . . 6 (𝑁 ∈ (ℤ‘2) → 𝑁 ∈ ℂ)
22 subhalfhalf 11859 . . . . . 6 (𝑁 ∈ ℂ → (𝑁 − (𝑁 / 2)) = (𝑁 / 2))
2321, 22syl 17 . . . . 5 (𝑁 ∈ (ℤ‘2) → (𝑁 − (𝑁 / 2)) = (𝑁 / 2))
2420, 23breqtrrd 5058 . . . 4 (𝑁 ∈ (ℤ‘2) → 1 ≤ (𝑁 − (𝑁 / 2)))
2512, 13, 15, 24lesubd 11233 . . 3 (𝑁 ∈ (ℤ‘2) → (𝑁 / 2) ≤ (𝑁 − 1))
26 2t2e4 11789 . . . . . . . . 9 (2 · 2) = 4
2726eqcomi 2807 . . . . . . . 8 4 = (2 · 2)
2827a1i 11 . . . . . . 7 (𝑁 ∈ (ℤ‘2) → 4 = (2 · 2))
2928oveq2d 7151 . . . . . 6 (𝑁 ∈ (ℤ‘2) → (𝑁 / 4) = (𝑁 / (2 · 2)))
30 2cnne0 11835 . . . . . . . 8 (2 ∈ ℂ ∧ 2 ≠ 0)
3130a1i 11 . . . . . . 7 (𝑁 ∈ (ℤ‘2) → (2 ∈ ℂ ∧ 2 ≠ 0))
32 divdiv1 11340 . . . . . . 7 ((𝑁 ∈ ℂ ∧ (2 ∈ ℂ ∧ 2 ≠ 0) ∧ (2 ∈ ℂ ∧ 2 ≠ 0)) → ((𝑁 / 2) / 2) = (𝑁 / (2 · 2)))
3321, 31, 31, 32syl3anc 1368 . . . . . 6 (𝑁 ∈ (ℤ‘2) → ((𝑁 / 2) / 2) = (𝑁 / (2 · 2)))
3429, 33eqtr4d 2836 . . . . 5 (𝑁 ∈ (ℤ‘2) → (𝑁 / 4) = ((𝑁 / 2) / 2))
3534breq1d 5040 . . . 4 (𝑁 ∈ (ℤ‘2) → ((𝑁 / 4) ≤ ((𝑁 − 1) / 2) ↔ ((𝑁 / 2) / 2) ≤ ((𝑁 − 1) / 2)))
36 peano2rem 10942 . . . . . 6 (𝑁 ∈ ℝ → (𝑁 − 1) ∈ ℝ)
3713, 36syl 17 . . . . 5 (𝑁 ∈ (ℤ‘2) → (𝑁 − 1) ∈ ℝ)
3815, 37, 17lediv1d 12465 . . . 4 (𝑁 ∈ (ℤ‘2) → ((𝑁 / 2) ≤ (𝑁 − 1) ↔ ((𝑁 / 2) / 2) ≤ ((𝑁 − 1) / 2)))
3935, 38bitr4d 285 . . 3 (𝑁 ∈ (ℤ‘2) → ((𝑁 / 4) ≤ ((𝑁 − 1) / 2) ↔ (𝑁 / 2) ≤ (𝑁 − 1)))
4025, 39mpbird 260 . 2 (𝑁 ∈ (ℤ‘2) → (𝑁 / 4) ≤ ((𝑁 − 1) / 2))
418flcld 13163 . . . . . 6 (𝑁 ∈ ℝ → (⌊‘(𝑁 / 4)) ∈ ℤ)
4241zred 12075 . . . . 5 (𝑁 ∈ ℝ → (⌊‘(𝑁 / 4)) ∈ ℝ)
4336rehalfcld 11872 . . . . 5 (𝑁 ∈ ℝ → ((𝑁 − 1) / 2) ∈ ℝ)
4442, 8, 433jca 1125 . . . 4 (𝑁 ∈ ℝ → ((⌊‘(𝑁 / 4)) ∈ ℝ ∧ (𝑁 / 4) ∈ ℝ ∧ ((𝑁 − 1) / 2) ∈ ℝ))
451, 2, 443syl 18 . . 3 (𝑁 ∈ (ℤ‘2) → ((⌊‘(𝑁 / 4)) ∈ ℝ ∧ (𝑁 / 4) ∈ ℝ ∧ ((𝑁 − 1) / 2) ∈ ℝ))
46 letr 10723 . . 3 (((⌊‘(𝑁 / 4)) ∈ ℝ ∧ (𝑁 / 4) ∈ ℝ ∧ ((𝑁 − 1) / 2) ∈ ℝ) → (((⌊‘(𝑁 / 4)) ≤ (𝑁 / 4) ∧ (𝑁 / 4) ≤ ((𝑁 − 1) / 2)) → (⌊‘(𝑁 / 4)) ≤ ((𝑁 − 1) / 2)))
4745, 46syl 17 . 2 (𝑁 ∈ (ℤ‘2) → (((⌊‘(𝑁 / 4)) ≤ (𝑁 / 4) ∧ (𝑁 / 4) ≤ ((𝑁 − 1) / 2)) → (⌊‘(𝑁 / 4)) ≤ ((𝑁 − 1) / 2)))
4811, 40, 47mp2and 698 1 (𝑁 ∈ (ℤ‘2) → (⌊‘(𝑁 / 4)) ≤ ((𝑁 − 1) / 2))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 399  w3a 1084   = wceq 1538  wcel 2111  wne 2987   class class class wbr 5030  cfv 6324  (class class class)co 7135  cc 10524  cr 10525  0cc0 10526  1c1 10527   · cmul 10531  cle 10665  cmin 10859   / cdiv 11286  2c2 11680  4c4 11682  cz 11969  cuz 12231  +crp 12377  cfl 13155
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-div 11287  df-nn 11626  df-2 11688  df-3 11689  df-4 11690  df-n0 11886  df-z 11970  df-uz 12232  df-rp 12378  df-fl 13157
This theorem is referenced by:  fldiv4lem1div2  13202  gausslemma2dlem4  25953
  Copyright terms: Public domain W3C validator