Information about Isomorphism
In mathematics, an isomorphism (Greek: isos "equal", and morphe "shape") is a bijective map f such that both f and its inverse f −1 are homomorphisms, i.e., structure-preserving mappings.
Informally, an isomorphism is a kind of mapping between objects, which shows a relationship between two properties or operations. If there exists an isomorphism between two structures, we call the two structures isomorphic. In a certain sense, isomorphic structures are structurally identical, if you choose to ignore finer-grained differences that may arise from how they are defined.
According to Douglas Hofstadter:
S is reflexive, irreflexive, symmetric, antisymmetric, asymmetric, transitive, total, trichotomous, a partial order, total order, strict weak order, total preorder (weak order), an equivalence relation, 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 f : X → Y such that
If X = Y we have a relation-preserving automorphism.
and
which happen to constitute the groups (X,
) and (Y,
). Note that the operators operate on elements from the domain and range, respectively, of the "one-to-one" and "onto" function f. There is an isomorphism from X to Y if the bijective function f : X → Y happens to produce results, that sets up a correspondence between the operator
and the operator
.
In universal algebra, where a category C is given by a class of objects and a class of morphisms, the general definition of isomorphism that covers the previous and many other cases is: an isomorphism is a morphism f : a → b that has an inverse, i.e. there exists a morphism g : b → a with fg = 1b and gf = 1a. For example, a bijective linear map is an isomorphism between vector spaces, and a bijective continuous function whose inverse is also continuous is an isomorphism between topological spaces, called a homeomorphism.
In graph theory, an isomorphism between two graphs G and H is a bijective 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 f(u) to f(v) in H. See graph isomorphism.
In early theories of logical atomism, the formal relationship between facts and true propositions was theorized by Bertrand Russell and Ludwig Wittgenstein to be isomorphic.
In cybernetics the Good Regulator 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 regulator part and the processing part of the system.
..... Click the link for more information.
..... Click the link for more information.
..... Click the link for more information.
Informally, an isomorphism is a kind of mapping between objects, which shows a relationship between two properties or operations. If there exists an isomorphism between two structures, we call the two structures isomorphic. In a certain sense, isomorphic structures are structurally identical, if you choose to ignore finer-grained differences that may arise from how they are defined.
According to Douglas Hofstadter:
- "The word 'isomorphism' applies when two complex structures can be mapped onto each other, in such a way that to each part of one structure there is a corresponding part in the other structure, where 'corresponding' means that the two parts play similar roles in their respective structures." (Gödel, Escher, Bach, p. 49)
Purpose
Isomorphisms are studied in mathematics in order to extend insights from one phenomenon to others: if two objects are isomorphic, then any property which is preserved by an isomorphism and which is true of one of the objects is also true of the other. If an isomorphism can be found from a relatively unknown part of mathematics into some well studied division of mathematics, where many theorems are already proved, and many methods are already available to find answers, then the function can be used to map whole problems out of unfamiliar territory over to "solid ground" where the problem is easier to understand and work with.Physical analogies
Here are some everyday examples of isomorphic structures:- A standard deck of 52 playing cards with green backs and a standard deck of 52 playing cards with brown backs; although the colours on the backs of each deck differ, the decks are structurally isomorphic — if we wish to play cards, it doesn't matter which deck we choose to use.
- The Clock Tower in London (that contains Big Ben) and a wristwatch; although the clocks vary greatly in size, their mechanisms of reckoning time are isomorphic.
- A six-sided die and a bag from which a number 1 through 6 is chosen; although the method of obtaining a number is different, their random number generating abilities are isomorphic. This is an example of functional isomorphism, without the presumption of geometric isomorphism.
- There is a game which is isomorphic to tic-tac-toe, but on the surface appears completely different. Players take it in turn to say a number between one and nine. Numbers may not be repeated. Both players aim to say three numbers which add up to 15. Plotting these numbers on a 3×3 magic square will reveal the exact correspondence with the game of tic-tac-toe, given that three numbers will be arranged in a straight line if and only if they add up to 15.
Practical example
The following are examples of isomorphisms from ordinary algebra.- Consider the logarithm function: For any fixed base b, the logarithm function logb maps from the positive real numbers


