![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > expge0 | Structured version Visualization version GIF version |
Description: A nonnegative real raised to a nonnegative integer is nonnegative. (Contributed by NM, 16-Dec-2005.) (Revised by Mario Carneiro, 4-Jun-2014.) |
Ref | Expression |
---|---|
expge0 | ⊢ ((𝐴 ∈ ℝ ∧ 𝑁 ∈ ℕ0 ∧ 0 ≤ 𝐴) → 0 ≤ (𝐴↑𝑁)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | breq2 5153 | . . . . 5 ⊢ (𝑧 = 𝐴 → (0 ≤ 𝑧 ↔ 0 ≤ 𝐴)) | |
2 | 1 | elrab 3679 | . . . 4 ⊢ (𝐴 ∈ {𝑧 ∈ ℝ ∣ 0 ≤ 𝑧} ↔ (𝐴 ∈ ℝ ∧ 0 ≤ 𝐴)) |
3 | ssrab2 4073 | . . . . . . 7 ⊢ {𝑧 ∈ ℝ ∣ 0 ≤ 𝑧} ⊆ ℝ | |
4 | ax-resscn 11197 | . . . . . . 7 ⊢ ℝ ⊆ ℂ | |
5 | 3, 4 | sstri 3986 | . . . . . 6 ⊢ {𝑧 ∈ ℝ ∣ 0 ≤ 𝑧} ⊆ ℂ |
6 | breq2 5153 | . . . . . . . 8 ⊢ (𝑧 = 𝑥 → (0 ≤ 𝑧 ↔ 0 ≤ 𝑥)) | |
7 | 6 | elrab 3679 | . . . . . . 7 ⊢ (𝑥 ∈ {𝑧 ∈ ℝ ∣ 0 ≤ 𝑧} ↔ (𝑥 ∈ ℝ ∧ 0 ≤ 𝑥)) |
8 | breq2 5153 | . . . . . . . 8 ⊢ (𝑧 = 𝑦 → (0 ≤ 𝑧 ↔ 0 ≤ 𝑦)) | |
9 | 8 | elrab 3679 | . . . . . . 7 ⊢ (𝑦 ∈ {𝑧 ∈ ℝ ∣ 0 ≤ 𝑧} ↔ (𝑦 ∈ ℝ ∧ 0 ≤ 𝑦)) |
10 | breq2 5153 | . . . . . . . 8 ⊢ (𝑧 = (𝑥 · 𝑦) → (0 ≤ 𝑧 ↔ 0 ≤ (𝑥 · 𝑦))) | |
11 | remulcl 11225 | . . . . . . . . 9 ⊢ ((𝑥 ∈ ℝ ∧ 𝑦 ∈ ℝ) → (𝑥 · 𝑦) ∈ ℝ) | |
12 | 11 | ad2ant2r 745 | . . . . . . . 8 ⊢ (((𝑥 ∈ ℝ ∧ 0 ≤ 𝑥) ∧ (𝑦 ∈ ℝ ∧ 0 ≤ 𝑦)) → (𝑥 · 𝑦) ∈ ℝ) |
13 | mulge0 11764 | . . . . . . . 8 ⊢ (((𝑥 ∈ ℝ ∧ 0 ≤ 𝑥) ∧ (𝑦 ∈ ℝ ∧ 0 ≤ 𝑦)) → 0 ≤ (𝑥 · 𝑦)) | |
14 | 10, 12, 13 | elrabd 3681 | . . . . . . 7 ⊢ (((𝑥 ∈ ℝ ∧ 0 ≤ 𝑥) ∧ (𝑦 ∈ ℝ ∧ 0 ≤ 𝑦)) → (𝑥 · 𝑦) ∈ {𝑧 ∈ ℝ ∣ 0 ≤ 𝑧}) |
15 | 7, 9, 14 | syl2anb 596 | . . . . . 6 ⊢ ((𝑥 ∈ {𝑧 ∈ ℝ ∣ 0 ≤ 𝑧} ∧ 𝑦 ∈ {𝑧 ∈ ℝ ∣ 0 ≤ 𝑧}) → (𝑥 · 𝑦) ∈ {𝑧 ∈ ℝ ∣ 0 ≤ 𝑧}) |
16 | 1re 11246 | . . . . . . 7 ⊢ 1 ∈ ℝ | |
17 | 0le1 11769 | . . . . . . 7 ⊢ 0 ≤ 1 | |
18 | breq2 5153 | . . . . . . . 8 ⊢ (𝑧 = 1 → (0 ≤ 𝑧 ↔ 0 ≤ 1)) | |
19 | 18 | elrab 3679 | . . . . . . 7 ⊢ (1 ∈ {𝑧 ∈ ℝ ∣ 0 ≤ 𝑧} ↔ (1 ∈ ℝ ∧ 0 ≤ 1)) |
20 | 16, 17, 19 | mpbir2an 709 | . . . . . 6 ⊢ 1 ∈ {𝑧 ∈ ℝ ∣ 0 ≤ 𝑧} |
21 | 5, 15, 20 | expcllem 14073 | . . . . 5 ⊢ ((𝐴 ∈ {𝑧 ∈ ℝ ∣ 0 ≤ 𝑧} ∧ 𝑁 ∈ ℕ0) → (𝐴↑𝑁) ∈ {𝑧 ∈ ℝ ∣ 0 ≤ 𝑧}) |
22 | breq2 5153 | . . . . . . 7 ⊢ (𝑧 = (𝐴↑𝑁) → (0 ≤ 𝑧 ↔ 0 ≤ (𝐴↑𝑁))) | |
23 | 22 | elrab 3679 | . . . . . 6 ⊢ ((𝐴↑𝑁) ∈ {𝑧 ∈ ℝ ∣ 0 ≤ 𝑧} ↔ ((𝐴↑𝑁) ∈ ℝ ∧ 0 ≤ (𝐴↑𝑁))) |
24 | 23 | simprbi 495 | . . . . 5 ⊢ ((𝐴↑𝑁) ∈ {𝑧 ∈ ℝ ∣ 0 ≤ 𝑧} → 0 ≤ (𝐴↑𝑁)) |
25 | 21, 24 | syl 17 | . . . 4 ⊢ ((𝐴 ∈ {𝑧 ∈ ℝ ∣ 0 ≤ 𝑧} ∧ 𝑁 ∈ ℕ0) → 0 ≤ (𝐴↑𝑁)) |
26 | 2, 25 | sylanbr 580 | . . 3 ⊢ (((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴) ∧ 𝑁 ∈ ℕ0) → 0 ≤ (𝐴↑𝑁)) |
27 | 26 | 3impa 1107 | . 2 ⊢ ((𝐴 ∈ ℝ ∧ 0 ≤ 𝐴 ∧ 𝑁 ∈ ℕ0) → 0 ≤ (𝐴↑𝑁)) |
28 | 27 | 3com23 1123 | 1 ⊢ ((𝐴 ∈ ℝ ∧ 𝑁 ∈ ℕ0 ∧ 0 ≤ 𝐴) → 0 ≤ (𝐴↑𝑁)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 394 ∧ w3a 1084 ∈ wcel 2098 {crab 3418 class class class wbr 5149 (class class class)co 7419 ℂcc 11138 ℝcr 11139 0cc0 11140 1c1 11141 · cmul 11145 ≤ cle 11281 ℕ0cn0 12505 ↑cexp 14062 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1789 ax-4 1803 ax-5 1905 ax-6 1963 ax-7 2003 ax-8 2100 ax-9 2108 ax-10 2129 ax-11 2146 ax-12 2166 ax-ext 2696 ax-sep 5300 ax-nul 5307 ax-pow 5365 ax-pr 5429 ax-un 7741 ax-cnex 11196 ax-resscn 11197 ax-1cn 11198 ax-icn 11199 ax-addcl 11200 ax-addrcl 11201 ax-mulcl 11202 ax-mulrcl 11203 ax-mulcom 11204 ax-addass 11205 ax-mulass 11206 ax-distr 11207 ax-i2m1 11208 ax-1ne0 11209 ax-1rid 11210 ax-rnegex 11211 ax-rrecex 11212 ax-cnre 11213 ax-pre-lttri 11214 ax-pre-lttrn 11215 ax-pre-ltadd 11216 ax-pre-mulgt0 11217 |
This theorem depends on definitions: df-bi 206 df-an 395 df-or 846 df-3or 1085 df-3an 1086 df-tru 1536 df-fal 1546 df-ex 1774 df-nf 1778 df-sb 2060 df-mo 2528 df-eu 2557 df-clab 2703 df-cleq 2717 df-clel 2802 df-nfc 2877 df-ne 2930 df-nel 3036 df-ral 3051 df-rex 3060 df-reu 3364 df-rab 3419 df-v 3463 df-sbc 3774 df-csb 3890 df-dif 3947 df-un 3949 df-in 3951 df-ss 3961 df-pss 3964 df-nul 4323 df-if 4531 df-pw 4606 df-sn 4631 df-pr 4633 df-op 4637 df-uni 4910 df-iun 4999 df-br 5150 df-opab 5212 df-mpt 5233 df-tr 5267 df-id 5576 df-eprel 5582 df-po 5590 df-so 5591 df-fr 5633 df-we 5635 df-xp 5684 df-rel 5685 df-cnv 5686 df-co 5687 df-dm 5688 df-rn 5689 df-res 5690 df-ima 5691 df-pred 6307 df-ord 6374 df-on 6375 df-lim 6376 df-suc 6377 df-iota 6501 df-fun 6551 df-fn 6552 df-f 6553 df-f1 6554 df-fo 6555 df-f1o 6556 df-fv 6557 df-riota 7375 df-ov 7422 df-oprab 7423 df-mpo 7424 df-om 7872 df-2nd 7995 df-frecs 8287 df-wrecs 8318 df-recs 8392 df-rdg 8431 df-er 8725 df-en 8965 df-dom 8966 df-sdom 8967 df-pnf 11282 df-mnf 11283 df-xr 11284 df-ltxr 11285 df-le 11286 df-sub 11478 df-neg 11479 df-nn 12246 df-n0 12506 df-z 12592 df-uz 12856 df-seq 14003 df-exp 14063 |
This theorem is referenced by: expge0d 14164 leexp2r 14174 leexp1a 14175 rpnnen2lem4 16197 |
Copyright terms: Public domain | W3C validator |