Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > xaddpnf1 | Structured version Visualization version GIF version |
Description: Addition of positive infinity on the right. (Contributed by Mario Carneiro, 20-Aug-2015.) |
Ref | Expression |
---|---|
xaddpnf1 | ⊢ ((𝐴 ∈ ℝ* ∧ 𝐴 ≠ -∞) → (𝐴 +𝑒 +∞) = +∞) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | pnfxr 11030 | . . 3 ⊢ +∞ ∈ ℝ* | |
2 | xaddval 12956 | . . 3 ⊢ ((𝐴 ∈ ℝ* ∧ +∞ ∈ ℝ*) → (𝐴 +𝑒 +∞) = if(𝐴 = +∞, if(+∞ = -∞, 0, +∞), if(𝐴 = -∞, if(+∞ = +∞, 0, -∞), if(+∞ = +∞, +∞, if(+∞ = -∞, -∞, (𝐴 + +∞)))))) | |
3 | 1, 2 | mpan2 688 | . 2 ⊢ (𝐴 ∈ ℝ* → (𝐴 +𝑒 +∞) = if(𝐴 = +∞, if(+∞ = -∞, 0, +∞), if(𝐴 = -∞, if(+∞ = +∞, 0, -∞), if(+∞ = +∞, +∞, if(+∞ = -∞, -∞, (𝐴 + +∞)))))) |
4 | pnfnemnf 11031 | . . . . 5 ⊢ +∞ ≠ -∞ | |
5 | ifnefalse 4477 | . . . . 5 ⊢ (+∞ ≠ -∞ → if(+∞ = -∞, 0, +∞) = +∞) | |
6 | 4, 5 | mp1i 13 | . . . 4 ⊢ (𝐴 ≠ -∞ → if(+∞ = -∞, 0, +∞) = +∞) |
7 | ifnefalse 4477 | . . . . 5 ⊢ (𝐴 ≠ -∞ → if(𝐴 = -∞, if(+∞ = +∞, 0, -∞), if(+∞ = +∞, +∞, if(+∞ = -∞, -∞, (𝐴 + +∞)))) = if(+∞ = +∞, +∞, if(+∞ = -∞, -∞, (𝐴 + +∞)))) | |
8 | eqid 2740 | . . . . . 6 ⊢ +∞ = +∞ | |
9 | 8 | iftruei 4472 | . . . . 5 ⊢ if(+∞ = +∞, +∞, if(+∞ = -∞, -∞, (𝐴 + +∞))) = +∞ |
10 | 7, 9 | eqtrdi 2796 | . . . 4 ⊢ (𝐴 ≠ -∞ → if(𝐴 = -∞, if(+∞ = +∞, 0, -∞), if(+∞ = +∞, +∞, if(+∞ = -∞, -∞, (𝐴 + +∞)))) = +∞) |
11 | 6, 10 | ifeq12d 4486 | . . 3 ⊢ (𝐴 ≠ -∞ → if(𝐴 = +∞, if(+∞ = -∞, 0, +∞), if(𝐴 = -∞, if(+∞ = +∞, 0, -∞), if(+∞ = +∞, +∞, if(+∞ = -∞, -∞, (𝐴 + +∞))))) = if(𝐴 = +∞, +∞, +∞)) |
12 | ifid 4505 | . . 3 ⊢ if(𝐴 = +∞, +∞, +∞) = +∞ | |
13 | 11, 12 | eqtrdi 2796 | . 2 ⊢ (𝐴 ≠ -∞ → if(𝐴 = +∞, if(+∞ = -∞, 0, +∞), if(𝐴 = -∞, if(+∞ = +∞, 0, -∞), if(+∞ = +∞, +∞, if(+∞ = -∞, -∞, (𝐴 + +∞))))) = +∞) |
14 | 3, 13 | sylan9eq 2800 | 1 ⊢ ((𝐴 ∈ ℝ* ∧ 𝐴 ≠ -∞) → (𝐴 +𝑒 +∞) = +∞) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 396 = wceq 1542 ∈ wcel 2110 ≠ wne 2945 ifcif 4465 (class class class)co 7271 0cc0 10872 + caddc 10875 +∞cpnf 11007 -∞cmnf 11008 ℝ*cxr 11009 +𝑒 cxad 12845 |
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 7582 ax-cnex 10928 ax-1cn 10930 ax-icn 10931 ax-addcl 10932 ax-mulcl 10934 ax-i2m1 10940 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 845 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-ral 3071 df-rex 3072 df-rab 3075 df-v 3433 df-sbc 3721 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-id 5490 df-xp 5596 df-rel 5597 df-cnv 5598 df-co 5599 df-dm 5600 df-iota 6390 df-fun 6434 df-fv 6440 df-ov 7274 df-oprab 7275 df-mpo 7276 df-pnf 11012 df-mnf 11013 df-xr 11014 df-xadd 12848 |
This theorem is referenced by: xnn0xaddcl 12968 xaddnemnf 12969 xaddcom 12973 xnn0xadd0 12980 xnegdi 12981 xaddass 12982 xleadd1a 12986 xlt2add 12993 xsubge0 12994 xlesubadd 12996 xadddilem 13027 xrsdsreclblem 20642 isxmet2d 23478 xrge0iifhom 31883 esumpr2 32031 hasheuni 32049 carsgclctunlem2 32282 ovolsplit 43500 sge0pr 43903 sge0split 43918 sge0xadd 43944 |
Copyright terms: Public domain | W3C validator |