Math Defintions

(In Progress Eternally)

algebra

A binary operation on a set \(S\) is a pairwise operation \(S \times S \rightarrow S\). The set is closed under the operation.

A semigroup is a set of elements and an associative binary operation operating on the set.

A monoid is a semigroup with an identity element.

A group is a set of monoid such that for each element there exists an inverse element

A commutative group (also known as an abelian group) is a group whose operation is commutative.

A ring is a set of elements and two binary operations \((+)\) and \((\times)\) such that:

A field is a ring such that:

The integers \(\mathbb{Z}\) are the cannonical example of a ring. The integers are not a field because some inverses are not contained in the set (e.g. 1/5).

topology

A topological space is a set equipped with a topology.

A topology \(T\) on a set \(X\) is a collection of subsets of \(X\) such that:

The elements of \(T\) are defined to be open sets. A subset that is a complement of a closed set is an open set.

Why are the intersections finite and not arbitrary? How do we fit a counterexample into the frame of the subset definition?

Using De Morgan's laws for set complements (union of complements is complement of intersection; intersection of complements is complement of union), we can rewrite these properties:

There is also a definition based on neighborhoods of points.

category theory

A category consists of:

such that:

analysis