HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Definition df-mgm 10366
Description: A magma is a binary internal operation.
Assertion
Ref Expression
df-mgm |- Magma = {g | E.t g:(t X. t)-->t}
Distinct variable group:   t,g

Detailed syntax breakdown of Definition df-mgm
StepHypRef Expression
1 cmagm 10365 . 2 class Magma
2 vt . . . . . . 7 set t
32cv 1297 . . . . . 6 class t
43, 3cxp 3984 . . . . 5 class (t X. t)
5 vg . . . . . 6 set g
65cv 1297 . . . . 5 class g
74, 3, 6wf 3994 . . . 4 wff g:(t X. t)-->t
87, 2wex 1326 . . 3 wff E.t g:(t X. t)-->t
98, 5cab 1871 . 2 class {g | E.t g:(t X. t)-->t}
101, 9wceq 1298 1 wff Magma = {g | E.t g:(t X. t)-->t}
Colors of variables: wff set class
This definition is referenced by:  ismgm 10367
Copyright terms: Public domain