Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > divle1le | Structured version Visualization version GIF version |
Description: A real number divided by a positive real number is less than or equal to 1 iff the real number is less than or equal to the positive real number. (Contributed by AV, 29-Jun-2021.) |
Ref | Expression |
---|---|
divle1le | ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) → ((𝐴 / 𝐵) ≤ 1 ↔ 𝐴 ≤ 𝐵)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | simpl 486 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) → 𝐴 ∈ ℝ) | |
2 | rpregt0 12605 | . . . 4 ⊢ (𝐵 ∈ ℝ+ → (𝐵 ∈ ℝ ∧ 0 < 𝐵)) | |
3 | 2 | adantl 485 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) → (𝐵 ∈ ℝ ∧ 0 < 𝐵)) |
4 | 1re 10838 | . . . . 5 ⊢ 1 ∈ ℝ | |
5 | 0lt1 11359 | . . . . 5 ⊢ 0 < 1 | |
6 | 4, 5 | pm3.2i 474 | . . . 4 ⊢ (1 ∈ ℝ ∧ 0 < 1) |
7 | 6 | a1i 11 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) → (1 ∈ ℝ ∧ 0 < 1)) |
8 | lediv23 11729 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ (𝐵 ∈ ℝ ∧ 0 < 𝐵) ∧ (1 ∈ ℝ ∧ 0 < 1)) → ((𝐴 / 𝐵) ≤ 1 ↔ (𝐴 / 1) ≤ 𝐵)) | |
9 | 1, 3, 7, 8 | syl3anc 1373 | . 2 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) → ((𝐴 / 𝐵) ≤ 1 ↔ (𝐴 / 1) ≤ 𝐵)) |
10 | recn 10824 | . . . . 5 ⊢ (𝐴 ∈ ℝ → 𝐴 ∈ ℂ) | |
11 | 10 | div1d 11605 | . . . 4 ⊢ (𝐴 ∈ ℝ → (𝐴 / 1) = 𝐴) |
12 | 11 | adantr 484 | . . 3 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) → (𝐴 / 1) = 𝐴) |
13 | 12 | breq1d 5068 | . 2 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) → ((𝐴 / 1) ≤ 𝐵 ↔ 𝐴 ≤ 𝐵)) |
14 | 9, 13 | bitrd 282 | 1 ⊢ ((𝐴 ∈ ℝ ∧ 𝐵 ∈ ℝ+) → ((𝐴 / 𝐵) ≤ 1 ↔ 𝐴 ≤ 𝐵)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 209 ∧ wa 399 = wceq 1543 ∈ wcel 2110 class class class wbr 5058 (class class class)co 7218 ℝcr 10733 0cc0 10734 1c1 10735 < clt 10872 ≤ cle 10873 / cdiv 11494 ℝ+crp 12591 |
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 5197 ax-nul 5204 ax-pow 5263 ax-pr 5327 ax-un 7528 ax-resscn 10791 ax-1cn 10792 ax-icn 10793 ax-addcl 10794 ax-addrcl 10795 ax-mulcl 10796 ax-mulrcl 10797 ax-mulcom 10798 ax-addass 10799 ax-mulass 10800 ax-distr 10801 ax-i2m1 10802 ax-1ne0 10803 ax-1rid 10804 ax-rnegex 10805 ax-rrecex 10806 ax-cnre 10807 ax-pre-lttri 10808 ax-pre-lttrn 10809 ax-pre-ltadd 10810 ax-pre-mulgt0 10811 |
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 3415 df-sbc 3700 df-csb 3817 df-dif 3874 df-un 3876 df-in 3878 df-ss 3888 df-nul 4243 df-if 4445 df-pw 4520 df-sn 4547 df-pr 4549 df-op 4553 df-uni 4825 df-br 5059 df-opab 5121 df-mpt 5141 df-id 5460 df-po 5473 df-so 5474 df-xp 5562 df-rel 5563 df-cnv 5564 df-co 5565 df-dm 5566 df-rn 5567 df-res 5568 df-ima 5569 df-iota 6343 df-fun 6387 df-fn 6388 df-f 6389 df-f1 6390 df-fo 6391 df-f1o 6392 df-fv 6393 df-riota 7175 df-ov 7221 df-oprab 7222 df-mpo 7223 df-er 8396 df-en 8632 df-dom 8633 df-sdom 8634 df-pnf 10874 df-mnf 10875 df-xr 10876 df-ltxr 10877 df-le 10878 df-sub 11069 df-neg 11070 df-div 11495 df-rp 12592 |
This theorem is referenced by: ledivge1le 12662 lighneallem2 44739 |
Copyright terms: Public domain | W3C validator |