Site banner
.
Home Forums Blogs Articles Photos Videos Contact FAQ                    
.
.
Wisdom Archive
Body Mind and Soul
Faith and Belief
God and Religion
Law of Attraction
Life and Beyond
Love and Happiness
Peace of Mind
Peace on Earth
Personal Faith
Spiritual Festivals
Spiritual Growth
Spiritual Guidance
Spiritual Inspiration
Spirituality and Science
Spiritual Retreats
More Wisdom
Buddhism Archives
Hinduism Archives
Sustainability
Theology Archives
Even more Wisdom
2012 - Year 2012
Affirmations
Aura
Ayurveda
Chakras
Consciousness
Cultural Creatives
Diksha (Deeksha)
Dream Dictionary
Dream Interpretation
Dream interpreter
Dreams
Enlightenment
Essential Oils
Feng Shui
Flower Essences
Gaia Hypothesis
Indigo Children
Kalki Bhagavan
Karma
Kundalini
Kundalini Yoga
Life after death
Mayan Calendar
Meaning of Dreams
Meditation
Morphogenetic Fields
Psychic Ability
Reincarnation
Spiritual Art, Music & Dance
Spiritual Awakening
Spiritual Enlightenment
Spiritual Healing
Spirituality and Health
Spiritual Jokes
Spiritual Parenting
Vastu Shastra
Womens Spirituality
Yoga Positions
Site map 2
Site map


Dream Sharing Forum

at Global Oneness Community.

Share your dreams and let others help you with the interpretation!
Dream Sharing Forum



.

Category mathematics

Category mathematics: Encyclopedia - Category mathematics

In mathematics, categories allow one to formalize notions involving abstract structure and processes which preserve structure. Categories appear in virtually every branch of modern mathematics and are a central unifying notion. The study of categories in their own right is known as category theory. For more extensive motivational background and historical notes, see category theory and the list of category theory topics. Category mathematics - Definition. A category C consists of Including:
Category mathematics, Category mathematics - Definition, Category mathematics - Examples, Category mathematics - Types of categories, Category mathematics - Types of morphisms

Category mathematics: Encyclopedia - Category mathematics



Category (mathematics)

In mathematics, categories allow one to formalize notions involving abstract structure and processes which preserve structure. Categories appear in virtually every branch of modern mathematics and are a central unifying notion. The study of categories in their own right is known as category theory.

For more extensive motivational background and historical notes, see category theory and the list of category theory topics.

Category mathematics - Definition

A category C consists of

  • a class ob(C) of objects:
  • a class hom(C) of morphisms. Each morphism f has a unique source object a and target object b where a and b are in ob(C). We write f: ab, and we say "f is a morphism from a to b". We write hom(a, b) (or homC(a, b)) to denote the hom-class of all morphisms from a to b. (Some authors write Mor(a, b).)
  • for every three objects a, b and c, a binary operation hom(a, b) × hom(b, c) → hom(a, c) called composition of morphisms; the composition of f : ab and g : bc is written as g o f or gf (Some authors write fg.)

such that the following axioms hold:

  • (associativity) if f : ab, g : bc and h : cd then h o (g o f) = (h o g) o f, and
  • (identity) for every object x, there exists a morphism 1x : xx called the identity morphism for x, such that for every morphism f : ab, we have 1b o f = f = f o 1a.

From these axioms, one can prove that there is exactly one identity morphism for every object. Some authors use a slight variation of the definition in which each object is identified with the corresponding identity morphism.

A small category is a category in which both ob(C) and hom(C) are actually sets and not proper classes. A category which is not small is said to be large. A locally small category is a category such that for all objects a and b, the hom-class hom(a, b) is a set. Many important categories in mathematics (such as the category of sets), although not small, are at least locally small.

The morphisms of a category are sometimes called arrows due to the influence of commutative diagrams.

Category mathematics - Examples

Each category is presented in terms of its objects, its morphisms, and its composition of morphisms.

  • The category Set of all sets together with functions between sets, where composition is the usual function composition (The following are subcategories of Set, obtained by adding some type of structure onto a set, by requiring that morphisms are functions which respect this added structure, and where morphism composition is simply ordinary function composition.)
    • The category Ord of all preordered sets with monotonic functions
    • The category Mag consisting of all magmas with their homomorphisms
    • The category Med consisting of all medial magmas with their homomorphisms
    • The category Grp consisting of all groups with their group homomorphisms
    • The category Ab consisting of all abelian groups with their group homomorphisms
    • The category VectK of all vector spaces over the field K (which is held fixed) with their K-linear maps
    • The category Top of all topological spaces with continuous functions
    • The category Met of all metric spaces with short maps
    • The category Uni of all uniform spaces with uniformly continuous functions
  • The category Cat of all small categories with functors
  • Any preordered set (P, ≤) forms a small category, where the objects are the members of P, the morphisms are arrows pointing from x to y when xy (The composition law is forced, because there is at most one morphism from any object to another.)
  • Any monoid forms a small category with a single object x. (Here, x is any fixed set.) The morphisms from x to x are precisely the elements of the monoid, and the categorical composition of morphisms is given by the monoid operation. In fact, one may view categories as generalizations of monoids; several definitions and theorems about monoids may be generalized for categories.
  • Any directed graph generates a small category: the objects are the vertices of the graph and the morphisms are the paths in the graph. Composition of morphisms is concatenation of paths. This is called the free category generated by the graph.
  • If I is a set, the discrete category on I is the small category which has the elements of I as objects and only the identity morphisms as morphisms. Again, the composition law is forced.)
  • Any category C can itself be considered as a new category in a different way: the objects are the same as those in the original category but the arrows are those of the original category reversed. This is called the dual or opposite category and is denoted Cop.
  • If C and D are categories, one can form the product category C × D: the objects are pairs consisting of one object from C and one from D, and the morphisms are also pairs, consisting of one morphism in C and one in D. Such pairs can be composed componentwise.

