Index: > A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Business Industries Finance Tax

Home > Equality (mathematics)


First Prev [ 1 2 ] Next Last

:See also the disambiguation page title equality.

In mathematics, two mathematical objects are considered equal if they are precisely the same in every way. This defines a binary predicate, equality, denoted "="; x = y iff x and y are equal. Equivalence in the general sense is provided by the construction of a equivalence relation between two elements. A statement that two expressions denote equal quantities is an equation.

Beware that sometimes a statement of the form "A = B" may not be an equality. For example, the statement T(n) = O(n2) means that T(n) grows at the order of n2. It is not an equality, because the sign "=" in the statement is not the equality sign; indeed, it is meaningless to write O(n2) = T(n). See Big O notation for more on this.

Given a set A, the restriction of equality to the set A is a binary relation, which is at once reflexive, symmetric, antisymmetric, and transitive. Indeed it is the only relation on A with all these properties. Dropping the requirement of antisymmetry yields the notion of equivalence relation. Conversely, given any equivalence relation R, we can form the quotient set A/R, and the equivalence relation will 'descend' to equality in A/R. Note that it may be impractical to compute with equivalence classes: one solution often used is to look for a distinguished normal form representative of a class.

1 Logical formations

Predicate logic contains standard axiomFor the algebra software named Axiom, see Axiom (algebra software). For the 1970s Australian rock music group, see Axiom (band). In epistemology, an axiom is a self-evident truth upon which other knowledge must rest, from which other knowledge is built ups for equality that formalise Leibniz's law, put forward by the philosopherA philosopher is a person devoted to studying and producing results in philosophy. The word, "philosopher," literally means "lover of wisdom. Popular Western philosophers in (approximate) historical order Not listed above: (some of) The Presocratics Epicu Gottfried LeibnizGottfried Wilhelm von Leibniz ( July 1, 1646 in Leipzig November 14, 1716 in Hannover) was a German philosopher, scientist, mathematician, diplomat, librarian, and lawyer of Sorb descent. Leibniz is credited with the term " function" ( 1694), which he use in the 1600sCenturies: 16th century 17th century 18th century Decades: 1550s 1560s 1570s 1580s 1590s 1600s 1610s 1620s 1630s 1640s 1650s Years: 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 Events and Trends November 5, 1605 The Gunpowder Plot to blow up the Brit.

Leibniz's idea was that two things are identicalIn philosophy, identity is the quality of being "the same as". It is of particular interest to logicians and metaphysicians. Logic In logic, the identity relation is normally, (by definition), the transitive, symmetric, and reflexive relation that holds o if and only if they have precisely the same propertiesThis page deals with property as ownership rights. For information about property in the performing arts, see prop. For information about properties in philosophy, see property (philosophy Within the law, property is a general legal category for rights of. To formalise this, we wish to say

Given any x and y, x = y if and only if, given any predicate P, P(x) iff P(y).

However, in first order logic, we cannot quantify over predicates. Thus, we need to use an axiom schema:

Given any x and y, if x equals y, then P(x) iff P(y).

This axiom schema, valid for any predicate P in one variable, takes care of only one direction of Leibniz's law; if x and y are equal, then they have the same properties. We can take care of the other direction by simply postulating:

Given any x, x equals x.

Then if x and y have the same properties, then in particular they are the same with respect to the predicate P given by P(z) iff x = z. Since P(x) holds, P(y) must also hold, so x = y.





Non User