Home Overview Documents Content Dictionaries Software & Tools The OpenMath Society OpenMath Projects OpenMath Discussion Lists OpenMath Meetings Links

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:
ringoid, 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, semigroup
Date:
2002-06-17
Version:
0
Review Date:
2005-04-01
Status:
experimental
Uses CD:
algebraic_cats, logic1, meta_cats, set1

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]

Home Overview Documents Content Dictionaries Software & Tools The OpenMath Society OpenMath Projects OpenMath Discussion Lists OpenMath Meetings Links