Mathbox for Glauco Siliprandi |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > Mathboxes > suplesup2 | Structured version Visualization version GIF version |
Description: If any element of 𝐴 is less than or equal to an element in 𝐵, then the supremum of 𝐴 is less than or equal to the supremum of 𝐵. (Contributed by Glauco Siliprandi, 8-Apr-2021.) |
Ref | Expression |
---|---|
suplesup2.a | ⊢ (𝜑 → 𝐴 ⊆ ℝ*) |
suplesup2.b | ⊢ (𝜑 → 𝐵 ⊆ ℝ*) |
suplesup2.c | ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → ∃𝑦 ∈ 𝐵 𝑥 ≤ 𝑦) |
Ref | Expression |
---|---|
suplesup2 | ⊢ (𝜑 → sup(𝐴, ℝ*, < ) ≤ sup(𝐵, ℝ*, < )) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | suplesup2.c | . . . 4 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → ∃𝑦 ∈ 𝐵 𝑥 ≤ 𝑦) | |
2 | suplesup2.a | . . . . . . . . 9 ⊢ (𝜑 → 𝐴 ⊆ ℝ*) | |
3 | 2 | sselda 3926 | . . . . . . . 8 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → 𝑥 ∈ ℝ*) |
4 | 3 | 3ad2ant1 1132 | . . . . . . 7 ⊢ (((𝜑 ∧ 𝑥 ∈ 𝐴) ∧ 𝑦 ∈ 𝐵 ∧ 𝑥 ≤ 𝑦) → 𝑥 ∈ ℝ*) |
5 | simp1l 1196 | . . . . . . . 8 ⊢ (((𝜑 ∧ 𝑥 ∈ 𝐴) ∧ 𝑦 ∈ 𝐵 ∧ 𝑥 ≤ 𝑦) → 𝜑) | |
6 | simp2 1136 | . . . . . . . 8 ⊢ (((𝜑 ∧ 𝑥 ∈ 𝐴) ∧ 𝑦 ∈ 𝐵 ∧ 𝑥 ≤ 𝑦) → 𝑦 ∈ 𝐵) | |
7 | suplesup2.b | . . . . . . . . 9 ⊢ (𝜑 → 𝐵 ⊆ ℝ*) | |
8 | 7 | sselda 3926 | . . . . . . . 8 ⊢ ((𝜑 ∧ 𝑦 ∈ 𝐵) → 𝑦 ∈ ℝ*) |
9 | 5, 6, 8 | syl2anc 584 | . . . . . . 7 ⊢ (((𝜑 ∧ 𝑥 ∈ 𝐴) ∧ 𝑦 ∈ 𝐵 ∧ 𝑥 ≤ 𝑦) → 𝑦 ∈ ℝ*) |
10 | supxrcl 13046 | . . . . . . . . 9 ⊢ (𝐵 ⊆ ℝ* → sup(𝐵, ℝ*, < ) ∈ ℝ*) | |
11 | 7, 10 | syl 17 | . . . . . . . 8 ⊢ (𝜑 → sup(𝐵, ℝ*, < ) ∈ ℝ*) |
12 | 5, 11 | syl 17 | . . . . . . 7 ⊢ (((𝜑 ∧ 𝑥 ∈ 𝐴) ∧ 𝑦 ∈ 𝐵 ∧ 𝑥 ≤ 𝑦) → sup(𝐵, ℝ*, < ) ∈ ℝ*) |
13 | simp3 1137 | . . . . . . 7 ⊢ (((𝜑 ∧ 𝑥 ∈ 𝐴) ∧ 𝑦 ∈ 𝐵 ∧ 𝑥 ≤ 𝑦) → 𝑥 ≤ 𝑦) | |
14 | 7 | adantr 481 | . . . . . . . . 9 ⊢ ((𝜑 ∧ 𝑦 ∈ 𝐵) → 𝐵 ⊆ ℝ*) |
15 | simpr 485 | . . . . . . . . 9 ⊢ ((𝜑 ∧ 𝑦 ∈ 𝐵) → 𝑦 ∈ 𝐵) | |
16 | supxrub 13055 | . . . . . . . . 9 ⊢ ((𝐵 ⊆ ℝ* ∧ 𝑦 ∈ 𝐵) → 𝑦 ≤ sup(𝐵, ℝ*, < )) | |
17 | 14, 15, 16 | syl2anc 584 | . . . . . . . 8 ⊢ ((𝜑 ∧ 𝑦 ∈ 𝐵) → 𝑦 ≤ sup(𝐵, ℝ*, < )) |
18 | 5, 6, 17 | syl2anc 584 | . . . . . . 7 ⊢ (((𝜑 ∧ 𝑥 ∈ 𝐴) ∧ 𝑦 ∈ 𝐵 ∧ 𝑥 ≤ 𝑦) → 𝑦 ≤ sup(𝐵, ℝ*, < )) |
19 | 4, 9, 12, 13, 18 | xrletrd 12893 | . . . . . 6 ⊢ (((𝜑 ∧ 𝑥 ∈ 𝐴) ∧ 𝑦 ∈ 𝐵 ∧ 𝑥 ≤ 𝑦) → 𝑥 ≤ sup(𝐵, ℝ*, < )) |
20 | 19 | 3exp 1118 | . . . . 5 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → (𝑦 ∈ 𝐵 → (𝑥 ≤ 𝑦 → 𝑥 ≤ sup(𝐵, ℝ*, < )))) |
21 | 20 | rexlimdv 3214 | . . . 4 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → (∃𝑦 ∈ 𝐵 𝑥 ≤ 𝑦 → 𝑥 ≤ sup(𝐵, ℝ*, < ))) |
22 | 1, 21 | mpd 15 | . . 3 ⊢ ((𝜑 ∧ 𝑥 ∈ 𝐴) → 𝑥 ≤ sup(𝐵, ℝ*, < )) |
23 | 22 | ralrimiva 3110 | . 2 ⊢ (𝜑 → ∀𝑥 ∈ 𝐴 𝑥 ≤ sup(𝐵, ℝ*, < )) |
24 | supxrleub 13057 | . . 3 ⊢ ((𝐴 ⊆ ℝ* ∧ sup(𝐵, ℝ*, < ) ∈ ℝ*) → (sup(𝐴, ℝ*, < ) ≤ sup(𝐵, ℝ*, < ) ↔ ∀𝑥 ∈ 𝐴 𝑥 ≤ sup(𝐵, ℝ*, < ))) | |
25 | 2, 11, 24 | syl2anc 584 | . 2 ⊢ (𝜑 → (sup(𝐴, ℝ*, < ) ≤ sup(𝐵, ℝ*, < ) ↔ ∀𝑥 ∈ 𝐴 𝑥 ≤ sup(𝐵, ℝ*, < ))) |
26 | 23, 25 | mpbird 256 | 1 ⊢ (𝜑 → sup(𝐴, ℝ*, < ) ≤ sup(𝐵, ℝ*, < )) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 396 ∧ w3a 1086 ∈ wcel 2110 ∀wral 3066 ∃wrex 3067 ⊆ wss 3892 class class class wbr 5079 supcsup 9175 ℝ*cxr 11007 < clt 11008 ≤ cle 11009 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1802 ax-4 1816 ax-5 1917 ax-6 1975 ax-7 2015 ax-8 2112 ax-9 2120 ax-10 2141 ax-11 2158 ax-12 2175 ax-ext 2711 ax-sep 5227 ax-nul 5234 ax-pow 5292 ax-pr 5356 ax-un 7580 ax-cnex 10926 ax-resscn 10927 ax-1cn 10928 ax-icn 10929 ax-addcl 10930 ax-addrcl 10931 ax-mulcl 10932 ax-mulrcl 10933 ax-mulcom 10934 ax-addass 10935 ax-mulass 10936 ax-distr 10937 ax-i2m1 10938 ax-1ne0 10939 ax-1rid 10940 ax-rnegex 10941 ax-rrecex 10942 ax-cnre 10943 ax-pre-lttri 10944 ax-pre-lttrn 10945 ax-pre-ltadd 10946 ax-pre-mulgt0 10947 ax-pre-sup 10948 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 845 df-3or 1087 df-3an 1088 df-tru 1545 df-fal 1555 df-ex 1787 df-nf 1791 df-sb 2072 df-mo 2542 df-eu 2571 df-clab 2718 df-cleq 2732 df-clel 2818 df-nfc 2891 df-ne 2946 df-nel 3052 df-ral 3071 df-rex 3072 df-reu 3073 df-rmo 3074 df-rab 3075 df-v 3433 df-sbc 3721 df-csb 3838 df-dif 3895 df-un 3897 df-in 3899 df-ss 3909 df-nul 4263 df-if 4466 df-pw 4541 df-sn 4568 df-pr 4570 df-op 4574 df-uni 4846 df-br 5080 df-opab 5142 df-mpt 5163 df-id 5489 df-po 5503 df-so 5504 df-xp 5595 df-rel 5596 df-cnv 5597 df-co 5598 df-dm 5599 df-rn 5600 df-res 5601 df-ima 5602 df-iota 6389 df-fun 6433 df-fn 6434 df-f 6435 df-f1 6436 df-fo 6437 df-f1o 6438 df-fv 6439 df-riota 7226 df-ov 7272 df-oprab 7273 df-mpo 7274 df-er 8479 df-en 8715 df-dom 8716 df-sdom 8717 df-sup 9177 df-pnf 11010 df-mnf 11011 df-xr 11012 df-ltxr 11013 df-le 11014 df-sub 11205 df-neg 11206 |
This theorem is referenced by: sge0reuz 43954 |
Copyright terms: Public domain | W3C validator |