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

Definition df-plusf 12586
Description: Define group addition function. Usually we will use 
+g directly instead of  +f, and they have the same behavior in most cases. The main advantage of  +f for any magma is that it is a guaranteed function (mgmplusf 12597), while  +g only has closure (mgmcl 12590). (Contributed by Mario Carneiro, 14-Aug-2015.)
Assertion
Ref Expression
df-plusf  |-  +f 
=  ( g  e. 
_V  |->  ( x  e.  ( Base `  g
) ,  y  e.  ( Base `  g
)  |->  ( x ( +g  `  g ) y ) ) )
Distinct variable group:    x, g, y

Detailed syntax breakdown of Definition df-plusf
StepHypRef Expression
1 cplusf 12584 . 2  class  +f
2 vg . . 3  setvar  g
3 cvv 2726 . . 3  class  _V
4 vx . . . 4  setvar  x
5 vy . . . 4  setvar  y
62cv 1342 . . . . 5  class  g
7 cbs 12394 . . . . 5  class  Base
86, 7cfv 5188 . . . 4  class  ( Base `  g )
94cv 1342 . . . . 5  class  x
105cv 1342 . . . . 5  class  y
11 cplusg 12457 . . . . . 6  class  +g
126, 11cfv 5188 . . . . 5  class  ( +g  `  g )
139, 10, 12co 5842 . . . 4  class  ( x ( +g  `  g
) y )
144, 5, 8, 8, 13cmpo 5844 . . 3  class  ( x  e.  ( Base `  g
) ,  y  e.  ( Base `  g
)  |->  ( x ( +g  `  g ) y ) )
152, 3, 14cmpt 4043 . 2  class  ( g  e.  _V  |->  ( x  e.  ( Base `  g
) ,  y  e.  ( Base `  g
)  |->  ( x ( +g  `  g ) y ) ) )
161, 15wceq 1343 1  wff  +f 
=  ( g  e. 
_V  |->  ( x  e.  ( Base `  g
) ,  y  e.  ( Base `  g
)  |->  ( x ( +g  `  g ) y ) ) )
Colors of variables: wff set class
This definition is referenced by:  plusffvalg  12593
  Copyright terms: Public domain W3C validator