FACTOID # 11: The USA has more personal computers than the next 7 countries combined.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Encyclopedia > Equality (mathematics)

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. Image File history File links Eqaulity. ... Mathematics is often defined as the study of topics such as quantity, structure, space, and change. ... In mathematics, an n-ary relation (or often simply relation) is a generalization of binary relations such as = and < which occur in statements such as 5 < 6 or 2 + 2 = 4. It is the fundamental notion in the relational model for databases. ... The equal sign, equals sign, or = is a mathematical symbol used to indicate equality. ... ↔ ⇔ ≡ For other possible meanings of iff, see IFF. In mathematics, philosophy, logic and technical fields that depend on them, iff is used as an abbreviation for if and only if. Common alternative phrases to iff or if and only if include Q is necessary and sufficient for P and P...


Equivalence in a more general sense is provided by the construction of an equivalence relation between two elements. A statement that two expressions denote equal quantities is an equation. In mathematics, an equivalence relation on a set X is a binary relation on X that is reflexive, symmetric and transitive, i. ... An expression in the very basic sense is the noun form of the verb express. ... In mathematics, one often (not quite always) distinguishes between an identity, which is an assertion that two expressions are equal regardless of the values of any variables that occur within them, and an equation, which may be true for only some (or none) of the values of any such variables. ...


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. Big O notation is a mathematical notation used to describe the asymptotic behavior of functions. ...


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. In mathematics, the concept of binary relation, sometimes called dyadic relation, is exemplified by such ideas as is greater than and is equal to in arithmetic, or is congruent to in geometry, or is an element of or is a subset of in set theory. ... In logic and mathematics, a binary relation R over a set X is reflexive if for all a in X, a is related to itself. ... In mathematics, a binary relation R over a set X is symmetric if it holds for all a and b in X that if a is related to b then b is related to a. ... In mathematics, a binary relation R on a set X is antisymmetric if, for all a and b in X, if a is related to b and b is related to a, then a = b. ... In mathematics, a binary relation R over a set X is transitive if it holds for all a, b, and c in X, that if a is related to b and b is related to c, then a is related to c. ... In mathematics, an equivalence relation on a set X is a binary relation on X that is reflexive, symmetric and transitive, i. ... In mathematics, given a set X and an equivalence relation ~ on X, the equivalence class of an element a in X is the subset of all elements in X which are equivalent to a: [a] = { x in X | x ~ a } The notion of equivalence classes is useful for constructing sets... The term normal form is used in a variety of contexts. ...


Logical formulations

The equality relation is always defined such that things that are equal have all and only the same properties. Often equality is just defined as identity. In philosophy, identity is whatever makes an entity definable and recognizable, in terms of possessing a set of qualities or characteristics that distinguish it from entities of a different type. ...


A stronger sense of equality is obtained if some form of Leibniz's law is added as an axiom; the assertion of this axiom rules out "bare particulars"—things that have all and only the same properties but are not equal to each other—which are possible in some logical formalisms. The axiom states that two things are equal if they have all and only the same properties. Formally: The identity of indiscernibles, also known as Leibnizs Law, is an ontological principle first forumlated by German philosopher Göttfried Wilhelm Leibniz. ... In epistemology, an axiom is a self-evident truth upon which other knowledge must rest, from which other knowledge is built up. ... // Use of the term The concept of property or ownership has no single or universally accepted definition. ...

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

In predicate logic, universal quantification is an attempt to formalise the notion that something (a logical predicate) is true for everything, or every relevant thing. ... In logical calculus of mathematics, the logical conditional (also known as the material implication, sometimes material conditional) is a binary logical operator connecting two statements, if p then q where p is a hypothesis (or antecedent) and q is a conclusion (or consequent). ... In mathematics, a predicate is a relation. ...

Some basic logical properties of equality

The substitution property states:

  • For any quantities a and b and any expression F(x), if a = b, then F(a) = F(b) (if either side makes sense).

In first order logic, this is a schema, since we can't quantify over expressions like F (which would be a functional predicate). In predicate logic, universal quantification is an attempt to formalise the notion that something (a logical predicate) is true for everything, or every relevant thing. ... In logical calculus of mathematics, the logical conditional (also known as the material implication, sometimes material conditional) is a binary logical operator connecting two statements, if p then q where p is a hypothesis (or antecedent) and q is a conclusion (or consequent). ... First-order predicate calculus or first-order logic (FOL) is a theory in symbolic logic that permits the formulation of quantified statements such as there is at least one X such that. ... The word schema comes from the Greek word σχήμα (skhēma) that means shape or more generally plan. ... In formal logic and related branches of mathematics, a functional predicate, or function symbol, is a logical symbol that may be applied to an object term to produce another object term. ...


