HOME

TheInfoList



OR:

In
category theory Category theory is a general theory of mathematical structures and their relations. It was introduced by Samuel Eilenberg and Saunders Mac Lane in the middle of the 20th century in their foundational work on algebraic topology. Category theory ...
, an epimorphism is a
morphism In mathematics, a morphism is a concept of category theory that generalizes structure-preserving maps such as homomorphism between algebraic structures, functions from a set to another set, and continuous functions between topological spaces. Al ...
''f'' : ''X'' → ''Y'' that is
right-cancellative In mathematics, the notion of cancellativity (or ''cancellability'') is a generalization of the notion of invertibility. An element ''a'' in a magma has the left cancellation property (or is left-cancellative) if for all ''b'' and ''c'' in ''M ...
in the sense that, for all objects ''Z'' and all morphisms , : g_1 \circ f = g_2 \circ f \implies g_1 = g_2. Epimorphisms are categorical analogues of onto or surjective functions (and in the
category of sets In the mathematical field of category theory, the category of sets, denoted by Set, is the category whose objects are sets. The arrows or morphisms between sets ''A'' and ''B'' are the functions from ''A'' to ''B'', and the composition of mor ...
the concept corresponds exactly to the surjective functions), but they may not exactly coincide in all contexts; for example, the inclusion \mathbb\to\mathbb is a ring epimorphism. The dual of an epimorphism is a
monomorphism In the context of abstract algebra or universal algebra, a monomorphism is an injective homomorphism. A monomorphism from to is often denoted with the notation X\hookrightarrow Y. In the more general setting of category theory, a monomorphis ...
(i.e. an epimorphism in a
category Category, plural categories, may refer to: General uses *Classification, the general act of allocating things to classes/categories Philosophy * Category of being * ''Categories'' (Aristotle) * Category (Kant) * Categories (Peirce) * Category ( ...
''C'' is a monomorphism in the
dual category In category theory, a branch of mathematics, the opposite category or dual category C^ of a given Category (mathematics), category C is formed by reversing the morphisms, i.e. interchanging the source and target of each morphism. Doing the reversal ...
''C''op). Many authors in
abstract algebra In mathematics, more specifically algebra, abstract algebra or modern algebra is the study of algebraic structures, which are set (mathematics), sets with specific operation (mathematics), operations acting on their elements. Algebraic structur ...
and
universal algebra Universal algebra (sometimes called general algebra) is the field of mathematics that studies algebraic structures in general, not specific types of algebraic structures. For instance, rather than considering groups or rings as the object of stud ...
define an epimorphism simply as an ''onto'' or
surjective In mathematics, a surjective function (also known as surjection, or onto function ) is a function such that, for every element of the function's codomain, there exists one element in the function's domain such that . In other words, for a f ...
homomorphism In algebra, a homomorphism is a morphism, structure-preserving map (mathematics), map between two algebraic structures of the same type (such as two group (mathematics), groups, two ring (mathematics), rings, or two vector spaces). The word ''homo ...
. Every epimorphism in this algebraic sense is an epimorphism in the sense of category theory, but the converse is not true in all categories. In this article, the term "epimorphism" will be used in the sense of category theory given above. For more on this, see below.


Examples

Every morphism in a
concrete category In mathematics, a concrete category is a category that is equipped with a faithful functor to the category of sets (or sometimes to another category). This functor makes it possible to think of the objects of the category as sets with additional ...
whose underlying function is
surjective In mathematics, a surjective function (also known as surjection, or onto function ) is a function such that, for every element of the function's codomain, there exists one element in the function's domain such that . In other words, for a f ...
is an epimorphism. In many concrete categories of interest the converse is also true. For example, in the following categories, the epimorphisms are exactly those morphisms that are surjective on the underlying sets: *
Set Set, The Set, SET or SETS may refer to: Science, technology, and mathematics Mathematics *Set (mathematics), a collection of elements *Category of sets, the category whose objects and morphisms are sets and total functions, respectively Electro ...
: sets and functions. To prove that every epimorphism ''f'': ''X'' → ''Y'' in Set is surjective, we compose it with both the
characteristic function In mathematics, the term "characteristic function" can refer to any of several distinct concepts: * The indicator function of a subset, that is the function \mathbf_A\colon X \to \, which for a given subset ''A'' of ''X'', has value 1 at points ...
of the image ''f''(''X'') and the map ''g''2: ''Y'' → that is constant 1. *Rel: sets with
binary relation In mathematics, a binary relation associates some elements of one Set (mathematics), set called the ''domain'' with some elements of another set called the ''codomain''. Precisely, a binary relation over sets X and Y is a set of ordered pairs ...
s and relation-preserving functions. Here we can use the same proof as for Set, equipping with the full relation ×. *Pos:
partially ordered set In mathematics, especially order theory, a partial order on a Set (mathematics), set is an arrangement such that, for certain pairs of elements, one precedes the other. The word ''partial'' is used to indicate that not every pair of elements need ...
s and
monotone function In mathematics, a monotonic function (or monotone function) is a function between ordered sets that preserves or reverses the given order. This concept first arose in calculus, and was later generalized to the more abstract setting of ord ...
s. If is not surjective, pick ''y''0 in and let ''g''1 : ''Y'' → be the characteristic function of and ''g''2 : ''Y'' → the characteristic function of . These maps are monotone if is given the standard ordering 0 < 1. * Grp: groups and
group homomorphism In mathematics, given two groups, (''G'',∗) and (''H'', ·), a group homomorphism from (''G'',∗) to (''H'', ·) is a function ''h'' : ''G'' → ''H'' such that for all ''u'' and ''v'' in ''G'' it holds that : h(u*v) = h(u) \cdot h(v) whe ...
s. The result that every epimorphism in Grp is surjective is due to
Otto Schreier Otto Schreier (3 March 1901 in Vienna, Austria – 2 June 1929 in Hamburg, Germany) was a Jewish-Austrian mathematician who made major contributions in combinatorial group theory and in the topology of Lie groups. Life His parents were the arch ...
(he actually proved more, showing that every
subgroup In group theory, a branch of mathematics, a subset of a group G is a subgroup of G if the members of that subset form a group with respect to the group operation in G. Formally, given a group (mathematics), group under a binary operation  ...
is an equalizer using the
free product In mathematics, specifically group theory, the free product is an operation that takes two groups ''G'' and ''H'' and constructs a new The result contains both ''G'' and ''H'' as subgroups, is generated by the elements of these subgroups, an ...
with one amalgamated subgroup); an
elementary proof In mathematics, an elementary proof is a mathematical proof that only uses basic techniques. More specifically, the term is used in number theory to refer to proofs that make no use of complex analysis. Historically, it was once thought that certain ...
can be found in (Linderholm 1970). *FinGrp:
finite groups In abstract algebra, a finite group is a group (mathematics), group whose underlying set is finite set, finite. Finite groups often arise when considering symmetry of Symmetry in mathematics, mathematical or Symmetry (physics), physical objects, ...
and group homomorphisms. Also due to Schreier; the proof given in (Linderholm 1970) establishes this case as well. * Ab:
abelian group In mathematics, an abelian group, also called a commutative group, is a group in which the result of applying the group operation to two group elements does not depend on the order in which they are written. That is, the group operation is commu ...
s and group homomorphisms. * ''K''-Vect:
vector space In mathematics and physics, a vector space (also called a linear space) is a set (mathematics), set whose elements, often called vector (mathematics and physics), ''vectors'', can be added together and multiplied ("scaled") by numbers called sc ...
s over a field ''K'' and ''K''-linear transformations. *Mod-''R'': right modules over a
ring (The) Ring(s) may refer to: * Ring (jewellery), a round band, usually made of metal, worn as ornamental jewelry * To make a sound with a bell, and the sound made by a bell Arts, entertainment, and media Film and TV * ''The Ring'' (franchise), a ...
''R'' and
module homomorphism In algebra, a module homomorphism is a function between modules that preserves the module structures. Explicitly, if ''M'' and ''N'' are left modules over a ring ''R'', then a function f: M \to N is called an ''R''-''module homomorphism'' or an ' ...
s. This generalizes the two previous examples; to prove that every epimorphism ''f'': ''X'' → ''Y'' in Mod-''R'' is surjective, we compose it with both the canonical quotient map and the
zero map 0 (zero) is a number representing an empty quantity. Adding (or subtracting) 0 to any number leaves that number unchanged; in mathematical terminology, 0 is the additive identity of the integers, rational numbers, real numbers, and comple ...
*
Top Top most commonly refers to: * Top, a basic term of orientation, distinguished from bottom, front, back, and sides * Spinning top, a ubiquitous traditional toy * Top (clothing), clothing designed to be worn over the torso * Mountain top, a moun ...
:
topological spaces In mathematics, a topological space is, roughly speaking, a geometrical space in which closeness is defined but cannot necessarily be measured by a numeric distance. More specifically, a topological space is a set whose elements are called point ...
and
continuous function In mathematics, a continuous function is a function such that a small variation of the argument induces a small variation of the value of the function. This implies there are no abrupt changes in value, known as '' discontinuities''. More preci ...
s. To prove that every epimorphism in Top is surjective, we proceed exactly as in Set, giving the
indiscrete topology In topology, a topological space with the trivial topology is one where the only open sets are the empty set and the entire space. Such spaces are commonly called indiscrete, anti-discrete, concrete or codiscrete. Intuitively, this has the conseque ...
, which ensures that all considered maps are continuous. *HComp:
compact Compact as used in politics may refer broadly to a pact or treaty; in more specific cases it may refer to: * Interstate compact, a type of agreement used by U.S. states * Blood compact, an ancient ritual of the Philippines * Compact government, a t ...
Hausdorff space In topology and related branches of mathematics, a Hausdorff space ( , ), T2 space or separated space, is a topological space where distinct points have disjoint neighbourhoods. Of the many separation axioms that can be imposed on a topologi ...
s and continuous functions. If ''f'': ''X'' → ''Y'' is not surjective, let Since ''fX'' is closed, by
Urysohn's Lemma In topology, Urysohn's lemma is a lemma that states that a topological space is normal if and only if any two disjoint closed subsets can be separated by a continuous function. Section 15. Urysohn's lemma is commonly used to construct contin ...
there is a continuous function such that ''g''1 is 0 on ''fX'' and 1 on ''y''. We compose ''f'' with both ''g''1 and the zero function However, there are also many concrete categories of interest where epimorphisms fail to be surjective. A few examples are: *In the
category of monoids In category theory, a branch of mathematics, a monoid (or monoid object, or internal monoid, or algebra) in a monoidal category is an object ''M'' together with two morphisms * ''μ'': ''M'' ⊗ ''M'' → ''M'' called ''multiplication'', * ''� ...
, Mon, the
inclusion map In mathematics, if A is a subset of B, then the inclusion map is the function \iota that sends each element x of A to x, treated as an element of B: \iota : A\rightarrow B, \qquad \iota(x)=x. An inclusion map may also be referred to as an inclu ...
N → Z is a non-surjective epimorphism. To see this, suppose that ''g''1 and ''g''2 are two distinct maps from Z to some monoid ''M''. Then for some ''n'' in Z, ''g''1(''n'') ≠ ''g''2(''n''), so ''g''1(−''n'') ≠ ''g''2(−''n''). Either ''n'' or −''n'' is in N, so the restrictions of ''g''1 and ''g''2 to N are unequal. *In the category of algebras over commutative ring R, take R ''N→ R ''Z where R ''Gis the
monoid ring In abstract algebra, a monoid ring is a ring constructed from a ring and a monoid, just as a group ring is constructed from a ring and a group. Definition Let ''R'' be a ring and let ''G'' be a monoid. The monoid ring or monoid algebra of ''G'' o ...
of the monoid G and the morphism is induced by the inclusion N → Z as in the previous example. This follows from the observation that 1 generates the algebra R ''Z(note that the unit in R ''Zis given by 0 of Z), and the inverse of the element represented by n in Z is just the element represented by −n. Thus any homomorphism from R ''Zis uniquely determined by its value on the element represented by 1 of Z. *In the
category of rings In mathematics, the category of rings, denoted by Ring, is the category whose objects are rings (with identity) and whose morphisms are ring homomorphisms (that preserve the identity). Like many categories in mathematics, the category of rings i ...
, Ring, the inclusion map Z → Q is a non-surjective epimorphism; to see this, note that any
ring homomorphism In mathematics, a ring homomorphism is a structure-preserving function between two rings. More explicitly, if ''R'' and ''S'' are rings, then a ring homomorphism is a function that preserves addition, multiplication and multiplicative identity ...
on Q is determined entirely by its action on Z, similar to the previous example. A similar argument shows that the natural ring homomorphism from any
commutative ring In mathematics, a commutative ring is a Ring (mathematics), ring in which the multiplication operation is commutative. The study of commutative rings is called commutative algebra. Complementarily, noncommutative algebra is the study of ring prope ...
''R'' to any one of its localizations is an epimorphism. *In the category of commutative rings, a finitely generated homomorphism of rings ''f'' : ''R'' → ''S'' is an epimorphism if and only if for all
prime ideal In algebra, a prime ideal is a subset of a ring (mathematics), ring that shares many important properties of a prime number in the ring of Integer#Algebraic properties, integers. The prime ideals for the integers are the sets that contain all th ...
s ''P'' of ''R'', the ideal ''Q'' generated by ''f''(''P'') is either ''S'' or is prime, and if ''Q'' is not ''S'', the induced map Frac(''R''/''P'') → Frac(''S''/''Q'') is an
isomorphism In mathematics, an isomorphism is a structure-preserving mapping or morphism between two structures of the same type that can be reversed by an inverse mapping. Two mathematical structures are isomorphic if an isomorphism exists between the ...
( EGA IV 17.2.6). *In the category of Hausdorff spaces, Haus, the epimorphisms are precisely the continuous functions with
dense Density (volumetric mass density or specific mass) is the ratio of a substance's mass to its volume. The symbol most often used for density is ''ρ'' (the lower case Greek letter rho), although the Latin letter ''D'' (or ''d'') can also be use ...
images. For example, the inclusion map Q → R, is a non-surjective epimorphism. The above differs from the case of monomorphisms where it is more frequently true that monomorphisms are precisely those whose underlying functions are
injective In mathematics, an injective function (also known as injection, or one-to-one function ) is a function that maps distinct elements of its domain to distinct elements of its codomain; that is, implies (equivalently by contraposition, impl ...
. As for examples of epimorphisms in non-concrete categories: * If a
monoid In abstract algebra, a monoid is a set equipped with an associative binary operation and an identity element. For example, the nonnegative integers with addition form a monoid, the identity element being . Monoids are semigroups with identity ...
or
ring (The) Ring(s) may refer to: * Ring (jewellery), a round band, usually made of metal, worn as ornamental jewelry * To make a sound with a bell, and the sound made by a bell Arts, entertainment, and media Film and TV * ''The Ring'' (franchise), a ...
is considered as a category with a single object (composition of morphisms given by multiplication), then the epimorphisms are precisely the right-cancellable elements. * If a directed graph is considered as a category (objects are the vertices, morphisms are the paths, composition of morphisms is the concatenation of paths), then ''every'' morphism is an epimorphism.


Properties

Every
isomorphism In mathematics, an isomorphism is a structure-preserving mapping or morphism between two structures of the same type that can be reversed by an inverse mapping. Two mathematical structures are isomorphic if an isomorphism exists between the ...
is an epimorphism; indeed only a right-sided inverse is needed: suppose there exists a morphism such that ''fj'' = id''Y''. For any morphisms h_1, h_2: Y \to Z where h_1f = h_2f, you have that h_1 = h_1 id_Y = h_1fj = h_2fj = h_2. A map with such a right-sided inverse is called a split epi. In a
topos In mathematics, a topos (, ; plural topoi or , or toposes) is a category that behaves like the category of sheaves of sets on a topological space (or more generally, on a site). Topoi behave much like the category of sets and possess a notio ...
, a map that is both a monic morphism and an epimorphism is an isomorphism. The composition of two epimorphisms is again an epimorphism. If the composition ''fg'' of two morphisms is an epimorphism, then ''f'' must be an epimorphism. As some of the above examples show, the property of being an epimorphism is not determined by its behavior as a function, but also by the category of context. If ''D'' is a
subcategory In mathematics, specifically category theory, a subcategory of a category ''C'' is a category ''S'' whose objects are objects in ''C'' and whose morphisms are morphisms in ''C'' with the same identities and composition of morphisms. Intuitively, ...
of ''C'', then every morphism in ''D'' that is an epimorphism when considered as a morphism in ''C'' is also an epimorphism in ''D''. However the converse need not hold; the smaller category can (and often will) have more epimorphisms. As for most concepts in category theory, epimorphisms are preserved under equivalences of categories: given an equivalence ''F'' : ''C'' → ''D'', a morphism ''f'' is an epimorphism in the category ''C'' if and only if ''F''(''f'') is an epimorphism in ''D''. A duality between two categories turns epimorphisms into monomorphisms, and vice versa. The definition of epimorphism may be reformulated to state that ''f'' : ''X'' → ''Y'' is an epimorphism if and only if the induced maps :\begin\operatorname(Y,Z) &\rightarrow& \operatorname(X,Z)\\ g &\mapsto& gf\end are
injective In mathematics, an injective function (also known as injection, or one-to-one function ) is a function that maps distinct elements of its domain to distinct elements of its codomain; that is, implies (equivalently by contraposition, impl ...
for every choice of ''Z''. This in turn is equivalent to the induced
natural transformation In category theory, a branch of mathematics, a natural transformation provides a way of transforming one functor into another while respecting the internal structure (i.e., the composition of morphisms) of the categories involved. Hence, a natur ...
:\begin\operatorname(Y,-) &\rightarrow& \operatorname(X,-)\end being a monomorphism in the
functor category In category theory, a branch of mathematics, a functor category D^C is a category where the objects are the functors F: C \to D and the morphisms are natural transformations \eta: F \to G between the functors (here, G: C \to D is another object i ...
Set''C''. Every
coequalizer In category theory, a coequalizer (or coequaliser) is a generalization of a quotient by an equivalence relation to objects in an arbitrary category. It is the categorical construction dual to the equalizer. Definition A coequalizer is the ...
is an epimorphism, a consequence of the uniqueness requirement in the definition of coequalizers. It follows in particular that every
cokernel The cokernel of a linear mapping of vector spaces is the quotient space of the codomain of by the image of . The dimension of the cokernel is called the ''corank'' of . Cokernels are dual to the kernels of category theory, hence the nam ...
is an epimorphism. The converse, namely that every epimorphism be a coequalizer, is not true in all categories. In many categories it is possible to write every morphism as the composition of an epimorphism followed by a monomorphism. For instance, given a group homomorphism ''f'' : ''G'' → ''H'', we can define the group ''K'' = im(''f'') and then write ''f'' as the composition of the surjective homomorphism ''G'' → ''K'' that is defined like ''f'', followed by the injective homomorphism ''K'' → ''H'' that sends each element to itself. Such a factorization of an arbitrary morphism into an epimorphism followed by a monomorphism can be carried out in all
abelian categories In mathematics, an abelian category is a category in which morphisms and objects can be added and in which kernels and cokernels exist and have desirable properties. The motivating prototypical example of an abelian category is the category of a ...
and also in all the concrete categories mentioned above in (though not in all concrete categories).


Related concepts

Among other useful concepts are ''regular epimorphism'', ''extremal epimorphism'', ''immediate epimorphism'', ''strong epimorphism'', and ''split epimorphism''. * An epimorphism is said to be regular if it is a
coequalizer In category theory, a coequalizer (or coequaliser) is a generalization of a quotient by an equivalence relation to objects in an arbitrary category. It is the categorical construction dual to the equalizer. Definition A coequalizer is the ...
of some pair of parallel morphisms. * An epimorphism \varepsilon is said to be extremal if in each representation \varepsilon=\mu\circ\varphi, where \mu is a
monomorphism In the context of abstract algebra or universal algebra, a monomorphism is an injective homomorphism. A monomorphism from to is often denoted with the notation X\hookrightarrow Y. In the more general setting of category theory, a monomorphis ...
, the morphism \mu is automatically an
isomorphism In mathematics, an isomorphism is a structure-preserving mapping or morphism between two structures of the same type that can be reversed by an inverse mapping. Two mathematical structures are isomorphic if an isomorphism exists between the ...
. * An epimorphism \varepsilon is said to be immediate if in each representation \varepsilon=\mu\circ\varepsilon', where \mu is a
monomorphism In the context of abstract algebra or universal algebra, a monomorphism is an injective homomorphism. A monomorphism from to is often denoted with the notation X\hookrightarrow Y. In the more general setting of category theory, a monomorphis ...
and \varepsilon' is an epimorphism, the morphism \mu is automatically an
isomorphism In mathematics, an isomorphism is a structure-preserving mapping or morphism between two structures of the same type that can be reversed by an inverse mapping. Two mathematical structures are isomorphic if an isomorphism exists between the ...
. * An epimorphism \varepsilon:A\to B is said to be strong if for any
monomorphism In the context of abstract algebra or universal algebra, a monomorphism is an injective homomorphism. A monomorphism from to is often denoted with the notation X\hookrightarrow Y. In the more general setting of category theory, a monomorphis ...
\mu:C\to D and any morphisms \alpha:A\to C and \beta:B\to D such that \beta\circ\varepsilon=\mu\circ\alpha, there exists a morphism \delta:B\to C such that \delta\circ\varepsilon=\alpha and \mu\circ\delta=\beta. * An epimorphism \varepsilon is said to be split if there exists a morphism \mu such that \varepsilon\circ\mu=1 (in this case \mu is called a right-sided inverse for \varepsilon). There is also the notion of homological epimorphism in ring theory. A morphism ''f'': ''A'' → ''B'' of rings is a homological epimorphism if it is an epimorphism and it induces a
full and faithful functor In category theory, a faithful functor is a functor that is injective on hom-sets, and a full functor is surjective on hom-sets. A functor that has both properties is called a fully faithful functor. Formal definitions Explicitly, let ''C'' and ' ...
on derived categories: D(''f'') : D(''B'') → D(''A''). A morphism that is both a monomorphism and an epimorphism is called a
bimorphism In mathematics, a morphism is a concept of category theory that generalizes structure-preserving maps such as homomorphism between algebraic structures, functions from a set to another set, and continuous functions between topological spaces. Alth ...
. Every isomorphism is a bimorphism but the converse is not true in general. For example, the map from the
half-open interval In mathematics, a real interval is the set of all real numbers lying between two fixed endpoints with no "gaps". Each endpoint is either a real number or positive or negative infinity, indicating the interval extends without a bound. A real in ...
,1) to the unit circle S1 (thought of as a topological subspace">subspace of the complex plane">unit circle">,1) to the unit circle S1 (thought of as a topological subspace">subspace of the complex plane) that sends ''x'' to exp(2πi''x'') (see Euler's formula) is continuous and bijective but not a homeomorphism since the inverse map is not continuous at 1, so it is an instance of a bimorphism that is not an isomorphism in the category Top. Another example is the embedding in the category Haus; as noted above, it is a bimorphism, but it is not bijective and therefore not an isomorphism. Similarly, in the category of
ring (The) Ring(s) may refer to: * Ring (jewellery), a round band, usually made of metal, worn as ornamental jewelry * To make a sound with a bell, and the sound made by a bell Arts, entertainment, and media Film and TV * ''The Ring'' (franchise), a ...
s, the map is a bimorphism but not an isomorphism. Epimorphisms are used to define abstract
quotient object In category theory, a branch of mathematics, a subobject is, roughly speaking, an object that sits inside another object in the same category. The notion is a generalization of concepts such as subsets from set theory, subgroups from group theory, ...
s in general categories: two epimorphisms ''f''1 : ''X'' → ''Y''1 and ''f''2 : ''X'' → ''Y''2 are said to be ''equivalent'' if there exists an isomorphism ''j'' : ''Y''1 → ''Y''2 with This is an
equivalence relation In mathematics, an equivalence relation is a binary relation that is reflexive, symmetric, and transitive. The equipollence relation between line segments in geometry is a common example of an equivalence relation. A simpler example is equ ...
, and the equivalence classes are defined to be the quotient objects of ''X''.


Terminology

The companion terms ''epimorphism'' and ''
monomorphism In the context of abstract algebra or universal algebra, a monomorphism is an injective homomorphism. A monomorphism from to is often denoted with the notation X\hookrightarrow Y. In the more general setting of category theory, a monomorphis ...
'' were first introduced by Bourbaki. Bourbaki uses ''epimorphism'' as shorthand for a
surjective function In mathematics, a surjective function (also known as surjection, or onto function ) is a function such that, for every element of the function's codomain, there exists one element in the function's domain such that . In other words, for a ...
. Early category theorists believed that epimorphisms were the correct analogue of surjections in an arbitrary category, similar to how monomorphisms are very nearly an exact analogue of injections. Unfortunately this is incorrect; strong or regular epimorphisms behave much more closely to surjections than ordinary epimorphisms.
Saunders Mac Lane Saunders Mac Lane (August 4, 1909 – April 14, 2005), born Leslie Saunders MacLane, was an American mathematician who co-founded category theory with Samuel Eilenberg. Early life and education Mac Lane was born in Norwich, Connecticut, near w ...
attempted to create a distinction between ''epimorphisms'', which were maps in a concrete category whose underlying set maps were surjective, and ''epic morphisms'', which are epimorphisms in the modern sense. However, this distinction never caught on. It is a common mistake to believe that epimorphisms are either identical to surjections or that they are a better concept. Unfortunately this is rarely the case; epimorphisms can be very mysterious and have unexpected behavior. It is very difficult, for example, to classify all the epimorphisms of rings. In general, epimorphisms are their own unique concept, related to surjections but fundamentally different.


See also

*
List of category theory topics The following outline is provided as an overview of and guide to category theory, the area of study in mathematics that examines in an abstract way the properties of particular mathematical concepts, by formalising them as collections of ''objec ...
*
Monomorphism In the context of abstract algebra or universal algebra, a monomorphism is an injective homomorphism. A monomorphism from to is often denoted with the notation X\hookrightarrow Y. In the more general setting of category theory, a monomorphis ...


Notes


References

* * * * * * * *


External links

* *{{nlab, id=strong+epimorphism, title=Strong epimorphism Morphisms Algebraic properties of elements