OpenMath Content Dictionary: generic_alg_cats

Canonical URL:
http://www.openmath.org/cd/generic_alg_cats.ocd
CD File:
generic_alg_cats.ocd
CD as XML Encoded OpenMath:
generic_alg_cats.omcd
Defines:
Abelian_group, Abelian_monoid, Abelian_semigroup, Euclidean_domain, field, group, groupoid, integral_domain, monoid, non_commutative_ring, ordered_Abelian_group, ordered_Abelian_monoid, ordered_group, ordered_monoid, ordered_ring, ring, ringoid, semigroup
Date:
2002-06-17
Version:
0 (Revision 1)
Review Date:
2017-12-31
Status:
experimental


     This document is distributed in the hope that it will be useful, 
     but WITHOUT ANY WARRANTY; without even the implied warranty of 
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

     The copyright holder grants you permission to redistribute this 
     document freely as a verbatim copy. Furthermore, the copyright
     holder permits you to develop any derived work from this document
     provided that the following conditions are met.
       a) The derived work acknowledges the fact that it is derived from
          this document, and maintains a prominent reference in the 
          work to the original source.
       b) The fact that the derived work is not the original OpenMath 
          document is stated prominently in the derived work.  Moreover if
          both this document and the derived work are Content Dictionaries
          then the derived work must include a different CDName element,
          chosen so that it cannot be confused with any works adopted by
          the OpenMath Society.  In particular, if there is a Content 
          Dictionary Group whose name is, for example, `math' containing
          Content Dictionaries named `math1', `math2' etc., then you should 
          not name a derived Content Dictionary `mathN' where N is an integer.
          However you are free to name it `private_mathN' or some such.  This
          is because the names `mathN' may be used by the OpenMath Society
          for future extensions.
       c) The derived work is distributed under terms that allow the
          compilation of derived works, but keep paragraphs a) and b)
          intact.  The simplest way to do this is to distribute the derived
          work under the OpenMath license, but this is not a requirement.
     If you have questions about this license please contact the OpenMath
     society at http://www.openmath.org.
  Author: Bill Naylor

A CD of generic algebraic categories. This CD holds information relating to the heirarchical sturcture of the algebraic category system.


monoid

Description:

This Symbol represents the generic category of monoid.

Commented Mathematical property (CMP):
A monoid is a groupoid
Formal Mathematical property (FMP):
has ( monoid , groupoid )
Signatures:
sts


[Next: Abelian_monoid] [Last: integral_domain] [Top]

Abelian_monoid

Description:

This Symbol represents the generic category of Abelian monoid.

Commented Mathematical property (CMP):
An Abelian monoid is a monoid
Formal Mathematical property (FMP):
has ( Abelian_monoid , monoid )
Signatures:
sts


[Next: ordered_monoid] [Previous: monoid] [Top]

ordered_monoid

Description:

This Symbol represents the generic category of ordered monoid.

Commented Mathematical property (CMP):
An ordered monoid is a monoid
Formal Mathematical property (FMP):
has ( ordered_monoid , monoid )
Signatures:
sts


[Next: ordered_Abelian_monoid] [Previous: Abelian_monoid] [Top]

ordered_Abelian_monoid

Description:

This Symbol represents the generic category of ordered Abelian monoid.

Commented Mathematical property (CMP):
An ordered Abelian monoid is an Abelian monoid
Formal Mathematical property (FMP):
has ( ordered_Abelian_monoid , Abelian_monoid )
Commented Mathematical property (CMP):
An ordered Abelian monoid is an ordered monoid
Formal Mathematical property (FMP):
has ( ordered_Abelian_monoid , ordered_monoid )
Signatures:
sts


[Next: groupoid] [Previous: ordered_monoid] [Top]

groupoid

Description:

This Symbol represents the generic category of groupoid.

Signatures:
sts


[Next: semigroup] [Previous: ordered_Abelian_monoid] [Top]

semigroup

Description:

This Symbol represents the generic category of semigroup.

Commented Mathematical property (CMP):
A semigroup is a groupoid
Formal Mathematical property (FMP):
has ( semigroup , groupoid )
Signatures:
sts


[Next: Abelian_semigroup] [Previous: groupoid] [Top]

Abelian_semigroup

Description:

This Symbol represents the generic category of Abelian semigroup.

Commented Mathematical property (CMP):
An Abelian semigroup is a semigroup
Formal Mathematical property (FMP):
has ( Abelian_semigroup , semigroup )
Signatures:
sts


[Next: group] [Previous: semigroup] [Top]

group

Description:

This Symbol represents the generic category of group.

Commented Mathematical property (CMP):
A group is a monoid
Formal Mathematical property (FMP):
has ( group , monoid )
Signatures:
sts


[Next: ordered_group] [Previous: Abelian_semigroup] [Top]

ordered_group

Description:

This Symbol represents the generic category of ordered group.

Commented Mathematical property (CMP):
An ordered group is a group
Formal Mathematical property (FMP):
has ( ordered_group , group )
Signatures:
sts


[Next: Abelian_group] [Previous: group] [Top]

Abelian_group

Description:

This Symbol represents the generic category of Abelian group.

Commented Mathematical property (CMP):
An Abelian group is a group
Formal Mathematical property (FMP):
has ( Abelian_group , group )
Signatures:
sts


[Next: ordered_Abelian_group] [Previous: ordered_group] [Top]

ordered_Abelian_group

Description:

This Symbol represents the generic category of ordered Abelian group.

Commented Mathematical property (CMP):
An ordered Abelian group is an Abelian group
Formal Mathematical property (FMP):
has ( ordered_Abelian_group , Abelian_group )
Commented Mathematical property (CMP):
An ordered Abelian group is an ordered group
Formal Mathematical property (FMP):
has ( ordered_Abelian_group , ordered_group )
Signatures:
sts


[Next: ringoid] [Previous: Abelian_group] [Top]

ringoid

Description:

This symbol represents the generic category of ringoid.

Signatures:
sts


[Next: ring] [Previous: ordered_Abelian_group] [Top]

ring

Description:

This Symbol represents the generic category of ring.

Commented Mathematical property (CMP):
A ring is a ringoid
Formal Mathematical property (FMP):
has ( ring , ringoid )
Commented Mathematical property (CMP):
A ring is a group under addition
Formal Mathematical property (FMP):
R ring group ( ring_set ( R ) , ring_plus ( R ) , ring_zero ( R ) , ring_negative ( R ) ) group
Commented Mathematical property (CMP):
A ring is a semigroup under multiplication
Formal Mathematical property (FMP):
R ring semigroup ( ring_set ( R ) , ring_times ( R ) ) semigroup
Signatures:
sts


[Next: ordered_ring] [Previous: ringoid] [Top]

ordered_ring

Description:

This Symbol represents the generic category of ordered ring.

Commented Mathematical property (CMP):
An ordered ring is a ring
Formal Mathematical property (FMP):
has ( ordered_ring , ring )
Signatures:
sts


[Next: non_commutative_ring] [Previous: ring] [Top]

non_commutative_ring

Description:

This Symbol represents the generic category of non-commutative ring.

Commented Mathematical property (CMP):
A non-commutative ring is a ring
Formal Mathematical property (FMP):
has ( non_commutative_ring , ring )
Signatures:
sts


[Next: Euclidean_domain] [Previous: ordered_ring] [Top]

Euclidean_domain

Description:

This Symbol represents the generic category of Euclidean domain.

Commented Mathematical property (CMP):
A Euclidean domain is a ring
Formal Mathematical property (FMP):
has ( Euclidean_domain , ring )
Signatures:
sts


[Next: field] [Previous: non_commutative_ring] [Top]

field

Description:

This Symbol represents the generic category of field.

Commented Mathematical property (CMP):
A field is an Abelian group under +
Formal Mathematical property (FMP):
F field Abelian_group ( field_set ( F ) , field_plus ( F ) , field_zero ( F ) , field_negative ( F ) ) Abelian_group
Commented Mathematical property (CMP):
A field is a ring
Formal Mathematical property (FMP):
has ( field , ring )
Signatures:
sts


[Next: integral_domain] [Previous: Euclidean_domain] [Top]

integral_domain

Description:

This Symbol represents the generic category of integral domain.

Commented Mathematical property (CMP):
An integral domain is a ring
Formal Mathematical property (FMP):
has ( integral_domain , ring )
Signatures:
sts


[First: monoid] [Previous: field] [Top]