- Consider the group Z6, the numbers from 0 to 5 with addition modulo 6. Also consider the group Z2 × Z3, 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, if you identify them using the following scheme:
- :(0,0) -> 0
- :(1,1) -> 1
- :(0,2) -> 2
- :(1,0) -> 3
- :(0,1) -> 4
- :(1,2) -> 5
or in general (a,b) -> ( 3a + 4 b ) mod 6.
For example note that (1,1) + (1,0) = (0,1) which translates in the other system as 1 + 3 = 4.
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 groups Zn and Zm is cyclic if and only if n and m are coprime.
onto the real numbers
; formally:
This mapping is one-to-one and onto, that is, it is a bijection from the domain to the codomain of the logarithm function.
In addition to being an isomorphism of sets, the logarithm function also preserves certain operations. Specifically, consider the group
of positive real numbers under ordinary multiplication. The logarithm function obeys the following identity:
But the real numbers under addition also form a group. So the logarithm function is in fact a group isomorphism from the group
to the group
.
Logarithms can therefore be used to simplify multiplication of real numbers. By working with logarithms, multiplication of positive real numbers is replaced by addition of logs. This way it is possible to multiply real numbers using a ruler and a table of logarithms, or using a slide rule with a logarithmic scale.
Abstract examples
A relation-preserving isomorphism
If one object consists of a set X with a binary relation 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 f : X → Y such that- f(u) S f(v) if and only if u R v.
S is reflexive, irreflexive, symmetric, antisymmetric, asymmetric, transitive, total, trichotomous, a partial order, total order, strict weak order, total preorder (weak order), an equivalence relation, 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 f : X → Y such that
-
if and only if u ≤ v.
If X = Y we have a relation-preserving automorphism.
An operation-preserving isomorphism
Suppose that on these sets X and Y, there are two binary operations
and
which happen to constitute the groups (X,
) and (Y,
). Note that the operators operate on elements from the domain and range, respectively, of the "one-to-one" and "onto" function f. There is an isomorphism from X to Y if the bijective function f : X → Y happens to produce results, that sets up a correspondence between the operator
and the operator
.
Applications
In abstract algebra, two basic isomorphisms are defined:- Group isomorphism, an isomorphism between groups
- Ring isomorphism, an isomorphism between rings. (Note that isomorphisms between fields are actually ring isomorphisms)
In universal algebra, where a category C is given by a class of objects and a class of morphisms, the general definition of isomorphism that covers the previous and many other cases is: an isomorphism is a morphism f : a → b that has an inverse, i.e. there exists a morphism g : b → a with fg = 1b and gf = 1a. For example, a bijective linear map is an isomorphism between vector spaces, and a bijective continuous function whose inverse is also continuous is an isomorphism between topological spaces, called a homeomorphism.
In graph theory, an isomorphism between two graphs G and H is a bijective 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 f(u) to f(v) in H. See graph isomorphism.
In early theories of logical atomism, the formal relationship between facts and true propositions was theorized by Bertrand Russell and Ludwig Wittgenstein to be isomorphic.
In cybernetics the Good Regulator 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 regulator part and the processing part of the system.
See also
External links
Mathematics (colloquially, maths or math) is the body of knowledge centered on such concepts as quantity, structure, space, and change, and also the academic discipline that studies them. Benjamin Peirce called it "the science that draws necessary conclusions".
..... Click the link for more information.
..... Click the link for more information.
Greek}}}
Writing system: Greek alphabet
Official status
Official language of: Greece
Cyprus
European Union
recognised as minority language in parts of:
European Union
Italy
Turkey
Regulated by:
..... Click the link for more information.
Writing system: Greek alphabet
Official status
Official language of: Greece
Cyprus
European Union
recognised as minority language in parts of:
European Union
Italy
Turkey
Regulated by:
..... Click the link for more information.
In mathematics, a bijection, or a bijective function is a function f from a set X to a set Y with the property that, for every y in Y, there is exactly one x in X such that
f(x) = y.
..... Click the link for more information.
f(x) = y.
..... Click the link for more information.
inverse function for ƒ, denoted by ƒ−1, is a function in the opposite direction, from B to A, with the property that a round trip (a composition) returns each element to itself.
..... Click the link for more information.
..... Click the link for more information.
Not to be confused with homeomorphism.
In abstract algebra, a homomorphism is a structure-preserving map between two algebraic structures (such as groups, rings, or vector spaces)...... Click the link for more information.
In mathematics and related technical fields, the term map or mapping is often a synonym for function. Thus, for example, a partial map is a partial function, and a total map is a total function.
..... Click the link for more information.
..... Click the link for more information.
Douglas R. Hofstadter
Born: January 15 1945
New York, New York
Occupation: Professor of cognitive science
Nationality: United States
..... Click the link for more information.
Born: January 15 1945
New York, New York
Occupation: Professor of cognitive science
Nationality: United States
..... Click the link for more information.
Gödel, Escher, Bach: an Eternal Golden Braid
Author Douglas Hofstadter
Country USA
Language English
Subject(s) Consciousness, intelligence
Publisher Basic Books
Publication date 1979
Pages 777 pages
..... Click the link for more information.
Author Douglas Hofstadter
Country USA
Language English
Subject(s) Consciousness, intelligence
Publisher Basic Books
Publication date 1979
Pages 777 pages
..... Click the link for more information.
Clock Tower is the world's largest four-faced, chiming turret clock. The structure is situated at the north-eastern end of the Houses of Parliament building in Westminster, London.
..... Click the link for more information.
..... Click the link for more information.
Tic-tac-toe, also called noughts and crosses, hugs and kisses, and many other names, is a pencil-and-paper game for two players, O and X, who take turns to mark the spaces in a 3×3 grid.
..... Click the link for more information.
..... Click the link for more information.
In recreational mathematics, a magic square of order n is an arrangement of n² numbers, usually distinct integers, in a square, such that the n numbers in all rows, all columns, and both diagonals sum to the same constant.
..... Click the link for more information.
..... Click the link for more information.
Algebra is a branch of mathematics concerning the study of structure, relation and quantity. The name is derived from the treatise written by the Arabic[1] mathematician, astronomer, astrologer and geographer,
..... Click the link for more information.
..... Click the link for more information.
logarithm (to base b) of a number x is the exponent y that satisfies x = by. It is written logb(x) or, if the base is implicit, as log(x).
..... Click the link for more information.
..... Click the link for more information.
logarithm (to base b) of a number x is the exponent y that satisfies x = by. It is written logb(x) or, if the base is implicit, as log(x).
..... Click the link for more information.
..... Click the link for more information.
In mathematics, the real numbers may be described informally as numbers that can be given by an infinite decimal representation, such as 2.4871773339…. The real numbers include both rational numbers, such as 42 and −23/129, and irrational numbers, such as π and
..... Click the link for more information.
..... Click the link for more information.
non-injective function.]] In mathematics, an injective function is a function which associates distinct arguments to distinct values. More precisely, a function f is said to be injective if it maps distinct x in the domain to distinct y
..... Click the link for more information.
..... Click the link for more information.
non-surjective function.]] In mathematics, a function f is said to be surjective if its values span its whole codomain; that is, for every y in the codomain, there is at least one x in the domain such that f(x) = y .
..... Click the link for more information.
..... Click the link for more information.
In mathematics, a bijection, or a bijective function is a function f from a set X to a set Y with the property that, for every y in Y, there is exactly one x in X such that
f(x) = y.
..... Click the link for more information.
f(x) = y.
..... Click the link for more information.
domain is most often defined as the set of values, D for which a function is defined.[1] A function that has a domain N is said to be a function over N, where N is an arbitrary set.
..... Click the link for more information.
..... Click the link for more information.
In mathematics, the codomain of a function : → is the set .
The domain of is the set .
The range of is the set defined as .
..... Click the link for more information.
The domain of is the set .
The range of is the set defined as .
..... Click the link for more information.
group is a set with a binary operation that satisfies certain axioms, detailed below. For example, the set of integers with addition is a group. The branch of mathematics which studies groups is called group theory.
..... Click the link for more information.
..... Click the link for more information.
- This article is about the drawing and measuring instrument. Ruler can also refer to a statesman in charge or ceremonial head of state of a country or minor politically significant principality; for this meaning see Monarch or Lists of incumbents.
..... Click the link for more information.
Before calculators were cheap and plentiful, people would use mathematical tables —lists of numbers showing the results of calculation with varying arguments— to simplify and drastically speed up computation.
..... Click the link for more information.
..... Click the link for more information.
slide rule (often nicknamed a "slipstick"[1]) is a mechanical analog computer, consisting of at least two finely divided scales (rules), most often a fixed outer pair and a movable inner one, with a sliding window called the cursor.
..... Click the link for more information.
..... Click the link for more information.
Modular arithmetic (sometimes called modulo arithmetic, or clock arithmetic) is a system of arithmetic for integers, where numbers "wrap around" after they reach a certain value — the modulus.
..... Click the link for more information.
..... Click the link for more information.
In mathematics, one can often define a direct product of objects already known, giving a new one. Examples are the product of sets (see Cartesian product), groups (described below), the product of rings and of other algebraic structures.
..... Click the link for more information.
..... Click the link for more information.
In group theory, a cyclic group or monogenous group is a group that can be generated by a single element, in the sense that the group has an element g (called a "generator" of the group) such that, when written multiplicatively, every element of the group is a power
..... Click the link for more information.
..... Click the link for more information.
In mathematics, the integers a and b are said to be coprime or relatively prime if they have no common factor other than 1 and −1, or equivalently, if their greatest common divisor is 1.
..... Click the link for more information.
..... Click the link for more information.
In mathematics, a binary relation (or a dyadic or 2-place relation) is an arbitrary association of elements within a set or with elements of another set.
An example is the "divides" relation between the set of prime numbers P and the set of integers
..... Click the link for more information.
An example is the "divides" relation between the set of prime numbers P and the set of integers
..... Click the link for more information.
“Iff” redirects here. For other uses, see IFF.
If and only if, in logic and fields that rely on it such as mathematics and philosophy, is a logical connective between statements which means that the truth of either one of the statements..... Click the link for more information.
This article is copied from an article on Wikipedia.org - the free encyclopedia created and edited by online user community. The text was not checked or edited by anyone on our staff. Although the vast majority of the wikipedia encyclopedia articles provide accurate and timely information please do not assume the accuracy of any particular article. This article is distributed under the terms of GNU Free Documentation License.
Herod_Archelaus
