ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  df-xadd Unicode version

Definition df-xadd 8690
Description: Define addition over extended real numbers. (Contributed by Mario Carneiro, 20-Aug-2015.)
Assertion
Ref Expression
df-xadd  |-  +e 
=  ( x  e. 
RR* ,  y  e.  RR*  |->  if ( x  = +oo ,  if ( y  = -oo , 
0 , +oo ) ,  if ( x  = -oo ,  if ( y  = +oo , 
0 , -oo ) ,  if ( y  = +oo , +oo ,  if ( y  = -oo , -oo ,  ( x  +  y ) ) ) ) ) )
Distinct variable group:    x, y

Detailed syntax breakdown of Definition df-xadd
StepHypRef Expression
1 cxad 8687 . 2  class  +e
2 vx . . 3  setvar  x
3 vy . . 3  setvar  y
4 cxr 7059 . . 3  class  RR*
52cv 1242 . . . . 5  class  x
6 cpnf 7057 . . . . 5  class +oo
75, 6wceq 1243 . . . 4  wff  x  = +oo
83cv 1242 . . . . . 6  class  y
9 cmnf 7058 . . . . . 6  class -oo
108, 9wceq 1243 . . . . 5  wff  y  = -oo
11 cc0 6889 . . . . 5  class  0
1210, 11, 6cif 3331 . . . 4  class  if ( y  = -oo , 
0 , +oo )
135, 9wceq 1243 . . . . 5  wff  x  = -oo
148, 6wceq 1243 . . . . . 6  wff  y  = +oo
1514, 11, 9cif 3331 . . . . 5  class  if ( y  = +oo , 
0 , -oo )
16 caddc 6892 . . . . . . . 8  class  +
175, 8, 16co 5512 . . . . . . 7  class  ( x  +  y )
1810, 9, 17cif 3331 . . . . . 6  class  if ( y  = -oo , -oo ,  ( x  +  y ) )
1914, 6, 18cif 3331 . . . . 5  class  if ( y  = +oo , +oo ,  if ( y  = -oo , -oo ,  ( x  +  y ) ) )
2013, 15, 19cif 3331 . . . 4  class  if ( x  = -oo ,  if ( y  = +oo ,  0 , -oo ) ,  if (
y  = +oo , +oo ,  if ( y  = -oo , -oo ,  ( x  +  y ) ) ) )
217, 12, 20cif 3331 . . 3  class  if ( x  = +oo ,  if ( y  = -oo ,  0 , +oo ) ,  if (
x  = -oo ,  if ( y  = +oo ,  0 , -oo ) ,  if (
y  = +oo , +oo ,  if ( y  = -oo , -oo ,  ( x  +  y ) ) ) ) )
222, 3, 4, 4, 21cmpt2 5514 . 2  class  ( x  e.  RR* ,  y  e. 
RR*  |->  if ( x  = +oo ,  if ( y  = -oo ,  0 , +oo ) ,  if (
x  = -oo ,  if ( y  = +oo ,  0 , -oo ) ,  if (
y  = +oo , +oo ,  if ( y  = -oo , -oo ,  ( x  +  y ) ) ) ) ) )
231, 22wceq 1243 1  wff  +e 
=  ( x  e. 
RR* ,  y  e.  RR*  |->  if ( x  = +oo ,  if ( y  = -oo , 
0 , +oo ) ,  if ( x  = -oo ,  if ( y  = +oo , 
0 , -oo ) ,  if ( y  = +oo , +oo ,  if ( y  = -oo , -oo ,  ( x  +  y ) ) ) ) ) )
Colors of variables: wff set class
This definition is referenced by: (None)
  Copyright terms: Public domain W3C validator