All Topics  
Equivalence class

 

   Email Print
   Bookmark   Link






 

Equivalence class



 
 
In mathematics
Mathematics

Mathematics is the study of quantity, structure, space, change, and related topics of pattern and form. Mathematicians seek out patterns whether found in numbers, space, natural science, computers, imaginary abstractions, or elsewhere....
, given a set X and an equivalence relation
Equivalence relation

In mathematics, an equivalence relation is, loosely, a binary relation on a Set that specifies how to split up the set into subsets such that every element of the larger set is in exactly one of the subsets....
 ~ on X, the equivalence class of an element a in X is the subset
Subset

In mathematics, especially in set theory, a Set A is a subset of a set B if A is "contained" inside B. Notice that A and B may coincide....
 of all elements in X which are equivalent to a:

The notion of equivalence classes is useful for constructing sets out of already constructed ones. The set of all equivalence classes in X given an equivalence relation ~ is usually denoted as X / ~ and called the quotient set of X by ~.






Discussion
Ask a question about 'Equivalence class'
Start a new discussion about 'Equivalence class'
Answer questions from other users
Full Discussion Forum



Recent Posts









Encyclopedia


In mathematics
Mathematics

Mathematics is the study of quantity, structure, space, change, and related topics of pattern and form. Mathematicians seek out patterns whether found in numbers, space, natural science, computers, imaginary abstractions, or elsewhere....
, given a set X and an equivalence relation
Equivalence relation

In mathematics, an equivalence relation is, loosely, a binary relation on a Set that specifies how to split up the set into subsets such that every element of the larger set is in exactly one of the subsets....
 ~ on X, the equivalence class of an element a in X is the subset
Subset

In mathematics, especially in set theory, a Set A is a subset of a set B if A is "contained" inside B. Notice that A and B may coincide....
 of all elements in X which are equivalent to a:

The notion of equivalence classes is useful for constructing sets out of already constructed ones. The set of all equivalence classes in X given an equivalence relation ~ is usually denoted as X / ~ and called the quotient set of X by ~. This operation can be thought of (very informally) as the act of "dividing" the input set by the equivalence relation, hence both the name "quotient", and the notation, which are both reminiscent of division. One way in which the quotient set resembles division is that if X is finite and the equivalence classes are all equinumerous, then the order of X/~ is the quotient of the order of X by the order of an equivalence class. The quotient set is to be thought of as the set X with all the equivalent points identified.

For any equivalence relation, there is a canonical projection map p from X to X/~ given by p(x) = [x]. This map is always surjective. In cases where X has some additional structure, one considers equivalence relations which preserve that structure. Then one says that that structure is well-defined
Well-defined

In mathematics, the term well-defined is used to specify that a certain concept or object is defined in a mathematical or logical way using a set of base axioms in an entirely unambiguous way and satisfies the properties it is required to satisfy....
, and the quotient set inherits the structure to become an object of the same category
Category (mathematics)

In mathematics, a category is a fundamental and abstract way to describe mathematical entities and their relationships. A category is composed of a collection of abstract "objects" of any kind, linked together by a collection of abstract "morphism" of any kind that have a few basic properties ....
 in a natural fashion; the map
Map (mathematics)

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....
 that sends a to [a] is then an epimorphism
Epimorphism

In category theory an epimorphism is a morphism f : X ? Y which is Cancellation property in the sense that, for all morphisms ,Epimorphisms are analogues of surjective functions, but they are not exactly the same....
 in that category. See congruence relation
Congruence relation

In mathematics and especially in abstract algebra, a congruence relation or simply congruence is an equivalence relation that is compatible with some algebraic operation....
.

The alternative notation [a]R can be used to denote that we mean the equivalence class of the element a specifically with respect to the equivalence relation R. This is said to be the R-equivalence class of a.

Examples

  • If X is the set of all cars, and ~ is the equivalence relation "has the same color as", then one particular equivalence class consists of all green cars. X / ~ could be naturally identified with the set of all car colors.
  • Consider the "modulo
    Modular arithmetic

    In mathematics, modular arithmetic is a system of arithmetic for integers, where numbers "wrap around" after they reach a certain value — the modulus....
     2" equivalence relation on the set Z of integer
    Integer

    The integers are natural numbers including 0 and their negative and non-negative numberss . They are numbers that can be written without a fractional or decimal component, and fall within the set ....
    s: x~y if and only if x-y is even
    Even and odd numbers

    In mathematics, the parity of an object states whether it is even or odd.This concept begins with integers. An even number is an integer that is "evenly divisible" by 2, i.e., divisible by 2 without remainder; an odd number is an integer that is not evenly divisible by 2....
    . This relation gives rise to exactly two equivalence classes: [0] consisting of all even numbers, and [1] consisting of all odd numbers. Under this relation [7] [9] and [1] all represent the same element of Z / ~.
  • The rational number
    Rational number

    In mathematics, a rational number is a number which can be expressed as a quotient of two integers. Non-integer rational numbers are usually written as the vulgar fraction , where b is not 0 ....
    s can be constructed as the set of equivalence classes of ordered pairs of integers (a,b) with b not zero, where the equivalence relation is defined by
