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

Definition df-xneg 13119
Description: Define the negative of an extended real number. (Contributed by FL, 26-Dec-2011.)
Assertion
Ref Expression
df-xneg -𝑒𝐴 = if(𝐴 = +∞, -∞, if(𝐴 = -∞, +∞, -𝐴))

Detailed syntax breakdown of Definition df-xneg
StepHypRef Expression
1 cA . . 3 class 𝐴
21cxne 13116 . 2 class -𝑒𝐴
3 cpnf 11270 . . . 4 class +∞
41, 3wceq 1534 . . 3 wff 𝐴 = +∞
5 cmnf 11271 . . 3 class -∞
61, 5wceq 1534 . . . 4 wff 𝐴 = -∞
71cneg 11470 . . . 4 class -𝐴
86, 3, 7cif 4525 . . 3 class if(𝐴 = -∞, +∞, -𝐴)
94, 5, 8cif 4525 . 2 class if(𝐴 = +∞, -∞, if(𝐴 = -∞, +∞, -𝐴))
102, 9wceq 1534 1 wff -𝑒𝐴 = if(𝐴 = +∞, -∞, if(𝐴 = -∞, +∞, -𝐴))
Colors of variables: wff setvar class
This definition is referenced by:  xnegeq  13213  xnegex  13214  xnegpnf  13215  xnegmnf  13216  rexneg  13217  nfxnegd  44814
  Copyright terms: Public domain W3C validator
OSZAR »