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

Theorem fldiv4lem1div2uz2 13209
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 12256 . . 3 (𝑁 ∈ (ℤ‘2) → 𝑁 ∈ ℤ)
2 zre 11988 . . . 4 (𝑁 ∈ ℤ → 𝑁 ∈ ℝ)
3 id 22 . . . . 5 (𝑁 ∈ ℝ → 𝑁 ∈ ℝ)
4 4re 11724 . . . . . 6 4 ∈ ℝ
54a1i 11 . . . . 5 (𝑁 ∈ ℝ → 4 ∈ ℝ)
6 4ne0 11748 . . . . . 6 4 ≠ 0
76a1i 11 . . . . 5 (𝑁 ∈ ℝ → 4 ≠ 0)
83, 5, 7redivcld 11471 . . . 4 (𝑁 ∈ ℝ → (𝑁 / 4) ∈ ℝ)
92, 8syl 17 . . 3 (𝑁 ∈ ℤ → (𝑁 / 4) ∈ ℝ)
10 flle 13172 . . 3 ((𝑁 / 4) ∈ ℝ → (⌊‘(𝑁 / 4)) ≤ (𝑁 / 4))
111, 9, 103syl 18 . 2 (𝑁 ∈ (ℤ‘2) → (⌊‘(𝑁 / 4)) ≤ (𝑁 / 4))
12 1red 10645 . . . 4 (𝑁 ∈ (ℤ‘2) → 1 ∈ ℝ)
13 eluzelre 12257 . . . 4 (𝑁 ∈ (ℤ‘2) → 𝑁 ∈ ℝ)
14 rehalfcl 11866 . . . . 5 (𝑁 ∈ ℝ → (𝑁 / 2) ∈ ℝ)
151, 2, 143syl 18 . . . 4 (𝑁 ∈ (ℤ‘2) → (𝑁 / 2) ∈ ℝ)
16 2rp 12397 . . . . . . 7 2 ∈ ℝ+
1716a1i 11 . . . . . 6 (𝑁 ∈ (ℤ‘2) → 2 ∈ ℝ+)
18 eluzle 12259 . . . . . 6 (𝑁 ∈ (ℤ‘2) → 2 ≤ 𝑁)
19 divge1 12460 . . . . . 6 ((2 ∈ ℝ+𝑁 ∈ ℝ ∧ 2 ≤ 𝑁) → 1 ≤ (𝑁 / 2))
2017, 13, 18, 19syl3anc 1367 . . . . 5 (𝑁 ∈ (ℤ‘2) → 1 ≤ (𝑁 / 2))
21 eluzelcn 12258 . . . . . 6 (𝑁 ∈ (ℤ‘2) → 𝑁 ∈ ℂ)
22 subhalfhalf 11874 . . . . . 6 (𝑁 ∈ ℂ → (𝑁 − (𝑁 / 2)) = (𝑁 / 2))
2321, 22syl 17 . . . . 5 (𝑁 ∈ (ℤ‘2) → (𝑁 − (𝑁 / 2)) = (𝑁 / 2))
2420, 23breqtrrd 5097 . . . 4 (𝑁 ∈ (ℤ‘2) → 1 ≤ (𝑁 − (𝑁 / 2)))
2512, 13, 15, 24lesubd 11247 . . 3 (𝑁 ∈ (ℤ‘2) → (𝑁 / 2) ≤ (𝑁 − 1))
26 2t2e4 11804 . . . . . . . . 9 (2 · 2) = 4
2726eqcomi 2833 . . . . . . . 8 4 = (2 · 2)
2827a1i 11 . . . . . . 7 (𝑁 ∈ (ℤ‘2) → 4 = (2 · 2))
2928oveq2d 7175 . . . . . 6 (𝑁 ∈ (ℤ‘2) → (𝑁 / 4) = (𝑁 / (2 · 2)))
30 2cnne0 11850 . . . . . . . 8 (2 ∈ ℂ ∧ 2 ≠ 0)
3130a1i 11 . . . . . . 7 (𝑁 ∈ (ℤ‘2) → (2 ∈ ℂ ∧ 2 ≠ 0))
32 divdiv1 11354 . . . . . . 7 ((𝑁 ∈ ℂ ∧ (2 ∈ ℂ ∧ 2 ≠ 0) ∧ (2 ∈ ℂ ∧ 2 ≠ 0)) → ((𝑁 / 2) / 2) = (𝑁 / (2 · 2)))
3321, 31, 31, 32syl3anc 1367 . . . . . 6 (𝑁 ∈ (ℤ‘2) → ((𝑁 / 2) / 2) = (𝑁 / (2 · 2)))
3429, 33eqtr4d 2862 . . . . 5 (𝑁 ∈ (ℤ‘2) → (𝑁 / 4) = ((𝑁 / 2) / 2))
3534breq1d 5079 . . . 4 (𝑁 ∈ (ℤ‘2) → ((𝑁 / 4) ≤ ((𝑁 − 1) / 2) ↔ ((𝑁 / 2) / 2) ≤ ((𝑁 − 1) / 2)))
36 peano2rem 10956 . . . . . 6 (𝑁 ∈ ℝ → (𝑁 − 1) ∈ ℝ)
3713, 36syl 17 . . . . 5 (𝑁 ∈ (ℤ‘2) → (𝑁 − 1) ∈ ℝ)
3815, 37, 17lediv1d 12480 . . . 4 (𝑁 ∈ (ℤ‘2) → ((𝑁 / 2) ≤ (𝑁 − 1) ↔ ((𝑁 / 2) / 2) ≤ ((𝑁 − 1) / 2)))
3935, 38bitr4d 284 . . 3 (𝑁 ∈ (ℤ‘2) → ((𝑁 / 4) ≤ ((𝑁 − 1) / 2) ↔ (𝑁 / 2) ≤ (𝑁 − 1)))
4025, 39mpbird 259 . 2 (𝑁 ∈ (ℤ‘2) → (𝑁 / 4) ≤ ((𝑁 − 1) / 2))
418flcld 13171 . . . . . 6 (𝑁 ∈ ℝ → (⌊‘(𝑁 / 4)) ∈ ℤ)
4241zred 12090 . . . . 5 (𝑁 ∈ ℝ → (⌊‘(𝑁 / 4)) ∈ ℝ)
4336rehalfcld 11887 . . . . 5 (𝑁 ∈ ℝ → ((𝑁 − 1) / 2) ∈ ℝ)
4442, 8, 433jca 1124 . . . 4 (𝑁 ∈ ℝ → ((⌊‘(𝑁 / 4)) ∈ ℝ ∧ (𝑁 / 4) ∈ ℝ ∧ ((𝑁 − 1) / 2) ∈ ℝ))
451, 2, 443syl 18 . . 3 (𝑁 ∈ (ℤ‘2) → ((⌊‘(𝑁 / 4)) ∈ ℝ ∧ (𝑁 / 4) ∈ ℝ ∧ ((𝑁 − 1) / 2) ∈ ℝ))
46 letr 10737 . . 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 697 1 (𝑁 ∈ (ℤ‘2) → (⌊‘(𝑁 / 4)) ≤ ((𝑁 − 1) / 2))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 398  w3a 1083   = wceq 1536  wcel 2113  wne 3019   class class class wbr 5069  cfv 6358  (class class class)co 7159  cc 10538  cr 10539  0cc0 10540  1c1 10541   · cmul 10545  cle 10679  cmin 10873   / cdiv 11300  2c2 11695  4c4 11697  cz 11984  cuz 12246  +crp 12392  cfl 13163
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1795  ax-4 1809  ax-5 1910  ax-6 1969  ax-7 2014  ax-8 2115  ax-9 2123  ax-10 2144  ax-11 2160  ax-12 2176  ax-ext 2796  ax-sep 5206  ax-nul 5213  ax-pow 5269  ax-pr 5333  ax-un 7464  ax-cnex 10596  ax-resscn 10597  ax-1cn 10598  ax-icn 10599  ax-addcl 10600  ax-addrcl 10601  ax-mulcl 10602  ax-mulrcl 10603  ax-mulcom 10604  ax-addass 10605  ax-mulass 10606  ax-distr 10607  ax-i2m1 10608  ax-1ne0 10609  ax-1rid 10610  ax-rnegex 10611  ax-rrecex 10612  ax-cnre 10613  ax-pre-lttri 10614  ax-pre-lttrn 10615  ax-pre-ltadd 10616  ax-pre-mulgt0 10617  ax-pre-sup 10618
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3or 1084  df-3an 1085  df-tru 1539  df-ex 1780  df-nf 1784  df-sb 2069  df-mo 2621  df-eu 2653  df-clab 2803  df-cleq 2817  df-clel 2896  df-nfc 2966  df-ne 3020  df-nel 3127  df-ral 3146  df-rex 3147  df-reu 3148  df-rmo 3149  df-rab 3150  df-v 3499  df-sbc 3776  df-csb 3887  df-dif 3942  df-un 3944  df-in 3946  df-ss 3955  df-pss 3957  df-nul 4295  df-if 4471  df-pw 4544  df-sn 4571  df-pr 4573  df-tp 4575  df-op 4577  df-uni 4842  df-iun 4924  df-br 5070  df-opab 5132  df-mpt 5150  df-tr 5176  df-id 5463  df-eprel 5468  df-po 5477  df-so 5478  df-fr 5517  df-we 5519  df-xp 5564  df-rel 5565  df-cnv 5566  df-co 5567  df-dm 5568  df-rn 5569  df-res 5570  df-ima 5571  df-pred 6151  df-ord 6197  df-on 6198  df-lim 6199  df-suc 6200  df-iota 6317  df-fun 6360  df-fn 6361  df-f 6362  df-f1 6363  df-fo 6364  df-f1o 6365  df-fv 6366  df-riota 7117  df-ov 7162  df-oprab 7163  df-mpo 7164  df-om 7584  df-wrecs 7950  df-recs 8011  df-rdg 8049  df-er 8292  df-en 8513  df-dom 8514  df-sdom 8515  df-sup 8909  df-inf 8910  df-pnf 10680  df-mnf 10681  df-xr 10682  df-ltxr 10683  df-le 10684  df-sub 10875  df-neg 10876  df-div 11301  df-nn 11642  df-2 11703  df-3 11704  df-4 11705  df-n0 11901  df-z 11985  df-uz 12247  df-rp 12393  df-fl 13165
This theorem is referenced by:  fldiv4lem1div2  13210  gausslemma2dlem4  25948
  Copyright terms: Public domain W3C validator