Some specific examples of this are:

  • For any real numbers a, b, and c, if a = b, then a + c = b + c (here F(x) is x + c);
  • For any real numbers a, b, and c, if a = b, then a - c = b - c (here F(x) is x - c);
  • For any real numbers a, b, and c, if a = b, then ac = bc (here F(x) is xc);
  • For any real numbers a, b, and c, if a = b and c is not zero, then a/c = b/c (here F(x) is x/c).

The reflexive property states: In mathematics, the real numbers are intuitively defined as numbers that are in one-to-one correspondence with the points on an infinite line—the number line. ... In mathematics, the real numbers are intuitively defined as numbers that are in one-to-one correspondence with the points on an infinite line—the number line. ... In mathematics, the real numbers are intuitively defined as numbers that are in one-to-one correspondence with the points on an infinite line—the number line. ... In mathematics, the real numbers are intuitively defined as numbers that are in one-to-one correspondence with the points on an infinite line—the number line. ... 0 (zero), alternatively called naught or nought, is both a number and a numeral. ...

For any quantity a, a = a.

This property is generally used in mathematical proofs as an intermediate step. In predicate logic, universal quantification is an attempt to formalise the notion that something (a logical predicate) is true for everything, or every relevant thing. ... In mathematics, a proof is a demonstration that, given certain axioms, some statement of interest is necessarily true. ...


The symmetric property states:

  • For any quantities a and b, if a = b, then b = a.

The transitive property states: In predicate logic, universal quantification is an attempt to formalise the notion that something (a logical predicate) is true for everything, or every relevant thing. ... In logical calculus of mathematics, the logical conditional (also known as the material implication, sometimes material conditional) is a binary logical operator connecting two statements, if p then q where p is a hypothesis (or antecedent) and q is a conclusion (or consequent). ...

  • For any quantities a, b, and c, if a = b and b = c, then a = c.

The binary relation "is approximately equal" between real numbers or other things, even if more precisely defined, is not transitive (it may seem so at first sight, but many small differences can add up to something big). However, equality almost everywhere is transitive. In predicate logic, universal quantification is an attempt to formalise the notion that something (a logical predicate) is true for everything, or every relevant thing. ... In logical calculus of mathematics, the logical conditional (also known as the material implication, sometimes material conditional) is a binary logical operator connecting two statements, if p then q where p is a hypothesis (or antecedent) and q is a conclusion (or consequent). ... Logical conjunction (usual symbol and) is a logical operator that results in true if both of the operands are true. ... In mathematics, the concept of binary relation, sometimes called dyadic relation, is exemplified by such ideas as is greater than and is equal to in arithmetic, or is congruent to in geometry, or is an element of or is a subset of in set theory. ... An approximation is an inexact representation of something that is still close enough to be useful. ... In mathematics, the real numbers are intuitively defined as numbers that are in one-to-one correspondence with the points on an infinite line—the number line. ... Difference in arithmetic: see Subtraction Difference in computing: see Delta encoding Difference on a coat of arms: see Heraldry Difference as a state of being unlike others: see The set theoretic difference or complement See Gilles Deleuze and other See also: Comparison, Similarity (mathematics), Similarity (psychology) This is a disambiguation... In measure theory (a branch of mathematical analysis), one says that a property holds almost everywhere if the set of elements for which the property does not hold is a null set, i. ...


Although the symmetric and transitive properties are often seen as fundamental, they can be proved from the substitution and reflexive properties.


See also


  Results from FactBites:
 
Mathematics as a language (865 words)
To help you appreciate the expressive power of the modern mathematical language, and as a tribute to those who achieved so much without it, I collected a few samples of (original but translated) formulation of theorems and their equivalents in modern math language.
The area of any circle is equal to a right-angled triangle in which one of the sides about the right angle is equal to the radius, and the other to the circumference, of the circle.
As a matter of fact, mathematical language is by far more accurate than any other one may think of.
Encyclopedia: Equality (mathematics) (2174 words)
In mathematics, one often (not quite always) distinguishes between an identity, which is an assertion that two expressions are equal regardless of the values of any variables that occur within them, and an equation, which may be true for only some (or none) of the values of any such variables.
In mathematics, the concept of binary relation, sometimes called dyadic relation, is exemplified by such ideas as is greater than and is equal to in arithmetic, or is congruent to in geometry, or is an element of or is a subset of in set theory.
A stronger sense of equality is obtained if some form of Leibniz's law is added as an axiom; the assertion of this axiom rules out "bare particulars"—things that have all and only the same properties but are not equal to each other—which are possible in some logical formalisms.
  More results at FactBites »


 
 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms, 0825, e