| Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > ILE Home > Th. List > df-mgp | GIF version | ||
| 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 13516). (Contributed by Mario Carneiro, 21-Dec-2014.) |
| Ref | Expression |
|---|---|
| df-mgp | ⊢ mulGrp = (𝑤 ∈ V ↦ (𝑤 sSet 〈(+g‘ndx), (.r‘𝑤)〉)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | cmgp 13476 | . 2 class mulGrp | |
| 2 | vw | . . 3 setvar 𝑤 | |
| 3 | cvv 2763 | . . 3 class V | |
| 4 | 2 | cv 1363 | . . . 4 class 𝑤 |
| 5 | cnx 12675 | . . . . . 6 class ndx | |
| 6 | cplusg 12755 | . . . . . 6 class +g | |
| 7 | 5, 6 | cfv 5258 | . . . . 5 class (+g‘ndx) |
| 8 | cmulr 12756 | . . . . . 6 class .r | |
| 9 | 4, 8 | cfv 5258 | . . . . 5 class (.r‘𝑤) |
| 10 | 7, 9 | cop 3625 | . . . 4 class 〈(+g‘ndx), (.r‘𝑤)〉 |
| 11 | csts 12676 | . . . 4 class sSet | |
| 12 | 4, 10, 11 | co 5922 | . . 3 class (𝑤 sSet 〈(+g‘ndx), (.r‘𝑤)〉) |
| 13 | 2, 3, 12 | cmpt 4094 | . 2 class (𝑤 ∈ V ↦ (𝑤 sSet 〈(+g‘ndx), (.r‘𝑤)〉)) |
| 14 | 1, 13 | wceq 1364 | 1 wff mulGrp = (𝑤 ∈ V ↦ (𝑤 sSet 〈(+g‘ndx), (.r‘𝑤)〉)) |
| Colors of variables: wff set class |
| This definition is referenced by: fnmgp 13478 mgpvalg 13479 |
| Copyright terms: Public domain | W3C validator |