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

Theorem ledivge1le 12657
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 12656 . . . . . . . . 9 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) → ((𝐴 / 𝐵) ≤ 1 ↔ 𝐴𝐵))
21adantr 484 . . . . . . . 8 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) ∧ 𝐶 ∈ ℝ+) → ((𝐴 / 𝐵) ≤ 1 ↔ 𝐴𝐵))
3 rerpdivcl 12616 . . . . . . . . . . 11 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) → (𝐴 / 𝐵) ∈ ℝ)
43adantr 484 . . . . . . . . . 10 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) ∧ 𝐶 ∈ ℝ+) → (𝐴 / 𝐵) ∈ ℝ)
5 1red 10834 . . . . . . . . . 10 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) ∧ 𝐶 ∈ ℝ+) → 1 ∈ ℝ)
6 rpre 12594 . . . . . . . . . . 11 (𝐶 ∈ ℝ+𝐶 ∈ ℝ)
76adantl 485 . . . . . . . . . 10 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) ∧ 𝐶 ∈ ℝ+) → 𝐶 ∈ ℝ)
8 letr 10926 . . . . . . . . . 10 (((𝐴 / 𝐵) ∈ ℝ ∧ 1 ∈ ℝ ∧ 𝐶 ∈ ℝ) → (((𝐴 / 𝐵) ≤ 1 ∧ 1 ≤ 𝐶) → (𝐴 / 𝐵) ≤ 𝐶))
94, 5, 7, 8syl3anc 1373 . . . . . . . . 9 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) ∧ 𝐶 ∈ ℝ+) → (((𝐴 / 𝐵) ≤ 1 ∧ 1 ≤ 𝐶) → (𝐴 / 𝐵) ≤ 𝐶))
109expd 419 . . . . . . . 8 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) ∧ 𝐶 ∈ ℝ+) → ((𝐴 / 𝐵) ≤ 1 → (1 ≤ 𝐶 → (𝐴 / 𝐵) ≤ 𝐶)))
112, 10sylbird 263 . . . . . . 7 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) ∧ 𝐶 ∈ ℝ+) → (𝐴𝐵 → (1 ≤ 𝐶 → (𝐴 / 𝐵) ≤ 𝐶)))
1211com23 86 . . . . . 6 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) ∧ 𝐶 ∈ ℝ+) → (1 ≤ 𝐶 → (𝐴𝐵 → (𝐴 / 𝐵) ≤ 𝐶)))
1312expimpd 457 . . . . 5 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) → ((𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶) → (𝐴𝐵 → (𝐴 / 𝐵) ≤ 𝐶)))
1413ex 416 . . . 4 (𝐴 ∈ ℝ → (𝐵 ∈ ℝ+ → ((𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶) → (𝐴𝐵 → (𝐴 / 𝐵) ≤ 𝐶))))
15143imp1 1349 . . 3 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+ ∧ (𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶)) ∧ 𝐴𝐵) → (𝐴 / 𝐵) ≤ 𝐶)
16 simp1 1138 . . . . . 6 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+ ∧ (𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶)) → 𝐴 ∈ ℝ)
176adantr 484 . . . . . . . 8 ((𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶) → 𝐶 ∈ ℝ)
18 0lt1 11354 . . . . . . . . . 10 0 < 1
19 0red 10836 . . . . . . . . . . 11 (𝐶 ∈ ℝ+ → 0 ∈ ℝ)
20 1red 10834 . . . . . . . . . . 11 (𝐶 ∈ ℝ+ → 1 ∈ ℝ)
21 ltletr 10924 . . . . . . . . . . 11 ((0 ∈ ℝ ∧ 1 ∈ ℝ ∧ 𝐶 ∈ ℝ) → ((0 < 1 ∧ 1 ≤ 𝐶) → 0 < 𝐶))
2219, 20, 6, 21syl3anc 1373 . . . . . . . . . 10 (𝐶 ∈ ℝ+ → ((0 < 1 ∧ 1 ≤ 𝐶) → 0 < 𝐶))
2318, 22mpani 696 . . . . . . . . 9 (𝐶 ∈ ℝ+ → (1 ≤ 𝐶 → 0 < 𝐶))
2423imp 410 . . . . . . . 8 ((𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶) → 0 < 𝐶)
2517, 24jca 515 . . . . . . 7 ((𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶) → (𝐶 ∈ ℝ ∧ 0 < 𝐶))
26253ad2ant3 1137 . . . . . 6 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+ ∧ (𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶)) → (𝐶 ∈ ℝ ∧ 0 < 𝐶))
27 rpregt0 12600 . . . . . . 7 (𝐵 ∈ ℝ+ → (𝐵 ∈ ℝ ∧ 0 < 𝐵))
28273ad2ant2 1136 . . . . . 6 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+ ∧ (𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶)) → (𝐵 ∈ ℝ ∧ 0 < 𝐵))
2916, 26, 283jca 1130 . . . . 5 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+ ∧ (𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶)) → (𝐴 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶) ∧ (𝐵 ∈ ℝ ∧ 0 < 𝐵)))
3029adantr 484 . . . 4 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+ ∧ (𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶)) ∧ 𝐴𝐵) → (𝐴 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶) ∧ (𝐵 ∈ ℝ ∧ 0 < 𝐵)))
31 lediv23 11724 . . . 4 ((𝐴 ∈ ℝ ∧ (𝐶 ∈ ℝ ∧ 0 < 𝐶) ∧ (𝐵 ∈ ℝ ∧ 0 < 𝐵)) → ((𝐴 / 𝐶) ≤ 𝐵 ↔ (𝐴 / 𝐵) ≤ 𝐶))
3230, 31syl 17 . . 3 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+ ∧ (𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶)) ∧ 𝐴𝐵) → ((𝐴 / 𝐶) ≤ 𝐵 ↔ (𝐴 / 𝐵) ≤ 𝐶))
3315, 32mpbird 260 . 2 (((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+ ∧ (𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶)) ∧ 𝐴𝐵) → (𝐴 / 𝐶) ≤ 𝐵)
3433ex 416 1 ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+ ∧ (𝐶 ∈ ℝ+ ∧ 1 ≤ 𝐶)) → (𝐴𝐵 → (𝐴 / 𝐶) ≤ 𝐵))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 209  wa 399  w3a 1089  wcel 2110   class class class wbr 5053  (class class class)co 7213  cr 10728  0cc0 10729  1c1 10730   < clt 10867  cle 10868   / cdiv 11489  +crp 12586
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1803  ax-4 1817  ax-5 1918  ax-6 1976  ax-7 2016  ax-8 2112  ax-9 2120  ax-10 2141  ax-11 2158  ax-12 2175  ax-ext 2708  ax-sep 5192  ax-nul 5199  ax-pow 5258  ax-pr 5322  ax-un 7523  ax-resscn 10786  ax-1cn 10787  ax-icn 10788  ax-addcl 10789  ax-addrcl 10790  ax-mulcl 10791  ax-mulrcl 10792  ax-mulcom 10793  ax-addass 10794  ax-mulass 10795  ax-distr 10796  ax-i2m1 10797  ax-1ne0 10798  ax-1rid 10799  ax-rnegex 10800  ax-rrecex 10801  ax-cnre 10802  ax-pre-lttri 10803  ax-pre-lttrn 10804  ax-pre-ltadd 10805  ax-pre-mulgt0 10806
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 848  df-3or 1090  df-3an 1091  df-tru 1546  df-fal 1556  df-ex 1788  df-nf 1792  df-sb 2071  df-mo 2539  df-eu 2568  df-clab 2715  df-cleq 2729  df-clel 2816  df-nfc 2886  df-ne 2941  df-nel 3047  df-ral 3066  df-rex 3067  df-reu 3068  df-rmo 3069  df-rab 3070  df-v 3410  df-sbc 3695  df-csb 3812  df-dif 3869  df-un 3871  df-in 3873  df-ss 3883  df-nul 4238  df-if 4440  df-pw 4515  df-sn 4542  df-pr 4544  df-op 4548  df-uni 4820  df-br 5054  df-opab 5116  df-mpt 5136  df-id 5455  df-po 5468  df-so 5469  df-xp 5557  df-rel 5558  df-cnv 5559  df-co 5560  df-dm 5561  df-rn 5562  df-res 5563  df-ima 5564  df-iota 6338  df-fun 6382  df-fn 6383  df-f 6384  df-f1 6385  df-fo 6386  df-f1o 6387  df-fv 6388  df-riota 7170  df-ov 7216  df-oprab 7217  df-mpo 7218  df-er 8391  df-en 8627  df-dom 8628  df-sdom 8629  df-pnf 10869  df-mnf 10870  df-xr 10871  df-ltxr 10872  df-le 10873  df-sub 11064  df-neg 11065  df-div 11490  df-rp 12587
This theorem is referenced by:  gausslemma2dlem1a  26246
  Copyright terms: Public domain W3C validator