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

Theorem ledivge1le 12452
Description: If a number is less than or equal to another number, the number divided by a positive number greater than or equal to one is less than or equal to the other number. (Contributed by AV, 29-Jun-2021.)
Assertion
Ref Expression
ledivge1le ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+ ∧ (𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶)) → (𝐴𝐵 → (𝐴 / 𝐶) ≤ 𝐵))

Proof of Theorem ledivge1le
StepHypRef Expression
1 divle1le 12451 . . . . . . . . 9 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) → ((𝐴 / 𝐵) ≤ 1 ↔ 𝐴𝐵))
21adantr 483 . . . . . . . 8 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) ∧ 𝐶 ∈ ℝ+) → ((𝐴 / 𝐵) ≤ 1 ↔ 𝐴𝐵))
3 rerpdivcl 12411 . . . . . . . . . . 11 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) → (𝐴 / 𝐵) ∈ ℝ)
43adantr 483 . . . . . . . . . 10 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) ∧ 𝐶 ∈ ℝ+) → (𝐴 / 𝐵) ∈ ℝ)
5 1red 10634 . . . . . . . . . 10 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) ∧ 𝐶 ∈ ℝ+) → 1 ∈ ℝ)
6 rpre 12389 . . . . . . . . . . 11 (𝐶 ∈ ℝ+𝐶 ∈ ℝ)
76adantl 484 . . . . . . . . . 10 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) ∧ 𝐶 ∈ ℝ+) → 𝐶 ∈ ℝ)
8 letr 10726 . . . . . . . . . 10 (((𝐴 / 𝐵) ∈ ℝ ∧ 1 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (((𝐴 / 𝐵) ≤ 1 ∧ 1 ≤ 𝐶) → (𝐴 / 𝐵) ≤ 𝐶))
94, 5, 7, 8syl3anc 1366 . . . . . . . . 9 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) ∧ 𝐶 ∈ ℝ+) → (((𝐴 / 𝐵) ≤ 1 ∧ 1 ≤ 𝐶) → (𝐴 / 𝐵) ≤ 𝐶))
109expd 418 . . . . . . . 8 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) ∧ 𝐶 ∈ ℝ+) → ((𝐴 / 𝐵) ≤ 1 → (1 ≤ 𝐶 → (𝐴 / 𝐵) ≤ 𝐶)))
112, 10sylbird 262 . . . . . . 7 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) ∧ 𝐶 ∈ ℝ+) → (𝐴𝐵 → (1 ≤ 𝐶 → (𝐴 / 𝐵) ≤ 𝐶)))
1211com23 86 . . . . . 6 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) ∧ 𝐶 ∈ ℝ+) → (1 ≤ 𝐶 → (𝐴𝐵 → (𝐴 / 𝐵) ≤ 𝐶)))
1312expimpd 456 . . . . 5 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) → ((𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶) → (𝐴𝐵 → (𝐴 / 𝐵) ≤ 𝐶)))
1413ex 415 . . . 4 (𝐴 ∈ ℝ → (𝐵 ∈ ℝ+ → ((𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶) → (𝐴𝐵 → (𝐴 / 𝐵) ≤ 𝐶))))
15143imp1 1342 . . 3 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+ ∧ (𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶)) ∧ 𝐴𝐵) → (𝐴 / 𝐵) ≤ 𝐶)
16 simp1 1131 . . . . . 6 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+ ∧ (𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶)) → 𝐴 ∈ ℝ)
176adantr 483 . . . . . . . 8 ((𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶) → 𝐶 ∈ ℝ)
18 0lt1 11154 . . . . . . . . . 10 0 < 1
19 0red 10636 . . . . . . . . . . 11 (𝐶 ∈ ℝ+ → 0 ∈ ℝ)
20 1red 10634 . . . . . . . . . . 11 (𝐶 ∈ ℝ+ → 1 ∈ ℝ)
21 ltletr 10724 . . . . . . . . . . 11 ((0 ∈ ℝ ∧ 1 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((0 < 1 ∧ 1 ≤ 𝐶) → 0 < 𝐶))
2219, 20, 6, 21syl3anc 1366 . . . . . . . . . 10 (𝐶 ∈ ℝ+ → ((0 < 1 ∧ 1 ≤ 𝐶) → 0 < 𝐶))
2318, 22mpani 694 . . . . . . . . 9 (𝐶 ∈ ℝ+ → (1 ≤ 𝐶 → 0 < 𝐶))
2423imp 409 . . . . . . . 8 ((𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶) → 0 < 𝐶)
2517, 24jca 514 . . . . . . 7 ((𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶) → (𝐶 ∈ ℝ ∧ 0 < 𝐶))
26253ad2ant3 1130 . . . . . 6 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+ ∧ (𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶)) → (𝐶 ∈ ℝ ∧ 0 < 𝐶))
27 rpregt0 12395 . . . . . . 7 (𝐵 ∈ ℝ+ → (𝐵 ∈ ℝ ∧ 0 < 𝐵))
28273ad2ant2 1129 . . . . . 6 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+ ∧ (𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶)) → (𝐵 ∈ ℝ ∧ 0 < 𝐵))
2916, 26, 283jca 1123 . . . . 5 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+ ∧ (𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶)) → (𝐴 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶) ∧ (𝐵 ∈ ℝ ∧ 0 < 𝐵)))
3029adantr 483 . . . 4 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+ ∧ (𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶)) ∧ 𝐴𝐵) → (𝐴 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶) ∧ (𝐵 ∈ ℝ ∧ 0 < 𝐵)))
31 lediv23 11524 . . . 4 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶) ∧ (𝐵 ∈ ℝ ∧ 0 < 𝐵)) → ((𝐴 / 𝐶) ≤ 𝐵 ↔ (𝐴 / 𝐵) ≤ 𝐶))
3230, 31syl 17 . . 3 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+ ∧ (𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶)) ∧ 𝐴𝐵) → ((𝐴 / 𝐶) ≤ 𝐵 ↔ (𝐴 / 𝐵) ≤ 𝐶))
3315, 32mpbird 259 . 2 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+ ∧ (𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶)) ∧ 𝐴𝐵) → (𝐴 / 𝐶) ≤ 𝐵)
3433ex 415 1 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+ ∧ (𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶)) → (𝐴𝐵 → (𝐴 / 𝐶) ≤ 𝐵))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 208  wa 398  w3a 1082  wcel 2108   class class class wbr 5057  (class class class)co 7148  cr 10528  0cc0 10529  1c1 10530   < clt 10667  cle 10668   / cdiv 11289  +crp 12381
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1790  ax-4 1804  ax-5 1905  ax-6 1964  ax-7 2009  ax-8 2110  ax-9 2118  ax-10 2139  ax-11 2154  ax-12 2170  ax-ext 2791  ax-sep 5194  ax-nul 5201  ax-pow 5257  ax-pr 5320  ax-un 7453  ax-resscn 10586  ax-1cn 10587  ax-icn 10588  ax-addcl 10589  ax-addrcl 10590  ax-mulcl 10591  ax-mulrcl 10592  ax-mulcom 10593  ax-addass 10594  ax-mulass 10595  ax-distr 10596  ax-i2m1 10597  ax-1ne0 10598  ax-1rid 10599  ax-rnegex 10600  ax-rrecex 10601  ax-cnre 10602  ax-pre-lttri 10603  ax-pre-lttrn 10604  ax-pre-ltadd 10605  ax-pre-mulgt0 10606
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3or 1083  df-3an 1084  df-tru 1534  df-ex 1775  df-nf 1779  df-sb 2064  df-mo 2616  df-eu 2648  df-clab 2798  df-cleq 2812  df-clel 2891  df-nfc 2961  df-ne 3015  df-nel 3122  df-ral 3141  df-rex 3142  df-reu 3143  df-rmo 3144  df-rab 3145  df-v 3495  df-sbc 3771  df-csb 3882  df-dif 3937  df-un 3939  df-in 3941  df-ss 3950  df-nul 4290  df-if 4466  df-pw 4539  df-sn 4560  df-pr 4562  df-op 4566  df-uni 4831  df-br 5058  df-opab 5120  df-mpt 5138  df-id 5453  df-po 5467  df-so 5468  df-xp 5554  df-rel 5555  df-cnv 5556  df-co 5557  df-dm 5558  df-rn 5559  df-res 5560  df-ima 5561  df-iota 6307  df-fun 6350  df-fn 6351  df-f 6352  df-f1 6353  df-fo 6354  df-f1o 6355  df-fv 6356  df-riota 7106  df-ov 7151  df-oprab 7152  df-mpo 7153  df-er 8281  df-en 8502  df-dom 8503  df-sdom 8504  df-pnf 10669  df-mnf 10670  df-xr 10671  df-ltxr 10672  df-le 10673  df-sub 10864  df-neg 10865  df-div 11290  df-rp 12382
This theorem is referenced by:  gausslemma2dlem1a  25933
  Copyright terms: Public domain W3C validator