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

Definition df-mgp 19983
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 unitgrp 20190 shows that we get a group if we restrict to the elements that have inverses. This allows to formalize such notions as "the multiplication operation of a ring is a monoid" (ringmgp 20056) or "the multiplicative identity" in terms of the identity of a monoid (df-ur 20000). (Contributed by Mario Carneiro, 21-Dec-2014.)
Assertion
Ref Expression
df-mgp mulGrp = (𝑀 ∈ V ↦ (𝑀 sSet ⟨(+gβ€˜ndx), (.rβ€˜π‘€)⟩))

Detailed syntax breakdown of Definition df-mgp
StepHypRef Expression
1 cmgp 19982 . 2 class mulGrp
2 vw . . 3 setvar 𝑀
3 cvv 3475 . . 3 class V
42cv 1541 . . . 4 class 𝑀
5 cnx 17123 . . . . . 6 class ndx
6 cplusg 17194 . . . . . 6 class +g
75, 6cfv 6541 . . . . 5 class (+gβ€˜ndx)
8 cmulr 17195 . . . . . 6 class .r
94, 8cfv 6541 . . . . 5 class (.rβ€˜π‘€)
107, 9cop 4634 . . . 4 class ⟨(+gβ€˜ndx), (.rβ€˜π‘€)⟩
11 csts 17093 . . . 4 class sSet
124, 10, 11co 7406 . . 3 class (𝑀 sSet ⟨(+gβ€˜ndx), (.rβ€˜π‘€)⟩)
132, 3, 12cmpt 5231 . 2 class (𝑀 ∈ V ↦ (𝑀 sSet ⟨(+gβ€˜ndx), (.rβ€˜π‘€)⟩))
141, 13wceq 1542 1 wff mulGrp = (𝑀 ∈ V ↦ (𝑀 sSet ⟨(+gβ€˜ndx), (.rβ€˜π‘€)⟩))
Colors of variables: wff setvar class
This definition is referenced by:  fnmgp  19984  mgpval  19985
  Copyright terms: Public domain W3C validator