| Intuitionistic Logic Explorer Theorem List (p. 135 of 166) | < Previous Next > | |
| Browser slow? Try the
Unicode version. |
||
|
Mirrors > Metamath Home Page > ILE Home Page > Theorem List Contents > Recent Proofs This page: Page List |
||
| Type | Label | Description |
|---|---|---|
| Statement | ||
According to Wikipedia ("Magma (algebra)", 08-Jan-2020, https://en.wikipedia.org/wiki/magma_(algebra)) "In abstract algebra, a magma [...] is a basic kind of algebraic structure. Specifically, a magma consists of a set equipped with a single binary operation. The binary operation must be closed by definition but no other properties are imposed.". Since the concept of a "binary operation" is used in different variants, these differences are explained in more detail in the following:
With df-mpo 6012, binary operations are defined by a rule, and
with df-ov 6010,
the value of a binary operation applied to two operands can be expressed.
In both cases, the two operands can belong to different sets, and the result
can be an element of a third set. However, according to Wikipedia
"Binary
operation", see https://en.wikipedia.org/wiki/Binary_operation 6010
(19-Jan-2020), "... a binary operation on a set The definition of magmas (Mgm, see df-mgm 13404) concentrates on the closure property of the associated operation, and poses no additional restrictions on it. In this way, it is most general and flexible. | ||
| Syntax | cplusf 13401 | Extend class notation with group addition as a function. |
| Syntax | cmgm 13402 | Extend class notation with class of all magmas. |
| Definition | df-plusf 13403* |
Define group addition function. Usually we will use |
| Definition | df-mgm 13404* | A magma is a set equipped with an everywhere defined internal operation. Definition 1 in [BourbakiAlg1] p. 1, or definition of a groupoid in section I.1 of [Bruck] p. 1. Note: The term "groupoid" is now widely used to refer to other objects: (small) categories all of whose morphisms are invertible, or groups with a partial function replacing the binary operation. Therefore, we will only use the term "magma" for the present notion in set.mm. (Contributed by FL, 2-Nov-2009.) (Revised by AV, 6-Jan-2020.) |
| Theorem | ismgm 13405* | The predicate "is a magma". (Contributed by FL, 2-Nov-2009.) (Revised by AV, 6-Jan-2020.) |
| Theorem | ismgmn0 13406* | The predicate "is a magma" for a structure with a nonempty base set. (Contributed by AV, 29-Jan-2020.) |
| Theorem | mgmcl 13407 | Closure of the operation of a magma. (Contributed by FL, 14-Sep-2010.) (Revised by AV, 13-Jan-2020.) |
| Theorem | isnmgm 13408 | A condition for a structure not to be a magma. (Contributed by AV, 30-Jan-2020.) (Proof shortened by NM, 5-Feb-2020.) |
| Theorem | mgmsscl 13409 | If the base set of a magma is contained in the base set of another magma, and the group operation of the magma is the restriction of the group operation of the other magma to its base set, then the base set of the magma is closed under the group operation of the other magma. (Contributed by AV, 17-Feb-2024.) |
| Theorem | plusffvalg 13410* | The group addition operation as a function. (Contributed by Mario Carneiro, 14-Aug-2015.) (Proof shortened by AV, 2-Mar-2024.) |
| Theorem | plusfvalg 13411 | The group addition operation as a function. (Contributed by Mario Carneiro, 14-Aug-2015.) |
| Theorem | plusfeqg 13412 | If the addition operation is already a function, the functionalization of it is equal to the original operation. (Contributed by Mario Carneiro, 14-Aug-2015.) |
| Theorem | plusffng 13413 | The group addition operation is a function. (Contributed by Mario Carneiro, 20-Sep-2015.) |
| Theorem | mgmplusf 13414 | The group addition function of a magma is a function into its base set. (Contributed by Mario Carneiro, 14-Aug-2015.) (Revisd by AV, 28-Jan-2020.) |
| Theorem | intopsn 13415 | The internal operation for a set is the trivial operation iff the set is a singleton. (Contributed by FL, 13-Feb-2010.) (Revised by AV, 23-Jan-2020.) |
| Theorem | mgmb1mgm1 13416 | The only magma with a base set consisting of one element is the trivial magma (at least if its operation is an internal binary operation). (Contributed by AV, 23-Jan-2020.) (Revised by AV, 7-Feb-2020.) |
| Theorem | mgm0 13417 | Any set with an empty base set and any group operation is a magma. (Contributed by AV, 28-Aug-2021.) |
| Theorem | mgm1 13418 | The structure with one element and the only closed internal operation for a singleton is a magma. (Contributed by AV, 10-Feb-2020.) |
| Theorem | opifismgmdc 13419* | A structure with a group addition operation expressed by a conditional operator is a magma if both values of the conditional operator are contained in the base set. (Contributed by AV, 9-Feb-2020.) |
According to Wikipedia ("Identity element", 7-Feb-2020, https://en.wikipedia.org/wiki/Identity_element): "In mathematics, an identity element, or neutral element, is a special type of element of a set with respect to a binary operation on that set, which leaves any element of the set unchanged when combined with it.". Or in more detail "... an element e of S is called a left identity if e * a = a for all a in S, and a right identity if a * e = a for all a in S. If e is both a left identity and a right identity, then it is called a two-sided identity, or simply an identity." We concentrate on two-sided identities in the following. The existence of an identity (an identity is unique if it exists, see mgmidmo 13420) is an important property of monoids, and therefore also for groups, but also for magmas not required to be associative. Magmas with an identity element are called "unital magmas" (see Definition 2 in [BourbakiAlg1] p. 12) or, if the magmas are cancellative, "loops" (see definition in [Bruck] p. 15).
In the context of extensible structures, the identity element (of any magma
| ||
| Theorem | mgmidmo 13420* | A two-sided identity element is unique (if it exists) in any magma. (Contributed by Mario Carneiro, 7-Dec-2014.) (Revised by NM, 17-Jun-2017.) |
| Theorem | grpidvalg 13421* | The value of the identity element of a group. (Contributed by NM, 20-Aug-2011.) (Revised by Mario Carneiro, 2-Oct-2015.) |
| Theorem | grpidpropdg 13422* | If two structures have the same base set, and the values of their group (addition) operations are equal for all pairs of elements of the base set, they have the same identity element. (Contributed by Mario Carneiro, 27-Nov-2014.) |
| Theorem | fn0g 13423 | The group zero extractor is a function. (Contributed by Stefan O'Rear, 10-Jan-2015.) |
| Theorem | 0g0 13424 | The identity element function evaluates to the empty set on an empty structure. (Contributed by Stefan O'Rear, 2-Oct-2015.) |
| Theorem | ismgmid 13425* | The identity element of a magma, if it exists, belongs to the base set. (Contributed by Mario Carneiro, 27-Dec-2014.) |
| Theorem | mgmidcl 13426* | The identity element of a magma, if it exists, belongs to the base set. (Contributed by Mario Carneiro, 27-Dec-2014.) |
| Theorem | mgmlrid 13427* | The identity element of a magma, if it exists, is a left and right identity. (Contributed by Mario Carneiro, 27-Dec-2014.) |
| Theorem | ismgmid2 13428* | Show that a given element is the identity element of a magma. (Contributed by Mario Carneiro, 27-Dec-2014.) |
| Theorem | lidrideqd 13429* |
If there is a left and right identity element for any binary operation
(group operation) |
| Theorem | lidrididd 13430* |
If there is a left and right identity element for any binary operation
(group operation) |
| Theorem | grpidd 13431* | Deduce the identity element of a magma from its properties. (Contributed by Mario Carneiro, 6-Jan-2015.) |
| Theorem | mgmidsssn0 13432* |
Property of the set of identities of |
| Theorem | grpinvalem 13433* | Lemma for grpinva 13434. (Contributed by NM, 9-Aug-2013.) |
| Theorem | grpinva 13434* | Deduce right inverse from left inverse and left identity in an associative structure (such as a group). (Contributed by NM, 10-Aug-2013.) (Proof shortened by Mario Carneiro, 6-Jan-2015.) |
| Theorem | grprida 13435* | Deduce right identity from left inverse and left identity in an associative structure (such as a group). (Contributed by NM, 10-Aug-2013.) (Proof shortened by Mario Carneiro, 6-Jan-2015.) |
The symbol | ||
| Theorem | fngsum 13436 | Iterated sum has a universal domain. (Contributed by Jim Kingdon, 28-Jun-2025.) |
| Theorem | igsumvalx 13437* | Expand out the substitutions in df-igsum 13307. (Contributed by Mario Carneiro, 18-Sep-2015.) |
| Theorem | igsumval 13438* | Expand out the substitutions in df-igsum 13307. (Contributed by Mario Carneiro, 7-Dec-2014.) |
| Theorem | gsumfzval 13439 |
An expression for |
| Theorem | gsumpropd 13440 | The group sum depends only on the base set and additive operation. (Contributed by Stefan O'Rear, 1-Feb-2015.) (Proof shortened by Mario Carneiro, 18-Sep-2015.) |
| Theorem | gsumpropd2 13441* | A stronger version of gsumpropd 13440, working for magma, where only the closure of the addition operation on a common base is required, see gsummgmpropd 13442. (Contributed by Thierry Arnoux, 28-Jun-2017.) |
| Theorem | gsummgmpropd 13442* | A stronger version of gsumpropd 13440 if at least one of the involved structures is a magma, see gsumpropd2 13441. (Contributed by AV, 31-Jan-2020.) |
| Theorem | gsumress 13443* |
The group sum in a substructure is the same as the group sum in the
original structure. The only requirement on the substructure is that it
contain the identity element; neither |
| Theorem | gsum0g 13444 | Value of the empty group sum. (Contributed by Mario Carneiro, 7-Dec-2014.) |
| Theorem | gsumval2 13445 | Value of the group sum operation over a finite set of sequential integers. (Contributed by Mario Carneiro, 7-Dec-2014.) |
| Theorem | gsumsplit1r 13446 | Splitting off the rightmost summand of a group sum. This corresponds to the (inductive) definition of a (finite) product in [Lang] p. 4, first formula. (Contributed by AV, 26-Dec-2023.) |
| Theorem | gsumprval 13447 | Value of the group sum operation over a pair of sequential integers. (Contributed by AV, 14-Dec-2018.) |
| Theorem | gsumpr12val 13448 |
Value of the group sum operation over the pair |
A semigroup (Smgrp, see df-sgrp 13450) is a set together with an associative binary operation (see Wikipedia, Semigroup, 8-Jan-2020, https://en.wikipedia.org/wiki/Semigroup 13450). In other words, a semigroup is an associative magma. The notion of semigroup is a generalization of that of group where the existence of an identity or inverses is not required. | ||
| Syntax | csgrp 13449 | Extend class notation with class of all semigroups. |
| Definition | df-sgrp 13450* | A semigroup is a set equipped with an everywhere defined internal operation (so, a magma, see df-mgm 13404), whose operation is associative. Definition in section II.1 of [Bruck] p. 23, or of an "associative magma" in definition 5 of [BourbakiAlg1] p. 4 . (Contributed by FL, 2-Nov-2009.) (Revised by AV, 6-Jan-2020.) |
| Theorem | issgrp 13451* | The predicate "is a semigroup". (Contributed by FL, 2-Nov-2009.) (Revised by AV, 6-Jan-2020.) |
| Theorem | issgrpv 13452* | The predicate "is a semigroup" for a structure which is a set. (Contributed by AV, 1-Feb-2020.) |
| Theorem | issgrpn0 13453* | The predicate "is a semigroup" for a structure with a nonempty base set. (Contributed by AV, 1-Feb-2020.) |
| Theorem | isnsgrp 13454 | A condition for a structure not to be a semigroup. (Contributed by AV, 30-Jan-2020.) |
| Theorem | sgrpmgm 13455 | A semigroup is a magma. (Contributed by FL, 2-Nov-2009.) (Revised by AV, 6-Jan-2020.) |
| Theorem | sgrpass 13456 | A semigroup operation is associative. (Contributed by FL, 2-Nov-2009.) (Revised by AV, 30-Jan-2020.) |
| Theorem | sgrpcl 13457 | Closure of the operation of a semigroup. (Contributed by AV, 15-Feb-2025.) |
| Theorem | sgrp0 13458 | Any set with an empty base set and any group operation is a semigroup. (Contributed by AV, 28-Aug-2021.) |
| Theorem | sgrp1 13459 | The structure with one element and the only closed internal operation for a singleton is a semigroup. (Contributed by AV, 10-Feb-2020.) |
| Theorem | issgrpd 13460* | Deduce a semigroup from its properties. (Contributed by AV, 13-Feb-2025.) |
| Theorem | sgrppropd 13461* | If two structures are sets, have the same base set, and the values of their group (addition) operations are equal for all pairs of elements of the base set, one is a semigroup iff the other one is. (Contributed by AV, 15-Feb-2025.) |
| Theorem | prdsplusgsgrpcl 13462 | Structure product pointwise sums are closed when the factors are semigroups. (Contributed by AV, 21-Feb-2025.) |
| Theorem | prdssgrpd 13463 | The product of a family of semigroups is a semigroup. (Contributed by AV, 21-Feb-2025.) |
According to Wikipedia ("Monoid", https://en.wikipedia.org/wiki/Monoid, 6-Feb-2020,) "In abstract algebra [...] a monoid is an algebraic structure with a single associative binary operation and an identity element. Monoids are semigroups with identity.". In the following, monoids are defined in the second way (as semigroups with identity), see df-mnd 13465, whereas many authors define magmas in the first way (as algebraic structure with a single associative binary operation and an identity element, i.e. without the need of a definition for/knowledge about semigroups), see ismnd 13467. See, for example, the definition in [Lang] p. 3: "A monoid is a set G, with a law of composition which is associative, and having a unit element". | ||
| Syntax | cmnd 13464 | Extend class notation with class of all monoids. |
| Definition | df-mnd 13465* | A monoid is a semigroup, which has a two-sided neutral element. Definition 2 in [BourbakiAlg1] p. 12. In other words (according to the definition in [Lang] p. 3), a monoid is a set equipped with an everywhere defined internal operation (see mndcl 13471), whose operation is associative (see mndass 13472) and has a two-sided neutral element (see mndid 13473), see also ismnd 13467. (Contributed by Mario Carneiro, 6-Jan-2015.) (Revised by AV, 1-Feb-2020.) |
| Theorem | ismnddef 13466* | The predicate "is a monoid", corresponding 1-to-1 to the definition. (Contributed by FL, 2-Nov-2009.) (Revised by AV, 1-Feb-2020.) |
| Theorem | ismnd 13467* | The predicate "is a monoid". This is the defining theorem of a monoid by showing that a set is a monoid if and only if it is a set equipped with a closed, everywhere defined internal operation (so, a magma, see mndcl 13471), whose operation is associative (so, a semigroup, see also mndass 13472) and has a two-sided neutral element (see mndid 13473). (Contributed by Mario Carneiro, 6-Jan-2015.) (Revised by AV, 1-Feb-2020.) |
| Theorem | sgrpidmndm 13468* | A semigroup with an identity element which is inhabited is a monoid. Of course there could be monoids with the empty set as identity element, but these cannot be proven to be monoids with this theorem. (Contributed by AV, 29-Jan-2024.) |
| Theorem | mndsgrp 13469 | A monoid is a semigroup. (Contributed by FL, 2-Nov-2009.) (Revised by AV, 6-Jan-2020.) (Proof shortened by AV, 6-Feb-2020.) |
| Theorem | mndmgm 13470 | A monoid is a magma. (Contributed by FL, 2-Nov-2009.) (Revised by AV, 6-Jan-2020.) (Proof shortened by AV, 6-Feb-2020.) |
| Theorem | mndcl 13471 | Closure of the operation of a monoid. (Contributed by NM, 14-Aug-2011.) (Revised by Mario Carneiro, 6-Jan-2015.) (Proof shortened by AV, 8-Feb-2020.) |
| Theorem | mndass 13472 | A monoid operation is associative. (Contributed by NM, 14-Aug-2011.) (Proof shortened by AV, 8-Feb-2020.) |
| Theorem | mndid 13473* | A monoid has a two-sided identity element. (Contributed by NM, 16-Aug-2011.) |
| Theorem | mndideu 13474* | The two-sided identity element of a monoid is unique. Lemma 2.2.1(a) of [Herstein] p. 55. (Contributed by Mario Carneiro, 8-Dec-2014.) |
| Theorem | mnd32g 13475 | Commutative/associative law for monoids, with an explicit commutativity hypothesis. (Contributed by Mario Carneiro, 21-Apr-2016.) |
| Theorem | mnd12g 13476 | Commutative/associative law for monoids, with an explicit commutativity hypothesis. (Contributed by Mario Carneiro, 21-Apr-2016.) |
| Theorem | mnd4g 13477 | Commutative/associative law for commutative monoids, with an explicit commutativity hypothesis. (Contributed by Mario Carneiro, 21-Apr-2016.) |
| Theorem | mndidcl 13478 | The identity element of a monoid belongs to the monoid. (Contributed by NM, 27-Aug-2011.) (Revised by Mario Carneiro, 27-Dec-2014.) |
| Theorem | mndbn0 13479 | The base set of a monoid is not empty. (It is also inhabited, as seen at mndidcl 13478). Statement in [Lang] p. 3. (Contributed by AV, 29-Dec-2023.) |
| Theorem | hashfinmndnn 13480 | A finite monoid has positive integer size. (Contributed by Rohan Ridenour, 3-Aug-2023.) |
| Theorem | mndplusf 13481 | The group addition operation is a function. (Contributed by Mario Carneiro, 14-Aug-2015.) (Proof shortened by AV, 3-Feb-2020.) |
| Theorem | mndlrid 13482 | A monoid's identity element is a two-sided identity. (Contributed by NM, 18-Aug-2011.) |
| Theorem | mndlid 13483 | The identity element of a monoid is a left identity. (Contributed by NM, 18-Aug-2011.) |
| Theorem | mndrid 13484 | The identity element of a monoid is a right identity. (Contributed by NM, 18-Aug-2011.) |
| Theorem | ismndd 13485* | Deduce a monoid from its properties. (Contributed by Mario Carneiro, 6-Jan-2015.) |
| Theorem | mndpfo 13486 | The addition operation of a monoid as a function is an onto function. (Contributed by FL, 2-Nov-2009.) (Revised by Mario Carneiro, 11-Oct-2013.) (Revised by AV, 23-Jan-2020.) |
| Theorem | mndfo 13487 | The addition operation of a monoid is an onto function (assuming it is a function). (Contributed by Mario Carneiro, 11-Oct-2013.) (Proof shortened by AV, 23-Jan-2020.) |
| Theorem | mndpropd 13488* | If two structures have the same base set, and the values of their group (addition) operations are equal for all pairs of elements of the base set, one is a monoid iff the other one is. (Contributed by Mario Carneiro, 6-Jan-2015.) |
| Theorem | mndprop 13489 | If two structures have the same group components (properties), one is a monoid iff the other one is. (Contributed by Mario Carneiro, 11-Oct-2013.) |
| Theorem | issubmnd 13490* | Characterize a submonoid by closure properties. (Contributed by Mario Carneiro, 10-Jan-2015.) |
| Theorem | ress0g 13491 |
|
| Theorem | submnd0 13492 | The zero of a submonoid is the same as the zero in the parent monoid. (Note that we must add the condition that the zero of the parent monoid is actually contained in the submonoid, because it is possible to have "subsets that are monoids" which are not submonoids because they have a different identity element. (Contributed by Mario Carneiro, 10-Jan-2015.) |
| Theorem | mndinvmod 13493* | Uniqueness of an inverse element in a monoid, if it exists. (Contributed by AV, 20-Jan-2024.) |
| Theorem | prdsplusgcl 13494 | Structure product pointwise sums are closed when the factors are monoids. (Contributed by Stefan O'Rear, 10-Jan-2015.) |
| Theorem | prdsidlem 13495* | Characterization of identity in a structure product. (Contributed by Mario Carneiro, 10-Jan-2015.) |
| Theorem | prdsmndd 13496 | The product of a family of monoids is a monoid. (Contributed by Stefan O'Rear, 10-Jan-2015.) |
| Theorem | prds0g 13497 | The identity in a product of monoids. (Contributed by Stefan O'Rear, 10-Jan-2015.) |
| Theorem | pwsmnd 13498 | The structure power of a monoid is a monoid. (Contributed by Mario Carneiro, 11-Jan-2015.) |
| Theorem | pws0g 13499 | The identity in a structure power of a monoid. (Contributed by Mario Carneiro, 11-Jan-2015.) |
| Theorem | imasmnd2 13500* | The image structure of a monoid is a monoid. (Contributed by Mario Carneiro, 24-Feb-2015.) |
| < Previous Next > |
| Copyright terms: Public domain | < Previous Next > |