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

Theorem fldiv4lem1div2uz2 13657
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 12693 . . 3 (𝑁 ∈ (ℤ‘2) → 𝑁 ∈ ℤ)
2 zre 12424 . . . 4 (𝑁 ∈ ℤ → 𝑁 ∈ ℝ)
3 id 22 . . . . 5 (𝑁 ∈ ℝ → 𝑁 ∈ ℝ)
4 4re 12158 . . . . . 6 4 ∈ ℝ
54a1i 11 . . . . 5 (𝑁 ∈ ℝ → 4 ∈ ℝ)
6 4ne0 12182 . . . . . 6 4 ≠ 0
76a1i 11 . . . . 5 (𝑁 ∈ ℝ → 4 ≠ 0)
83, 5, 7redivcld 11904 . . . 4 (𝑁 ∈ ℝ → (𝑁 / 4) ∈ ℝ)
92, 8syl 17 . . 3 (𝑁 ∈ ℤ → (𝑁 / 4) ∈ ℝ)
10 flle 13620 . . 3 ((𝑁 / 4) ∈ ℝ → (⌊‘(𝑁 / 4)) ≤ (𝑁 / 4))
111, 9, 103syl 18 . 2 (𝑁 ∈ (ℤ‘2) → (⌊‘(𝑁 / 4)) ≤ (𝑁 / 4))
12 1red 11077 . . . 4 (𝑁 ∈ (ℤ‘2) → 1 ∈ ℝ)
13 eluzelre 12694 . . . 4 (𝑁 ∈ (ℤ‘2) → 𝑁 ∈ ℝ)
14 rehalfcl 12300 . . . . 5 (𝑁 ∈ ℝ → (𝑁 / 2) ∈ ℝ)
151, 2, 143syl 18 . . . 4 (𝑁 ∈ (ℤ‘2) → (𝑁 / 2) ∈ ℝ)
16 2rp 12836 . . . . . . 7 2 ∈ ℝ+
1716a1i 11 . . . . . 6 (𝑁 ∈ (ℤ‘2) → 2 ∈ ℝ+)
18 eluzle 12696 . . . . . 6 (𝑁 ∈ (ℤ‘2) → 2 ≤ 𝑁)
19 divge1 12899 . . . . . 6 ((2 ∈ ℝ+𝑁 ∈ ℝ ∧ 2 ≤ 𝑁) → 1 ≤ (𝑁 / 2))
2017, 13, 18, 19syl3anc 1370 . . . . 5 (𝑁 ∈ (ℤ‘2) → 1 ≤ (𝑁 / 2))
21 eluzelcn 12695 . . . . . 6 (𝑁 ∈ (ℤ‘2) → 𝑁 ∈ ℂ)
22 subhalfhalf 12308 . . . . . 6 (𝑁 ∈ ℂ → (𝑁 − (𝑁 / 2)) = (𝑁 / 2))
2321, 22syl 17 . . . . 5 (𝑁 ∈ (ℤ‘2) → (𝑁 − (𝑁 / 2)) = (𝑁 / 2))
2420, 23breqtrrd 5120 . . . 4 (𝑁 ∈ (ℤ‘2) → 1 ≤ (𝑁 − (𝑁 / 2)))
2512, 13, 15, 24lesubd 11680 . . 3 (𝑁 ∈ (ℤ‘2) → (𝑁 / 2) ≤ (𝑁 − 1))
26 2t2e4 12238 . . . . . . . . 9 (2 · 2) = 4
2726eqcomi 2745 . . . . . . . 8 4 = (2 · 2)
2827a1i 11 . . . . . . 7 (𝑁 ∈ (ℤ‘2) → 4 = (2 · 2))
2928oveq2d 7353 . . . . . 6 (𝑁 ∈ (ℤ‘2) → (𝑁 / 4) = (𝑁 / (2 · 2)))
30 2cnne0 12284 . . . . . . . 8 (2 ∈ ℂ ∧ 2 ≠ 0)
3130a1i 11 . . . . . . 7 (𝑁 ∈ (ℤ‘2) → (2 ∈ ℂ ∧ 2 ≠ 0))
32 divdiv1 11787 . . . . . . 7 ((𝑁 ∈ ℂ ∧ (2 ∈ ℂ ∧ 2 ≠ 0) ∧ (2 ∈ ℂ ∧ 2 ≠ 0)) → ((𝑁 / 2) / 2) = (𝑁 / (2 · 2)))
3321, 31, 31, 32syl3anc 1370 . . . . . 6 (𝑁 ∈ (ℤ‘2) → ((𝑁 / 2) / 2) = (𝑁 / (2 · 2)))
3429, 33eqtr4d 2779 . . . . 5 (𝑁 ∈ (ℤ‘2) → (𝑁 / 4) = ((𝑁 / 2) / 2))
3534breq1d 5102 . . . 4 (𝑁 ∈ (ℤ‘2) → ((𝑁 / 4) ≤ ((𝑁 − 1) / 2) ↔ ((𝑁 / 2) / 2) ≤ ((𝑁 − 1) / 2)))
36 peano2rem 11389 . . . . . 6 (𝑁 ∈ ℝ → (𝑁 − 1) ∈ ℝ)
3713, 36syl 17 . . . . 5 (𝑁 ∈ (ℤ‘2) → (𝑁 − 1) ∈ ℝ)
3815, 37, 17lediv1d 12919 . . . 4 (𝑁 ∈ (ℤ‘2) → ((𝑁 / 2) ≤ (𝑁 − 1) ↔ ((𝑁 / 2) / 2) ≤ ((𝑁 − 1) / 2)))
3935, 38bitr4d 281 . . 3 (𝑁 ∈ (ℤ‘2) → ((𝑁 / 4) ≤ ((𝑁 − 1) / 2) ↔ (𝑁 / 2) ≤ (𝑁 − 1)))
4025, 39mpbird 256 . 2 (𝑁 ∈ (ℤ‘2) → (𝑁 / 4) ≤ ((𝑁 − 1) / 2))
418flcld 13619 . . . . . 6 (𝑁 ∈ ℝ → (⌊‘(𝑁 / 4)) ∈ ℤ)
4241zred 12527 . . . . 5 (𝑁 ∈ ℝ → (⌊‘(𝑁 / 4)) ∈ ℝ)
4336rehalfcld 12321 . . . . 5 (𝑁 ∈ ℝ → ((𝑁 − 1) / 2) ∈ ℝ)
4442, 8, 433jca 1127 . . . 4 (𝑁 ∈ ℝ → ((⌊‘(𝑁 / 4)) ∈ ℝ ∧ (𝑁 / 4) ∈ ℝ ∧ ((𝑁 − 1) / 2) ∈ ℝ))
451, 2, 443syl 18 . . 3 (𝑁 ∈ (ℤ‘2) → ((⌊‘(𝑁 / 4)) ∈ ℝ ∧ (𝑁 / 4) ∈ ℝ ∧ ((𝑁 − 1) / 2) ∈ ℝ))
46 letr 11170 . . 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 696 1 (𝑁 ∈ (ℤ‘2) → (⌊‘(𝑁 / 4)) ≤ ((𝑁 − 1) / 2))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 396  w3a 1086   = wceq 1540  wcel 2105  wne 2940   class class class wbr 5092  cfv 6479  (class class class)co 7337  cc 10970  cr 10971  0cc0 10972  1c1 10973   · cmul 10977  cle 11111  cmin 11306   / cdiv 11733  2c2 12129  4c4 12131  cz 12420  cuz 12683  +crp 12831  cfl 13611
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1796  ax-4 1810  ax-5 1912  ax-6 1970  ax-7 2010  ax-8 2107  ax-9 2115  ax-10 2136  ax-11 2153  ax-12 2170  ax-ext 2707  ax-sep 5243  ax-nul 5250  ax-pow 5308  ax-pr 5372  ax-un 7650  ax-cnex 11028  ax-resscn 11029  ax-1cn 11030  ax-icn 11031  ax-addcl 11032  ax-addrcl 11033  ax-mulcl 11034  ax-mulrcl 11035  ax-mulcom 11036  ax-addass 11037  ax-mulass 11038  ax-distr 11039  ax-i2m1 11040  ax-1ne0 11041  ax-1rid 11042  ax-rnegex 11043  ax-rrecex 11044  ax-cnre 11045  ax-pre-lttri 11046  ax-pre-lttrn 11047  ax-pre-ltadd 11048  ax-pre-mulgt0 11049  ax-pre-sup 11050
This theorem depends on definitions:  df-bi 206  df-an 397  df-or 845  df-3or 1087  df-3an 1088  df-tru 1543  df-fal 1553  df-ex 1781  df-nf 1785  df-sb 2067  df-mo 2538  df-eu 2567  df-clab 2714  df-cleq 2728  df-clel 2814  df-nfc 2886  df-ne 2941  df-nel 3047  df-ral 3062  df-rex 3071  df-rmo 3349  df-reu 3350  df-rab 3404  df-v 3443  df-sbc 3728  df-csb 3844  df-dif 3901  df-un 3903  df-in 3905  df-ss 3915  df-pss 3917  df-nul 4270  df-if 4474  df-pw 4549  df-sn 4574  df-pr 4576  df-op 4580  df-uni 4853  df-iun 4943  df-br 5093  df-opab 5155  df-mpt 5176  df-tr 5210  df-id 5518  df-eprel 5524  df-po 5532  df-so 5533  df-fr 5575  df-we 5577  df-xp 5626  df-rel 5627  df-cnv 5628  df-co 5629  df-dm 5630  df-rn 5631  df-res 5632  df-ima 5633  df-pred 6238  df-ord 6305  df-on 6306  df-lim 6307  df-suc 6308  df-iota 6431  df-fun 6481  df-fn 6482  df-f 6483  df-f1 6484  df-fo 6485  df-f1o 6486  df-fv 6487  df-riota 7293  df-ov 7340  df-oprab 7341  df-mpo 7342  df-om 7781  df-2nd 7900  df-frecs 8167  df-wrecs 8198  df-recs 8272  df-rdg 8311  df-er 8569  df-en 8805  df-dom 8806  df-sdom 8807  df-sup 9299  df-inf 9300  df-pnf 11112  df-mnf 11113  df-xr 11114  df-ltxr 11115  df-le 11116  df-sub 11308  df-neg 11309  df-div 11734  df-nn 12075  df-2 12137  df-3 12138  df-4 12139  df-n0 12335  df-z 12421  df-uz 12684  df-rp 12832  df-fl 13613
This theorem is referenced by:  fldiv4lem1div2  13658  gausslemma2dlem4  26623
  Copyright terms: Public domain W3C validator