(a,b) ~ (c,d) if and only if ad = bc.
Here the equivalence class of the pair (a,b) can be identified with rational number a/b.
  • Any function
    Function (mathematics)

    The mathematical concept of a function expresses dependence between two quantities, one of which is known and the other which is produced. A function associates a single output to each input element drawn from a fixed Set , such as the real numbers , although different inputs may have the same output....
     f : X ? Y defines an equivalence relation on X by x1 ~ x2 if and only if
    If and only if

    If and only if, in logic and fields that rely on it such as mathematics and philosophy, is a biconditional logical connective between statements....
     f(x1) = f(x2). The equivalence class of x is the set of all elements in X which get mapped to f(x), i.e. the class [x] is the inverse image of f(x). This equivalence relation is known as the kernel
    Kernel of a function

    In set theory, the kernel of a function f may be taken to be either*the equivalence relation on the function's domain of a function that roughly expresses the idea of "equivalent as far as the function f can tell", or...
     of f.
  • Given a group
    Group (mathematics)

    In mathematics, a group is an algebraic structure consisting of a set together with an Binary operation that combines any two of its element to form a third element....
     G and a subgroup
    Subgroup

    In group theory, given a group G under a binary operation *, we say that some subset H of G is a subgroup of G if H also forms a group under the operation *....
     H, we can define an equivalence relation on G by x ~ y if and only if xy -1 ? H. The equivalence classes are known as right coset
    Coset

    In mathematics, if G is a group , H is a subgroup of G, and g is an element of G, thenA coset is a left or right coset of some subgroup in G....
    s of H in G; one of them is H itself. They all have the same number of elements (or cardinality
    Cardinality

    In mathematics, the cardinality of a set is a measure of the "number of Element of the set". For example, the set A = contains 3 elements, and therefore A has a cardinality of 3....
     in the case of an infinite H). If H is a normal subgroup
    Normal subgroup

    In mathematics, more specifically in abstract algebra, a normal subgroup is a special kind of subgroup. Normal subgroups are important because they can be used to construct quotient groups from a given group ....
    , then the set of all cosets is itself a group in a natural way.
  • Every group can be partitioned into equivalence classes called conjugacy class
    Conjugacy class

    In mathematics, especially group theory, the elements of any group may be partition of a set into conjugacy classes; members of the same conjugacy class share many properties, and study of conjugacy classes of non-abelian groups reveals many important features of their structure....
    es.
  • The homotopy
    Homotopy

    In topology, two continuous function Function from one topological space to another are called homotopic if one can be "continuously deformed" into the other, such a deformation being called a homotopy between the two functions....
     class of a continuous
    Continuous function

    In mathematics, a continuous function is a function for which, intuitively, small changes in the input result in small changes in the output. Otherwise, a function is said to be discontinuous....
     map f is the equivalence class of all maps homotopic to f.
  • In natural language processing
    Natural language processing

    Natural language processing is a field of computer science concerned with the interactions between computers and human languages. Natural language generation systems convert information from computer databases into readable human language....
    , an equivalence class is a set of all references to a single person, place, thing, or event, either real or conceptual. For example, in the sentence "GE shareholders will vote for a successor to the company's outgoing CEO Jack Welch", GE and the company are synonymous, and thus constitute one equivalence class. There are separate equivalence classes for GE shareholders and Jack Welch.


Properties


Because of the properties of an equivalence relation it holds that a is in [a] and that any two equivalence classes are either equal or disjoint
Disjoint sets

In mathematics, two Set are said to be disjoint if they have no element in common. For example, and are disjoint sets....
. It follows that the set of all equivalence classes of X forms a partition
Partition of a set

In mathematics, a partition of a Set X is a division of X into non-overlapping "parts" or "blocks" or "cells" that cover all of X....
 of X: every element of X belongs to one and only one equivalence class. Conversely every partition of X also defines an equivalence relation over X.

It also follows from the properties of an equivalence relation that a ~ b if and only if [a] = [b].

If ~ is an equivalence relation on X, and P(x) is a property of elements of x, such that whenever x ~ y, P(x) is true if P(y) is true, then the property P is said to be well-defined
Well-defined

In mathematics, the term well-defined is used to specify that a certain concept or object is defined in a mathematical or logical way using a set of base axioms in an entirely unambiguous way and satisfies the properties it is required to satisfy....
 or a class invariant under the relation ~. A frequent particular case occurs when f is a function from X to another set Y; if x1 ~ x2 implies f(x1) = f(x2) then f is said to be a class invariant under ~, or simply invariant under ~. This occurs, e.g. in the character theory of finite groups. The latter case with the function f can be expressed by a commutative triangle. See also invariant
Invariant (mathematics)

In mathematics, an invariant is something that does not change under a set of Transformation s. The property of being an invariant is invariance....
.

Some authors use "compatible with ~" or just "respects ~" instead of "invariant under ~".

See also

  • First Isomorphism Theorem
  • In music
    Music

    Music is an art form whose media is sound organized in time. Common elements of music are pitch , rhythm , dynamics , and the sonic qualities of timbre and texture ....
     see octave equivalency, transpositional equivalency, inversional equivalency, enharmonic equivalency. Musical set theory takes advantage of all of these, to varying degrees, while other theories take more or less advantage of a selection.
  • In computing a form of testing is based on equivalence partitions
    Equivalence partitioning

    Equivalence partitioning is a software testing technique in which test cases are designed to execute representatives from each equivalence partition, i.e....
    , which are based on equivalence classes.