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

Definition df-mgp 12926
Description: Define a structure that puts the multiplication operation of a ring in the addition slot. Note that this will not actually be a group for the average ring, or even for a field, but it will be a monoid, and we get a group if we restrict to the elements that have inverses. This allows us to formalize such notions as "the multiplication operation of a ring is a monoid" or "the multiplicative identity" in terms of the identity of a monoid (df-ur 12936). (Contributed by Mario Carneiro, 21-Dec-2014.)
Assertion
Ref Expression
df-mgp  |- mulGrp  =  ( w  e.  _V  |->  ( w sSet  <. ( +g  `  ndx ) ,  ( .r `  w ) >. )
)

Detailed syntax breakdown of Definition df-mgp
StepHypRef Expression
1 cmgp 12925 . 2  class mulGrp
2 vw . . 3  setvar  w
3 cvv 2735 . . 3  class  _V
42cv 1352 . . . 4  class  w
5 cnx 12425 . . . . . 6  class  ndx
6 cplusg 12492 . . . . . 6  class  +g
75, 6cfv 5208 . . . . 5  class  ( +g  ` 
ndx )
8 cmulr 12493 . . . . . 6  class  .r
94, 8cfv 5208 . . . . 5  class  ( .r
`  w )
107, 9cop 3592 . . . 4  class  <. ( +g  `  ndx ) ,  ( .r `  w
) >.
11 csts 12426 . . . 4  class sSet
124, 10, 11co 5865 . . 3  class  ( w sSet  <. ( +g  `  ndx ) ,  ( .r `  w ) >. )
132, 3, 12cmpt 4059 . 2  class  ( w  e.  _V  |->  ( w sSet  <. ( +g  `  ndx ) ,  ( .r `  w ) >. )
)
141, 13wceq 1353 1  wff mulGrp  =  ( w  e.  _V  |->  ( w sSet  <. ( +g  `  ndx ) ,  ( .r `  w ) >. )
)
Colors of variables: wff set class
This definition is referenced by:  fnmgp  12927  mgpvalg  12928
  Copyright terms: Public domain W3C validator