In
mathematics, an isomorphism is a structure-preserving
mapping between two
structures of the same type that can be reversed by an
inverse mapping
In mathematics, the inverse function of a function (also called the inverse of ) is a function that undoes the operation of . The inverse of exists if and only if is bijective, and if it exists, is denoted by f^ .
For a function f\colon X\t ...
. Two mathematical structures are isomorphic if an isomorphism exists between them. The word isomorphism is derived from the
Ancient Greek
Ancient Greek includes the forms of the Greek language used in ancient Greece and the ancient world from around 1500 BC to 300 BC. It is often roughly divided into the following periods: Mycenaean Greek (), Dark Ages (), the Archaic p ...
:
ἴσος ''isos'' "equal", and
μοÏφή ''morphe'' "form" or "shape".
The interest in isomorphisms lies in the fact that two isomorphic objects have the same properties (excluding further information such as additional structure or names of objects). Thus isomorphic structures cannot be distinguished from the point of view of structure only, and may be identified. In mathematical jargon, one says that two objects are .
An
automorphism is an isomorphism from a structure to itself. An isomorphism between two structures is a canonical isomorphism (a
canonical map
In mathematics, a canonical map, also called a natural map, is a map or morphism between objects that arises naturally from the definition or the construction of the objects. Often, it is a map which preserves the widest amount of structure. A c ...
that is an isomorphism) if there is only one isomorphism between the two structures (as it is the case for solutions of a
universal property
In mathematics, more specifically in category theory, a universal property is a property that characterizes up to an isomorphism the result of some constructions. Thus, universal properties can be used for defining some objects independently ...
), or if the isomorphism is much more natural (in some sense) than other isomorphisms. For example, for every
prime number
A prime number (or a prime) is a natural number greater than 1 that is not a product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime because the only way ...
, all
fields with elements are canonically isomorphic, with a unique isomorphism. The
isomorphism theorems provide canonical isomorphisms that are not unique.
The term is mainly used for
algebraic structure
In mathematics, an algebraic structure consists of a nonempty set ''A'' (called the underlying set, carrier set or domain), a collection of operations on ''A'' (typically binary operations such as addition and multiplication), and a finite set ...
s. In this case, mappings are called
homomorphism
In algebra, a homomorphism is a structure-preserving map between two algebraic structures of the same type (such as two groups, two rings, or two vector spaces). The word ''homomorphism'' comes from the Ancient Greek language: () meaning "sa ...
s, and a homomorphism is an isomorphism
if and only if
In logic and related fields such as mathematics and philosophy, "if and only if" (shortened as "iff") is a biconditional logical connective between statements, where either both statements are true or both are false.
The connective is bi ...
it is
bijective
In mathematics, a bijection, also known as a bijective function, one-to-one correspondence, or invertible function, is a function between the elements of two sets, where each element of one set is paired with exactly one element of the other ...
.
In various areas of mathematics, isomorphisms have received specialized names, depending on the type of structure under consideration. For example:
* An
isometry is an isomorphism of
metric space
In mathematics, a metric space is a set together with a notion of '' distance'' between its elements, usually called points. The distance is measured by a function called a metric or distance function. Metric spaces are the most general sett ...
s.
* A
homeomorphism
In the mathematical field of topology, a homeomorphism, topological isomorphism, or bicontinuous function is a bijective and continuous function between topological spaces that has a continuous inverse function. Homeomorphisms are the isomor ...
is an isomorphism of
topological space
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 po ...
s.
* A
diffeomorphism
In mathematics, a diffeomorphism is an isomorphism of smooth manifolds. It is an invertible function that maps one differentiable manifold to another such that both the function and its inverse are differentiable.
Definition
Given tw ...
is an isomorphism of spaces equipped with a
differential structure, typically
differentiable manifolds.
* A
symplectomorphism is an isomorphism of
symplectic manifolds.
* A
permutation
In mathematics, a permutation of a set is, loosely speaking, an arrangement of its members into a sequence or linear order, or if the set is already ordered, a rearrangement of its elements. The word "permutation" also refers to the act or p ...
is an automorphism of a
set.
* In
geometry
Geometry (; ) is, with arithmetic, one of the oldest branches of mathematics. It is concerned with properties of space such as the distance, shape, size, and relative position of figures. A mathematician who works in the field of geometry is c ...
, isomorphisms and automorphisms are often called
transformations, for example
rigid transformations,
affine transformation
In Euclidean geometry, an affine transformation or affinity (from the Latin, ''affinis'', "connected with") is a geometric transformation that preserves lines and parallelism, but not necessarily Euclidean distances and angles.
More generall ...
s,
projective transformations.
Category theory, which can be viewed as a formalization of the concept of mapping between structures, provides a language that may be used to unify the approach to these different aspects of the basic idea.
Examples
Logarithm and exponential
Let
be the
multiplicative group of
positive real numbers, and let
be the additive group of real numbers.
The
logarithm function satisfies
for all
so it is a
group homomorphism. The
exponential function
The exponential function is a mathematical function denoted by f(x)=\exp(x) or e^x (where the argument is written as an exponent). Unless otherwise specified, the term generally refers to the positive-valued function of a real variable, ...
satisfies
for all
so it too is a homomorphism.
The identities
and
show that
and
are
inverses of each other. Since
is a homomorphism that has an inverse that is also a homomorphism,
is an isomorphism of groups.
The
function is an isomorphism which translates multiplication of positive real numbers into addition of real numbers. This facility makes it possible to multiply real numbers using a
ruler and a
table of logarithms, or using a
slide rule with a logarithmic scale.
Integers modulo 6
Consider the group
the integers from 0 to 5 with addition
modulo
In computing, the modulo operation returns the remainder or signed remainder of a division, after one number is divided by another (called the '' modulus'' of the operation).
Given two positive numbers and , modulo (often abbreviated as ) is t ...
6. Also consider the group
the ordered pairs where the ''x'' coordinates can be 0 or 1, and the y coordinates can be 0, 1, or 2, where addition in the ''x''-coordinate is modulo 2 and addition in the ''y''-coordinate is modulo 3.
These structures are isomorphic under addition, under the following scheme:
or in general
For example,
which translates in the other system as
Even though these two groups "look" different in that the sets contain different elements, they are indeed isomorphic: their structures are exactly the same. More generally, the
direct product of two
cyclic group
In group theory, a branch of abstract algebra in pure mathematics, a cyclic group or monogenous group is a group, denoted C''n'', that is generated by a single element. That is, it is a set of invertible elements with a single associative bi ...
s
and
is isomorphic to
if and only if ''m'' and ''n'' are
coprime, per the
Chinese remainder theorem
In mathematics, the Chinese remainder theorem states that if one knows the remainders of the Euclidean division of an integer ''n'' by several integers, then one can determine uniquely the remainder of the division of ''n'' by the product of the ...
.
Relation-preserving isomorphism
If one object consists of a set ''X'' with a
binary relation
In mathematics, a binary relation associates elements of one set, called the ''domain'', with elements of another set, called the ''codomain''. A binary relation over Set (mathematics), sets and is a new set of ordered pairs consisting of ele ...
R and the other object consists of a set ''Y'' with a binary relation S then an isomorphism from ''X'' to ''Y'' is a bijective function
such that:
S is
reflexive,
irreflexive,
symmetric,
antisymmetric,
asymmetric
Asymmetric may refer to:
*Asymmetry in geometry, chemistry, and physics
Computing
* Asymmetric cryptography, in public-key cryptography
*Asymmetric digital subscriber line, Internet connectivity
* Asymmetric multiprocessing, in computer architect ...
,
transitive,
total
Total may refer to:
Mathematics
* Total, the summation of a set of numbers
* Total order, a partial order without incomparable pairs
* Total relation, which may also mean
** connected relation (a binary relation in which any two elements are comp ...
,
trichotomous, a
partial order
In mathematics, especially order theory, a partially ordered set (also poset) formalizes and generalizes the intuitive concept of an ordering, sequencing, or arrangement of the elements of a set. A poset consists of a set together with a binary ...
,
total order
In mathematics, a total or linear order is a partial order in which any two elements are comparable. That is, a total order is a binary relation \leq on some set X, which satisfies the following for all a, b and c in X:
# a \leq a ( reflexiv ...
,
well-order,
strict weak order,
total preorder (weak order), 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.
Each equivalence relatio ...
, or a relation with any other special properties, if and only if R is.
For example, R is an
ordering ≤ and S an ordering
then an isomorphism from ''X'' to ''Y'' is a bijective function
such that
Such an isomorphism is called an or (less commonly) an .
If
then this is a relation-preserving
automorphism.
Applications
In
algebra
Algebra () is one of the areas of mathematics, broad areas of mathematics. Roughly speaking, algebra is the study of mathematical symbols and the rules for manipulating these symbols in formulas; it is a unifying thread of almost all of mathem ...
, isomorphisms are defined for all
algebraic structure
In mathematics, an algebraic structure consists of a nonempty set ''A'' (called the underlying set, carrier set or domain), a collection of operations on ''A'' (typically binary operations such as addition and multiplication), and a finite set ...
s. Some are more specifically studied; for example:
*
Linear isomorphisms between
vector space
In mathematics and physics, a vector space (also called a linear space) is a set whose elements, often called '' vectors'', may be added together and multiplied ("scaled") by numbers called '' scalars''. Scalars are often real numbers, but ...
s; they are specified by
invertible matrices.
*
Group isomorphism
In abstract algebra, a group isomorphism is a function between two groups that sets up a one-to-one correspondence between the elements of the groups in a way that respects the given group operations. If there exists an isomorphism between two g ...
s between
groups; the classification of
isomorphism classes of
finite groups is an open problem.
*
Ring isomorphism between
rings.
* Field isomorphisms are the same as ring isomorphism between
fields; their study, and more specifically the study of
field automorphisms is an important part of
Galois theory
In mathematics, Galois theory, originally introduced by Évariste Galois, provides a connection between field theory and group theory. This connection, the fundamental theorem of Galois theory, allows reducing certain problems in field theory t ...
.
Just as the
automorphisms of an
algebraic structure
In mathematics, an algebraic structure consists of a nonempty set ''A'' (called the underlying set, carrier set or domain), a collection of operations on ''A'' (typically binary operations such as addition and multiplication), and a finite set ...
form a
group, the isomorphisms between two algebras sharing a common structure form a
heap
Heap or HEAP may refer to:
Computing and mathematics
* Heap (data structure), a data structure commonly used to implement a priority queue
* Heap (mathematics), a generalization of a group
* Heap (programming) (or free store), an area of memory f ...
. Letting a particular isomorphism identify the two structures turns this heap into a group.
In
mathematical analysis
Analysis is the branch of mathematics dealing with continuous functions, limit (mathematics), limits, and related theories, such as Derivative, differentiation, Integral, integration, measure (mathematics), measure, infinite sequences, series (m ...
, the
Laplace transform
In mathematics, the Laplace transform, named after its discoverer Pierre-Simon Laplace (), is an integral transform that converts a function of a real variable (usually t, in the ''time domain'') to a function of a complex variable s (in the ...
is an isomorphism mapping hard
differential equations
In mathematics, a differential equation is an equation that relates one or more unknown functions and their derivatives. In applications, the functions generally represent physical quantities, the derivatives represent their rates of change, a ...
into easier
algebra
Algebra () is one of the areas of mathematics, broad areas of mathematics. Roughly speaking, algebra is the study of mathematical symbols and the rules for manipulating these symbols in formulas; it is a unifying thread of almost all of mathem ...
ic equations.
In
graph theory
In mathematics, graph theory is the study of '' graphs'', which are mathematical structures used to model pairwise relations between objects. A graph in this context is made up of '' vertices'' (also called ''nodes'' or ''points'') which are conn ...
, an isomorphism between two graphs ''G'' and ''H'' is a
bijective
In mathematics, a bijection, also known as a bijective function, one-to-one correspondence, or invertible function, is a function between the elements of two sets, where each element of one set is paired with exactly one element of the other ...
map ''f'' from the vertices of ''G'' to the vertices of ''H'' that preserves the "edge structure" in the sense that there is an edge from
vertex ''u'' to vertex ''v'' in ''G'' if and only if there is an edge from
to
in ''H''. See
graph isomorphism
In graph theory, an isomorphism of graphs ''G'' and ''H'' is a bijection between the vertex sets of ''G'' and ''H''
: f \colon V(G) \to V(H)
such that any two vertices ''u'' and ''v'' of ''G'' are adjacent in ''G'' if and only if f(u) and f(v) ...
.
In mathematical analysis, an isomorphism between two
Hilbert space
In mathematics, Hilbert spaces (named after David Hilbert) allow generalizing the methods of linear algebra and calculus from (finite-dimensional) Euclidean vector spaces to spaces that may be infinite-dimensional. Hilbert spaces arise natu ...
s is a bijection preserving addition, scalar multiplication, and inner product.
In early theories of
logical atomism
Logical atomism is a philosophical view that originated in the early 20th century with the development of analytic philosophy. Its principal exponent was the British philosopher Bertrand Russell. It is also widely held that the early works of his ...
, the formal relationship between facts and true propositions was theorized by
Bertrand Russell
Bertrand Arthur William Russell, 3rd Earl Russell, (18 May 1872 – 2 February 1970) was a British mathematician, philosopher, logician, and public intellectual. He had a considerable influence on mathematics, logic, set theory, linguistics, ar ...
and
Ludwig Wittgenstein
Ludwig Josef Johann Wittgenstein ( ; ; 26 April 1889 – 29 April 1951) was an Austrian- British philosopher who worked primarily in logic, the philosophy of mathematics, the philosophy of mind, and the philosophy of language. He is cons ...
to be isomorphic. An example of this line of thinking can be found in Russell's ''
Introduction to Mathematical Philosophy
''Introduction to Mathematical Philosophy'' is a book (1919 first edition) by philosopher Bertrand Russell, in which the author seeks to create an accessible introduction to various topics within the foundations of mathematics. According to the pr ...
''.
In
cybernetics, the
good regulator
The good regulator is a theorem conceived by Roger C. Conant and W. Ross Ashby that is central to cybernetics. Originally stated that "every good regulator of a system must be a model of that system", but more accurately, every good regulator mus ...
or Conant–Ashby theorem is stated "Every good regulator of a system must be a model of that system". Whether regulated or self-regulating, an isomorphism is required between the regulator and processing parts of the system.
Category theoretic view
In
category theory, given a
category
Category, plural categories, may refer to:
Philosophy and general uses
*Categorization, categories in cognitive science, information science and generally
* Category of being
* ''Categories'' (Aristotle)
* Category (Kant)
* Categories (Peirce) ...
''C'', an isomorphism is a morphism
that has an inverse morphism
that is,
and
For example, a bijective
linear map is an isomorphism between
vector space
In mathematics and physics, a vector space (also called a linear space) is a set whose elements, often called '' vectors'', may be added together and multiplied ("scaled") by numbers called '' scalars''. Scalars are often real numbers, but ...
s, and a bijective
continuous function whose inverse is also continuous is an isomorphism between
topological space
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 po ...
s, called a
homeomorphism
In the mathematical field of topology, a homeomorphism, topological isomorphism, or bicontinuous function is a bijective and continuous function between topological spaces that has a continuous inverse function. Homeomorphisms are the isomor ...
.
Two categories and are
isomorphic if there exist
functor
In mathematics, specifically category theory, a functor is a mapping between categories. Functors were first considered in algebraic topology, where algebraic objects (such as the fundamental group) are associated to topological spaces, an ...
s
and
which are mutually inverse to each other, that is,
(the identity functor on ) and
(the identity functor on ).
Isomorphism vs. bijective morphism
In a
concrete category (roughly, a category whose objects are sets (perhaps with extra structure) and whose morphisms are structure-preserving functions), such as the
category of topological spaces In mathematics, the category of topological spaces, often denoted Top, is the category whose objects are topological spaces and whose morphisms are continuous maps. This is a category because the composition of two continuous maps is again con ...
or categories of algebraic objects (like the
category of groups
In mathematics, the category Grp (or Gp) has the class of all groups for objects and group homomorphisms for morphisms. As such, it is a concrete category. The study of this category is known as group theory.
Relation to other categories
T ...
, the
category of rings, and the
category of modules), an isomorphism must be bijective on the
underlying set
In mathematics, an algebraic structure consists of a nonempty set ''A'' (called the underlying set, carrier set or domain), a collection of operations on ''A'' (typically binary operations such as addition and multiplication), and a finite set of ...
s. In algebraic categories (specifically, categories of
varieties in the sense of universal algebra), an isomorphism is the same as a homomorphism which is bijective on underlying sets. However, there are concrete categories in which bijective morphisms are not necessarily isomorphisms (such as the category of topological spaces).
Relation with equality
In certain areas of mathematics, notably category theory, it is valuable to distinguish between on the one hand and on the other.
Equality is when two objects are exactly the same, and everything that is true about one object is true about the other, while an isomorphism implies everything that is true about a designated part of one object's structure is true about the other's. For example, the sets
are ; they are merely different representations—the first an
intensional one (in
set builder notation), and the second
extensional (by explicit enumeration)—of the same subset of the integers. By contrast, the sets
and
are not —the first has elements that are letters, while the second has elements that are numbers. These are isomorphic as sets, since finite sets are determined
up to isomorphism by their
cardinality
In mathematics, the cardinality of a set is a measure of the number of elements of the set. For example, the set A = \ contains 3 elements, and therefore A has a cardinality of 3. Beginning in the late 19th century, this concept was generalized ...
(number of elements) and these both have three elements, but there are many choices of isomorphism—one isomorphism is
:
while another is
and no one isomorphism is intrinsically better than any other.
[ have a conventional order, namely alphabetical order, and similarly 1, 2, 3 have the order from the integers, and thus one particular isomorphism is "natural", namely
More formally, as these are isomorphic, but not naturally isomorphic (there are multiple choices of isomorphism), while as they are naturally isomorphic (there is a unique isomorphism, given above), since ]finite total order
In mathematics, a total or linear order is a partial order in which any two elements are comparable. That is, a total order is a binary relation \leq on some set X, which satisfies the following for all a, b and c in X:
# a \leq a ( reflexive) ...
s are uniquely determined up to unique isomorphism by cardinality
In mathematics, the cardinality of a set is a measure of the number of elements of the set. For example, the set A = \ contains 3 elements, and therefore A has a cardinality of 3. Beginning in the late 19th century, this concept was generalized ...
.
This intuition can be formalized by saying that any two finite totally ordered sets of the same cardinality have a natural isomorphism, the one that sends the least element of the first to the least element of the second, the least element of what remains in the first to the least element of what remains in the second, and so forth, but in general, pairs of sets of a given finite cardinality are not naturally isomorphic because there is more than one choice of map—except if the cardinality is 0 or 1, where there is a unique choice.[In fact, there are precisely different isomorphisms between two sets with three elements. This is equal to the number of automorphisms of a given three-element set (which in turn is equal to the order of the ]symmetric group
In abstract algebra, the symmetric group defined over any set is the group whose elements are all the bijections from the set to itself, and whose group operation is the composition of functions. In particular, the finite symmetric group ...
on three letters), and more generally one has that the set of isomorphisms between two objects, denoted is a torsor for the automorphism group of ''A,'' and also a torsor for the automorphism group of ''B.'' In fact, automorphisms of an object are a key reason to be concerned with the distinction between isomorphism and equality, as demonstrated in the effect of change of basis on the identification of a vector space with its dual or with its double dual, as elaborated in the sequel. On this view and in this sense, these two sets are not equal because one cannot consider them : one can choose an isomorphism between them, but that is a weaker claim than identity—and valid only in the context of the chosen isomorphism.
Another example is more formal and more directly illustrates the motivation for distinguishing equality from isomorphism: the distinction between a
finite-dimensional vector space ''V'' and its
dual space
In mathematics, any vector space ''V'' has a corresponding dual vector space (or just dual space for short) consisting of all linear forms on ''V'', together with the vector space structure of pointwise addition and scalar multiplication by con ...
of linear maps from ''V'' to its field of scalars
These spaces have the same dimension, and thus are isomorphic as abstract vector spaces (since algebraically, vector spaces are classified by dimension, just as sets are classified by cardinality), but there is no "natural" choice of isomorphism
If one chooses a basis for ''V'', then this yields an isomorphism: For all
This corresponds to transforming a
column vector
In linear algebra, a column vector with m elements is an m \times 1 matrix consisting of a single column of m entries, for example,
\boldsymbol = \begin x_1 \\ x_2 \\ \vdots \\ x_m \end.
Similarly, a row vector is a 1 \times n matrix for some n, ...
(element of ''V'') to a
row vector (element of ''V''*) by
transpose
In linear algebra, the transpose of a matrix is an operator which flips a matrix over its diagonal;
that is, it switches the row and column indices of the matrix by producing another matrix, often denoted by (among other notations).
The tr ...
, but a different choice of basis gives a different isomorphism: the isomorphism "depends on the choice of basis".
More subtly, there a map from a vector space ''V'' to its
double dual that does not depend on the choice of basis: For all
This leads to a third notion, that of a
natural isomorphism: while
and
are different sets, there is a "natural" choice of isomorphism between them.
This intuitive notion of "an isomorphism that does not depend on an arbitrary choice" is formalized in the notion of a
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 na ...
; briefly, that one may identify, or more generally map from, a finite-dimensional vector space to its double dual,
for vector space in a consistent way. Formalizing this intuition is a motivation for the development of category theory.
However, there is a case where the distinction between natural isomorphism and equality is usually not made. That is for the objects that may be characterized by a
universal property
In mathematics, more specifically in category theory, a universal property is a property that characterizes up to an isomorphism the result of some constructions. Thus, universal properties can be used for defining some objects independently ...
. In fact, there is a unique isomorphism, necessarily natural, between two objects sharing the same universal property. A typical example is the set of
real number
In mathematics, a real number is a number that can be used to measurement, measure a ''continuous'' one-dimensional quantity such as a distance, time, duration or temperature. Here, ''continuous'' means that values can have arbitrarily small var ...
s, which may be defined through infinite decimal expansion, infinite binary expansion,
Cauchy sequence
In mathematics, a Cauchy sequence (; ), named after Augustin-Louis Cauchy, is a sequence whose elements become arbitrarily close to each other as the sequence progresses. More precisely, given any small positive distance, all but a finite numbe ...
s,
Dedekind cut
In mathematics, Dedekind cuts, named after German mathematician Richard Dedekind but previously considered by Joseph Bertrand, are а method of construction of the real numbers from the rational numbers. A Dedekind cut is a partition of the ...
s and many other ways. Formally, these constructions define different objects which are all solutions with the same universal property. As these objects have exactly the same properties, one may forget the method of construction and consider them as equal. This is what everybody does when referring to " set of the real numbers". The same occurs with
quotient space
Quotient space may refer to a quotient set when the sets under consideration are considered as spaces. In particular:
*Quotient space (topology), in case of topological spaces
* Quotient space (linear algebra), in case of vector spaces
*Quotient ...
s: they are commonly constructed as sets of
equivalence class
In mathematics, when the elements of some set S have a notion of equivalence (formalized as an equivalence relation), then one may naturally split the set S into equivalence classes. These equivalence classes are constructed so that elements ...
es. However, referring to a set of sets may be counterintuitive, and so quotient spaces are commonly considered as a pair of a set of undetermined objects, often called "points", and a surjective map onto this set.
If one wishes to distinguish between an arbitrary isomorphism (one that depends on a choice) and a natural isomorphism (one that can be done consistently), one may write
for an
unnatural isomorphism
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 natu ...
and for a natural isomorphism, as in
and
This convention is not universally followed, and authors who wish to distinguish between unnatural isomorphisms and natural isomorphisms will generally explicitly state the distinction.
Generally, saying that two objects are is reserved for when there is a notion of a larger (ambient) space that these objects live in. Most often, one speaks of equality of two subsets of a given set (as in the integer set example above), but not of two objects abstractly presented. For example, the 2-dimensional unit sphere in 3-dimensional space
and the
Riemann sphere
which can be presented as the
one-point compactification of the complex plane
as the complex
projective line (a quotient space)
are three different descriptions for a mathematical object, all of which are isomorphic, but not because they are not all subsets of a single space: the first is a subset of
the second is
[Being precise, the identification of the complex numbers with the real plane,
depends on a choice of one can just as easily choose which yields a different identification—formally, complex conjugation is an automorphism—but in practice one often assumes that one has made such an identification.] plus an additional point, and the third is a
subquotient of
In the context of category theory, objects are usually at most isomorphic—indeed, a motivation for the development of category theory was showing that different constructions in
homology theory yielded equivalent (isomorphic) groups. Given maps between two objects ''X'' and ''Y'', however, one asks if they are equal or not (they are both elements of the set
hence equality is the proper relationship), particularly in
commutative diagrams.
See also:
homotopy type theory, in which isomorphisms can be treated as kinds of equality.
See also
*
Bisimulation
*
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.
Each equivalence relatio ...
*
Heap (mathematics)
In abstract algebra, a semiheap is an algebraic structure consisting of a non-empty set ''H'' with a ternary operation denoted ,y,z\in H that satisfies a modified associativity property:
\forall a,b,c,d,e \in H \ \ \ \ a,b,cd,e] = ,c,b.html"_;"t ...
*
Isometry
*
Isomorphism class
*
Isomorphism theorem
*
Universal property
In mathematics, more specifically in category theory, a universal property is a property that characterizes up to an isomorphism the result of some constructions. Thus, universal properties can be used for defining some objects independently ...
*
Coherent isomorphism
Notes
References
Further reading
*
External links
*
*
{{Authority control
Morphisms
Equivalence (mathematics)