Category mathematics - Types of morphisms

A morphism f : ab is called

  • a monomorphism (or monic) if fg1 = fg2 implies g1 = g2 for all morphisms g1, g2 : xa.
  • an epimorphism (or epic) if g1f = g2f implies g1 = g2 for all morphisms g1, g2 : bx.
  • a bimorphism if it is both a monomorphism and an epimorphism.
  • a retraction if it has a right inverse, i.e. if there exists a morphism g : ba with fg = 1b.
  • a section if it has a left inverse, i.e. if there exists a morphism g : ba with gf = 1a.
  • an isomorphism if it has an inverse, i.e. if there exists a morphism g : ba with fg = 1b and gf = 1a.
  • an endomorphism if a = b. The class of endomorphisms of a is denoted end(a).
  • an automorphism if f is both an endomorphism and an isomorphism. The class of automorphisms of a is denoted aut(a).

Every retraction is an epimorphism. Every section is a monomorphism. The following three statements are equivalent:

  • f is a monomorphism and a retraction;
  • f is an epimorphism and a section;
  • f is an isomorphism.

Relations among morphisms (such as fg = h) can most conveniently be represented with commutative diagrams, where the objects are represented as points and the morphisms as arrows.

Category mathematics - Types of categories

  • In many categories, the hom-sets hom(a, b) are not just sets but actually abelian groups, and the composition of morphisms is compatible with these group structures; i.e. is bilinear. Such a category is called preadditive. If, furthermore, the category has all finite products and coproducts, it is called an additive category. If all morphisms have a kernel and a cokernel, and all epimorphism are cokernels and all monomorphisms are kernels, then we speak of an abelian category. A typical example of an abelian category is the category of abelian groups.
  • A category is called complete if all limits exist in it. The categories of sets, abelian groups and topological spaces are complete.
  • A category is called cartesian closed if it has finite direct products and a morphism defined on a finite product can always be represented by a morphism defined on just one of the factors.
  • A topos is a certain type of cartesian closed category in which all of mathematics can be formulated (just like classically all of mathematics is formulated in the category of sets). A topos can also be used to represent a logical theory.
  • A groupoid is a category in which every morphism is an isomorphism. Groupoids are generalizations of groups, group actions and equivalence relations.

Other related archives

Ab, Cat, Grp, Mag, Med, Met, Ord, Set, Top, VectK, dual or opposite category, abelian category, abelian groups, additive category, automorphism, bilinear, cartesian closed, category theory, class, cokernel, commutative diagrams, complete, continuous, coproducts, directed graph, discrete category, endomorphism, epimorphism, equivalence relations, field, functions, group actions, group homomorphisms, groupoid, groups, homomorphisms, isomorphism, kernel, limits, linear maps, list of category theory topics, magmas, mathematics, medial magmas, metric spaces, monoid, monomorphism, monotonic functions, morphism, morphisms, preadditive, preordered set, preordered sets, products, retraction, section, set, sets, short maps, subcategories, topological spaces, topos, uniform spaces, uniformly continuous functions, vector spaces, vertices



Adapted from the Wikipedia article "Category mathematics", under the G.N U Free Docmentation License. Please also see http://en.wikipedia.org/wiki

More material related to Category Mathematics can be found here:
Main Page
for
Category Mathematics
Index of Articles
related to
Category Mathematics


« Back








Search the Global Oneness web site
Global Oneness is a huge, really huge, web site. Almost whatever you are searching for within health, spirituality, personal development and inspirationals - you will find it here!
Google
 
 

Rate this article!

Please rate this article with 10 as very good and 1 as very poor.

.








Sneak-Peek of Global Oneness Community

Hi friend! The Global Oneness Community, the place for information and sharing about Oneness is not really launched yet (you will see there is still some clean up to do) ...but it is now open for a sneak-peek! And if you wish - please register and become one of the very first members to do so! Jonas

Forum Home, Articles, Photo Gallery, Videos, News, Sitemap
...and much more!


Dream Sharing Forum

at Global Oneness Community.

Share your dreams and let others help you with the interpretation!
Dream Sharing Forum



Forum
Articles
Images Pictures
Videos
News
Sitemap




 

 

 

 

 


 








  » Home » » Home »