Search This Blog

Thursday, May 28, 2026

Equality (mathematics)

From Wikipedia, the free encyclopedia
=
The equals sign, used to represent equality symbolically in an equation

In mathematics, equality is a relationship between two quantities or expressions, stating that they have the same value, or represent the same mathematical object. Equality between A and B is denoted with an equals sign as A = B, and read "A equals B". A written expression of equality is called an equation or identity depending on the context. Two objects that are not equal are said to be distinct.

Equality is often considered a primitive notion, meaning it is not formally defined, but rather informally said to be "a relation each thing bears to itself and nothing else". This characterization is notably circular ("nothing else"), reflecting a general conceptual difficulty in fully characterizing the concept. Basic properties about equality like reflexivity, symmetry, and transitivity have been understood intuitively since at least the ancient Greeks, but were not symbolically stated as general properties of relations until the late 19th century by Giuseppe Peano. Other properties like substitution and function application weren't formally stated until the development of symbolic logic.

There are generally two ways that equality is formalized in mathematics: through logic or through set theory. In logic, equality is a primitive predicate (a statement that may have free variables) with the reflexive property (called the law of identity), and the substitution property. From those, one can derive the rest of the properties usually needed for equality. After the foundational crisis in mathematics at the turn of the 20th century, set theory (specifically Zermelo–Fraenkel set theory) became the most common foundation of mathematics. In set theory, any two sets are defined to be equal if they have all the same members. This is called the axiom of extensionality.

Etymology

The first use of an equals sign, in an equation expressed as using modern notation, from The Whetstone of Witte (1557) by Robert Recorde
Recorde's introduction of =. "And to avoid the tedious repetition of these words: 'is equal to' I will set as I do often in work use, a pair of parallels, or twin lines of one [the same] length, thus: ==, because no 2 things can be more equal."

In English, the word equal is derived from the Latin aequālis ('like', 'comparable', 'similar'), which itself stems from aequus ('level', 'just'). The word entered Middle English around the 14th century, borrowed from Old French equalité (modern égalité). More generally, the interlingual synonyms of equal have been used more broadly throughout history (see § Geometry).

Before the 16th century, there was no common symbol for equality, and equality was usually expressed with a word, such as aequales, aequantur, esgale, faciunt, ghelijck, or gleich, and sometimes by the abbreviated form aeq, or simply ⟨æ⟩ and ⟨œ⟩Diophantus's use of ⟨ἴσ⟩, short for ἴσος (ísos 'equals'), in Arithmetica (c. 250 AD) is considered one of the first uses of an equals sign.

The sign =, now universally accepted in mathematics for equality, was first recorded by Welsh mathematician Robert Recorde in The Whetstone of Witte (1557), just one year before his death. The original form of the symbol was much wider than the present form. In his book, Recorde explains his symbol as "Gemowe lines", from the Latin gemellus ('twin'), using two parallel lines to represent equality because he believed that "no two things could be more equal."

Recorde's symbol was not immediately popular. After its introduction, it wasn't used again in print until 1618 (61 years later), in an anonymous Appendix in Edward Wright's English translation of Descriptio, by John Napier. It wasn't until 1631 that it received more than general recognition in England, being adopted as the symbol for equality in a few influential works. Later used by several influential mathematicians, most notably, both Isaac Newton and Gottfried Leibniz, and due to the prevalence of calculus at the time, it quickly spread throughout the rest of Europe.

Basic properties

Reflexivity
For every a, one has a = a.
Symmetry
For every a and b, if a = b, then b = a.
Transitivity
For every a, b, and c, if a = b and b = c, then a = c.
Substitution
Informally, this just means that if a = b, then a can replace b in any mathematical expression or formula without changing its meaning. (For a formal explanation, see § Axioms) For example:
  • Given real numbers a and b, if a = b, then implies
Function application
For every a and b, with some function if a = b, then  For example:
  • Given integers a and b, if a = b, then (Here, ).
  • Given real functions and over some variable a, if for all a, then for all a. (Here, a function over functions (i.e. an operator), called the derivative).

The first three properties are generally attributed to Giuseppe Peano for being the first to explicitly state these as fundamental properties of equality in his Arithmetices principia (1889). However, the basic notions have always existed; for example, in Euclid's Elements (c. 300 BC), he includes 'common notions': "Things that are equal to the same thing are also equal to one another" (transitivity), "Things that coincide with one another are equal to one another" (reflexivity), along with some function-application properties for addition and subtraction. The function-application property was also stated in Peano's Arithmetices principia, however, it had been common practice in algebra since at least Diophantus (c. 250 AD). The substitution property is generally attributed to Gottfried Leibniz (c. 1686), and often called Leibniz's Law.

Equations

Diagram of a balance scale
Balance scales are used to help students of algebra visualize how equations can be transformed to determine unknown values.

An equation is a symbolic equality of two mathematical expressions connected with an equals sign (=). Algebra is the branch of mathematics concerned with equation solving: the problem of finding values of some variable, called unknown, for which the specified equality is true. Each value of the unknown for which the equation holds is called a solution of the given equation; also stated as satisfying the equation. For example, the equation has the values and as its only solutions. The terminology is used similarly for equations with several unknowns. The set of solutions to an equation or system of equations is called its solution set.

In mathematics education, students are taught to rely on concrete models and visualizations of equations, including geometric analogies, manipulatives including sticks or cups, and "function machines" representing equations as flow diagrams. One method uses balance scales as a pictorial approach to help students grasp basic problems of algebra. The mass of some objects on the scale is unknown and represents variables. Solving an equation corresponds to adding and removing objects on both sides in such a way that the sides stay in balance until the only object remaining on one side is the object of unknown mass.

Often, equations are considered to be a statement, or relation, which can be true or false. For example, is true, and is false. Equations with unknowns are considered conditionally true; for example, is true when or and false otherwise. There are several different terminologies for this. In mathematical logic, an equation is a binary predicate (i.e. a logical statement, that can have free variables) which satisfies certain properties. In computer science, an equation is defined as a boolean-valued expression, or relational operator, which returns 1 and 0 for true and false respectively.

Identities

An identity is an equality that is true for all values of its variables in a given domain. An "equation" may sometimes mean an identity, but more often than not, it specifies a subset of the variable space to be the subset where the equation is true. An example is which is true for each real number There is no standard notation that distinguishes an equation from an identity, or other use of the equality relation: one has to guess an appropriate interpretation from the semantics of expressions and the context. Sometimes, but not always, an identity is written with a triple bar:  This notation was introduced by Bernhard Riemann in his 1857 Elliptische Funktionen lectures (published in 1899).

Alternatively, identities may be viewed as an equality of functions, where instead of writing one may simply write [33][34] This is called the extensionality of functions.[35][36] In this sense, the function-application property refers to operators, operations on a function space (functions mapping between functions) like composition[37] or the derivative, commonly used in operational calculus.[38] An identity can contain functions as "unknowns", which can be solved for similarly to a regular equation, called a functional equation.[39] A functional equation involving derivatives is called a differential equation.[40]

Definitions

Equations are often used to introduce new terms or symbols for constants, assert equalities, and introduce shorthand for complex expressions, which is called "equal by definition", and often denoted with (). It is similar to the concept of assignment of a variable in computer science. For example, defines Euler's number, and is the defining property of the imaginary number

In mathematical logic, this is called an extension by definition (by equality) which is a conservative extension to a formal system. This is done by taking the equation defining the new constant symbol as a new axiom of the theory. The first recorded symbolic use of "Equal by definition" appeared in Logica Matematica (1894) by Cesare Burali-Forti, an Italian mathematician. Burali-Forti, in his book, used the notation ().

In logic

History

Bust of Aristotle.
In his Categories (c. 350 BC), Aristotle defined quantity in terms of a primitive notion of equality, with non-quantities unable be considered equal or unequal with other things.

Equality is often considered a primitive notion, informally said to be "a relation each thing bears to itself and to no other thing". This tradition can be traced at least as far back as Aristotle, who in his Categories (c. 350 BC) defines the notion of quantity in terms of a more primitive equality (distinct from identity or similarity), stating:

The most distinctive mark of quantity is that equality and inequality are predicated of it. Each of the aforesaid quantities is said to be equal or unequal. For instance, one solid is said to be equal or unequal to another; number, too, and time can have these terms applied to them, indeed can all those kinds of quantity that have been mentioned.

That which is not a quantity can by no means, it would seem, be termed equal or unequal to anything else. One particular disposition or one particular quality, such as whiteness, is by no means compared with another in terms of equality and inequality but rather in terms of similarity. Thus it is the distinctive mark of quantity that it can be called equal and unequal. ― (translated by E. M. Edghill)

Aristotle had separate categories for quantities (number, length, volume) and qualities (temperature, density, pressure), now called intensive and extensive properties. The Scholastics, particularly Richard Swineshead and other Oxford Calculators in the 14th century, began seriously thinking about kinematics and quantitative treatment of qualities. For example, two flames have the same heat-intensity if they produce the same effect on water (e.g, warming vs boiling). Since two intensities could be shown to be equal, and equality was considered the defining feature of quantities, it meant those intensities were quantifiable.

The precursor to the substitution property of equality was first formulated by Gottfried Leibniz in his Discourse on Metaphysics (1686), stating, roughly, that "No two distinct things can have all properties in common." This has since broken into two principles, the substitution property (if then any property of is a property of ), and its converse, the identity of indiscernibles (if and have all properties in common, then ).

Around the turn of the 20th century, it would become necessary to have a more concrete description of equality. In 1879 Gottlob Frege would publish his pioneering text Begriffsschrift, which would shift the focus of logic from Aristotelian logic, focused on classes of objects, to being property-based, with what would grow to become modern predicate logic. This was followed by a movement for describing mathematics in logical foundations, called logicism. This trend lead to the axiomatization of equality through the law of identity and the substitution property especially in mathematical logic and analytic philosophy.

Later, Frege's Foundations of Arithmetic (1884) and Basic Laws of Arithmetic (1893, 1903) would attempt to derive the foundations of mathematics from the logical system developed in his Begriffsschrift. This would eventually be shown to be flawed by allowing Russell's paradox, and would contribute to the foundational crisis of mathematics. The work of Frege would eventually be resolved by a three volume work by Bertrand Russell and Alfred Whitehead known as Principia Mathematica (1910–1913). Russell and Whitehead's work would also introduce and formalize the Leibniz' Law to symbolic logic, wherein they claim it follows from their axiom of reducibility, but credit Leibniz for the idea.

Axioms

Painting of Gottfried Leibniz.
The substitution property of equality is also known as "Leibniz's law", after Gottfried Leibniz, a major contributor to 17th-century mathematics and philosophy of mathematics.
  • Law of identity: Stating that each thing is identical with itself, without restriction. That is, for every It is the first of the traditional three laws of thought. The above can be stated symbolically as:
  • Substitution property: Generally stating that if two things are equal, then any property of one must be a property of the other. It is sometimes referred to as "Leibniz's law".
    It can be stated formally as: for every a and b, and any formula with a free variable x, if then implies
    The above can be stated symbolically as:

Function application is also sometimes included in the axioms of equality, but isn't necessary as it can be deduced from the other two axioms, and similarly for symmetry and transitivity (see § Derivations of basic properties). In first-order logic, these are axiom schemas (usually, see below), each of which specify an infinite set of axioms. If a theory has a predicate that satisfies the law of identity and substitution property, it is common to say that it "has equality", or is "a theory with equality".

The use of "equality" here somewhat of a misnomer in that any system with equality can be modeled by a theory without standard identity, and with indiscernibles. Those two axioms are strong enough, however, to be isomorphic to a model with identity; that is, if a system has a predicate satisfying those axioms without standard equality, there is a model of that system with standard equality. This can be done by defining a new domain whose objects are the equivalence classes of the original "equality". If a model is interpreted to have equality then those properties are enough, since if has all the same properties as and has the property of being equal to then has the property of being equal to

As axioms, one can deduce from the first using universal instantiation, and the from second, given and by using modus ponens twice. Alternatively, each of these may be included in logic as rules of inference. The first called "equality introduction", and the second "equality elimination" (also called paramodulation), used by some theoretical computer scientists like John Alan Robinson in their work on resolution and automated theorem proving.

The substitution property can produce false statements when applied naively. For example, if denotes "the number of planets in the solar system," then the statement "Johannes Kepler did not know that " is true, since Uranus and Neptune were discovered after his death. However, since , applying the substitution property gives the statement "Johannes Kepler did not know that " which is false. The difference here is that while the expressions "the number of planets" and "8" refer to the same object (their extension), they have different meanings (their intension). Thus, the substitution property can only be guaranteed in extensional contexts, which is guaranteed in modern mathematics by the axiom of extensionality.

Derivations of basic properties

  • Reflexivity: Given any expression by the law of identity,
  • Symmetry: Given take the formula
    Accordingly,
    Since by assumption, and by reflexivity, it follows that
  • Transitivity: Given and take the formula
    Accordingly,
    Since by symmetry, and by assumption, it follows that
  • Function application: Given some function and expressions a and b, such that a = b, then take the formula
    Accordingly,
    Since by assumption, and by reflexivity, it follows that

In set theory

Two sets of polygons in Euler diagrams. These sets are equal since both have the same elements, even though the arrangement differs.

Set theory is the branch of mathematics that studies sets, which can be informally described as "collections of objects". Although objects of any kind can be collected into a set, set theory—as a branch of mathematics—is mostly concerned with those that are relevant to mathematics as a whole. Sets are uniquely characterized by their elements; this means that two sets that have precisely the same elements are equal (they are the same set). In a formalized set theory, this is usually defined by an axiom called the Axiom of extensionality.

For example, using set builder notation, the following states that "The set of all integers greater than 0 but not more than 3 is equal to the set containing only 1, 2, and 3", despite the differences in formulation.

The term extensionality, as used in 'Axiom of Extensionality' has its roots in logic and grammar (cf. Extension (semantics)). In grammar, an intensional definition describes the necessary and sufficient conditions for a term to apply to an object. For example: "A Platonic solid is a convex, regular polyhedron in three-dimensional Euclidean space." An extensional definition instead lists all objects where the term applies. For example: "A Platonic solid is one of the following: Tetrahedron, Cube, Octahedron, Dodecahedron, or Icosahedron." In logic, the extension of a predicate is the set of all objects for which the predicate is true. Further, the logical principle of extensionality judges two objects to be equal if they satisfy the same external properties. Since, by the axiom, two sets are defined to be equal if they satisfy membership, sets are extentional.

José Ferreirós credits Richard Dedekind for being the first to explicitly state the principle, although he does not assert it as a definition:

It very frequently happens that different things a, b, c... considered for any reason under a common point of view, are collected together in the mind, and one then says that they form a system S; one calls the things a, b, c... the elements of the system S, they are contained in S; conversely, S consists of these elements. Such a system S (or a collection, a manifold, a totality), as an object of our thought, is likewise a thing; it is completely determined when, for every thing, it is determined whether it is an element of S or not.

— Richard Dedekind, 1888 (translated by José Ferreirós)

Background

Ernst Zermelo.
Ernst Zermelo was the first to explicitly formalize set equality as part of his Zermelo set theory, of which a description was first published in 1908.

Around the turn of the 20th century, mathematics faced several paradoxes and counter-intuitive results. For example, Russell's paradox showed a contradiction of naive set theory, it was shown that the parallel postulate cannot be proved, the existence of mathematical objects that cannot be computed or explicitly described, and the existence of theorems of arithmetic that cannot be proved with Peano arithmetic. The result was a foundational crisis of mathematics.

The resolution of this crisis involved the rise of a new mathematical discipline called mathematical logic, which studies formal logic within mathematics. Discoveries made during the 20th century stabilized the foundations of mathematics, and produced a coherent framework valid for all branches of the discipline. This framework is based on a systematic use of axiomatic method and on set theory, specifically Zermelo–Fraenkel set theory, developed by Ernst Zermelo and Abraham Fraenkel. This set theory (and set theory in general) is now considered the most common foundation of mathematics.

Set equality based on first-order logic with equality

In first-order logic with equality (see § Axioms), the axiom of extensionality states that two sets that contain the same elements are the same set.

  • Logic axiom:
  • Logic axiom:
  • Set theory axiom:

The first two are given by the substitution property of equality from first-order logic; the last is a new axiom of the theory. Incorporating half of the work into the first-order logic may be regarded as a mere matter of convenience, as noted by Azriel Lévy:

The reason why we take up first-order predicate calculus with equality is a matter of convenience; by this, we save the labor of defining equality and proving all its properties; this burden is now assumed by the logic.

Set equality based on first-order logic without equality

In first-order logic without equality, two sets are defined to be equal if they contain the same elements. Then the axiom of extensionality states that two equal sets are contained in the same sets.

  • Set theory definition:
  • Set theory axiom:

Or, equivalently, one may choose to define equality in a way that mimics, the substitution property explicitly, as the conjunction of all atomic formulas:

  • Set theory definition:
  • Set theory axiom:

In either case, the axiom of extensionality based on first-order logic without equality states that sets which contain the same elements are always contained in the same sets:

Proof of basic properties

  • Reflexivity: Given a set assume it follows trivially that and the same follows in reverse, thus therefore
  • Symmetry: Given sets such that then which implies therefore
  • Transitivity: Given sets such that:
    1. and
assume Then, by (1), which implies by (2), and similarly for the reverse. Thus therefore
  • Substitution: See Substitution (logic) § Proof of substitution in ZFC.
  • Function application: Given and then Since and then This is the defining property of an ordered pair. Since by the axiom of extensionality, they must belong to the same sets. Thus, since it follows that or Therefore,

Similar relations

Approximate equality

diagram of a hexagon and pentagon circumscribed outside a circle
The sequence given by the perimeters of regular n-sided polygons that circumscribe the unit circle approximates .

Numerical analysis is the study of constructive methods and algorithms to find numerical approximations (as opposed to symbolic manipulations) of solutions to problems in mathematical analysis. Especially those which cannot be solved analytically.

Calculations are likely to involve rounding errors and other approximation errors. Log tables, slide rules, and calculators produce approximate answers to all but the simplest calculations. The results of computer calculations are normally an approximation, expressed in a limited number of significant digits, although they can be programmed to produce more precise results.

If approximate equality is viewed as a binary relation (denoted by the symbol ) between real numbers or other things, any rigorous definition of it will not be an equivalence relation, due to its not being transitive. This is the case even when it is modeled as a fuzzy relation.

In computer science, equality is expressed using relational operators. On computers, physical constraints fundamentally limit the level of precision with which numbers can be represented. Thus, the real numbers are often approximated by floating-point numbers. Each floating-point number is represented as a significand—comprising some fixed-length sequence of digits in a given base—which is scaled by some integer exponent of said base, in effect enabling the radix point to "float" between each possible location in the significand. This allows numbers spanning many orders of magnitude to be represented, but only as fuzzy ranges of values that become less precise as they increase in magnitude. In order to avoid losing precision, it is common to represent real numbers on computers in the form of an expression that denotes the real number. However, the equality of two real numbers given by an expression is known to be undecidable (specifically, real numbers defined by expressions involving the integers, the basic arithmetic operations, the logarithm and the exponential function). In other words, there cannot exist any algorithm for deciding such an equality (see Richardson's theorem).

Equivalence relation

Graph of an example equivalence with 7 classes

An equivalence relation is a mathematical relation that generalizes the idea of similarity or sameness. It is defined on a set as a binary relation that satisfies the three properties: reflexivity, symmetry, and transitivity. Reflexivity means that every element in is equivalent to itself ( for all ). Symmetry requires that if one element is equivalent to another, the reverse also holds (). Transitivity ensures that if one element is equivalent to a second, and the second to a third, then the first is equivalent to the third ( and ). These properties are enough to partition a set into disjoint equivalence classes. Conversely, every partition defines an equivalence class.

The equivalence relation of equality is a special case, as, if restricted to a given set it is the strictest possible equivalence relation on ; specifically, equality partitions a set into equivalence classes consisting of all singleton sets. Other equivalence relations, since they're less restrictive, generalize equality by identifying elements based on shared properties or transformations, such as congruence in modular arithmetic or similarity in geometry.

Congruence relation

In abstract algebra, a congruence relation extends the idea of an equivalence relation to include the function-application property. That is, given a set and a set of operations on then a congruence relation has the property that for all operations (here, written as unary to avoid cumbersome notation, but may be of any arity). A congruence relation on an algebraic structure such as a group, ring, or module is an equivalence relation that respects the operations defined on that structure.

Isomorphism

In mathematics, especially in abstract algebra and category theory, it is common to deal with objects that already have some internal structure. An isomorphism describes a kind of structure-preserving correspondence between two objects, establishing them as essentially identical in their structure or properties.

More formally, an isomorphism is a bijective mapping (or morphism) between two sets or structures and such that and its inverse preserve the operations, relations, or functions defined on those structures. This means that any operation or relation valid in corresponds precisely to the operation or relation in under the mapping. For example, in group theory, a group isomorphism satisfies for all elements where denotes the group operation.

When two objects or systems are isomorphic, they are considered indistinguishable in terms of their internal structure, even though their elements or representations may differ. For instance, all cyclic groups of order are isomorphic to the integers, with addition. Similarly, in linear algebra, two vector spaces are isomorphic if they have the same dimension, as there exists a linear bijection between their elements.

The concept of isomorphism extends to numerous branches of mathematics, including graph theory (graph isomorphism), topology (homeomorphism), and algebra (group and ring isomorphisms), among others. Isomorphisms facilitate the classification of mathematical entities and enable the transfer of results and techniques between similar systems. Bridging the gap between isomorphism and equality was one motivation for the development of category theory, as well as for homotopy type theory and univalent foundations.

Geometry

The two leftmost triangles are congruent with one another, and are both similar to the third triangle. The rightmost triangle is neither congruent nor similar to any of the others.

In geometry, formally, two figures are equal if they contain exactly the same points. However, historically, geometric-equality has always been taken to be much broader. Euclid and Archimedes used "equal" (ἴσος isos) often referring to figures with the same area or those that could be cut and rearranged to form one another. For example, Euclid stated the Pythagorean theorem as "the square on the hypotenuse is equal to the squares on the sides, taken together", and Archimedes said that "a circle is equal to the rectangle whose sides are the radius and half the circumference." (See Area of a circle § Rearrangement proof.)

This notion persisted until Adrien-Marie Legendre introduced the term "equivalent" in 1867 to describe figures of equal area, and reserved "equal" to mean "congruent"—the same shape and size, or if one has the same shape and size as the mirror image of the other. Euclid's terminology continued in the work of David Hilbert in his Grundlagen der Geometrie, who further refined Euclid's ideas by introducing the notions of polygons being "divisibly equal" (zerlegungsgleich) if they can be cut into finitely many triangles which are congruent, and "equal in content" (inhaltsgleichheit) if one can add finitely many divisibly equal polygons to each such that the resulting polygons are divisibly equal.

After the rise of set theory, around the 1960s, there was a push for a reform in mathematics education called "New Math", following Andrey Kolmogorov, who, in an effort to restructure Russian geometry courses, proposed presenting geometry through the lens of transformations and set theory. Since a figure was seen as a set of points, it could only be equal to itself, as a result of Kolmogorov, the term "congruent" became standard in schools for figures that were previously called "equal", which popularized the term.

While Euclid addressed proportionality and figures of the same shape, it was not until the 17th century that the concept of similarity was formalized in the modern sense. Similar figures are those that have the same shape but can differ in size; they can be transformed into one another by scaling and congruence. Later a concept of equality of directed line segments, equipollence, was advanced by Giusto Bellavitis in 1835.

OpenCourseWare

From Wikipedia, the free encyclopedia

OpenCourseWare (OCW) are course lessons created at universities and published for free via the Internet. OCW projects first appeared in the late 1990s, and after gaining traction in Europe and then the United States have become a worldwide means of delivering educational content.

History

The OpenCourseWare movement started in 1999 when the University of Tübingen in Germany published videos of lectures online for its timms initiative (Tübinger Internet Multimedia Server). The OCW movement only took off with the launch of MIT OpenCourseWare at the Massachusetts Institute of Technology (MIT) and the Open Learning Initiative at Carnegie Mellon University in October 2002. The movement was reinforced by the launch of similar projects at Yale, Utah State University, the University of Michigan, and the University of California, Berkeley.

MIT's reasoning behind OCW was to "enhance human learning worldwide by the availability of a web of knowledge". MIT also stated that it would allow students (including, but not limited to, its own) to become better prepared for classes so that they may be more engaged during a class. Since then, a number of universities have created OCW, some of which have been funded by the William and Flora Hewlett Foundation.

Principles

According to the website of the OCW Consortium, an OCW project:

  • is a free and open digital publication of high quality educational materials, organized as courses.
  • is available for use and adaptation under an open license, such as certain Creative Commons licenses.
  • does not typically provide certification or access to faculty.

edX

Ten years after the US debut of OCW, in 2012 MIT and Harvard University announced the formation of edX, a massive open online course (MOOC) platform to offer online university-level courses in a wide range of disciplines to a worldwide audience at no charge. This new initiative was based on MIT's "MITx" project, announced in 2011, and extends the concepts of OCW by offering more structured formal courses to online students, including in some cases the possibility of earning academic credit or certificates based on supervised examinations. A major new feature of the edX platform is the ability for students to interact with each other and with teachers in online forums. In some cases, students will help evaluate each other's work, and may even participate in some of the teaching online.

In addition, edX is being used as an experimental research platform to support and evaluate a variety of other new concepts in online learning.

Problems

A problem is that the creation and maintenance of comprehensive OCW requires substantial initial and ongoing investments of human labor. Effective translation into other languages and cultural contexts requires even more investment by knowledgeable personnel. This is one of the reasons why English is still the dominant language, and fewer open courseware options are available in other languages. The OCW platform SlideWiki addresses these issues through a crowdsourcing approach.

Africa

Eduflic - eduflic provides the platform and tools for everyone to access fully accredited online courses and degrees from top universities and industry leaders.

OER Africa

OER Africa has various OCW offerings available:

  • The Advanced Certificate in Education (ACE) Mathematics to assist teachers in their understanding upper primary and middle school maths as well as teaching issues relating to mathematical content
  • The ACE School Leadership and Management aimed at empowering school leaders to lead and manage schools effectively
  • The Household Food Security Programme aims to train household food security facilitators to work as change agents in the areas of agriculture, food and nutrition, focusing on households within communities
  • The Partnership for Enhanced and Blended Learning (PEBL) assists university partners across East Africa to develop courses that can be offered by participant universities through blended learning
  • The Agshare II project, a collaboration between three HEIs in Ethiopia and Uganda on agricultural issues, lists a number of courseware documents under the list of Resources, while Communication Skills courseware developed by the University of Malawi is available at the IADP-SADC Digital Resources Project.

Americas

Colombia

  • Universidad Icesi, OpenCourseWare de la Universidad Icesi

Brazil

Mexico

United States

This listing is roughly in the order of adoption of OCW principles.

The following are not directly affiliated with a specific university:

Asia

China

OpenCourseWare, originally initiated by MIT and the Hewlett Foundation, came to China in September 2003, when MIT and the Internet Engineering Task Force (IETF) joined together with Beijing Jiaotong University to organize an OpenCourseWare conference in Beijing. As a result of this conference, 12 universities petitioned the government to institute a program of OpenCourseWare in China. This group included some of the most prestigious universities in China, as well as the Central Radio and Television University, which is China's central open university, with more than 2 million students.

As a result of this petition, the Chinese government instituted the CORE (China Open Resources for Education) to promote OpenCourseWare in Chinese Universities, with Fun-Den Wang (the head of IETF) as chairman. The CORE is an NGO supported by the Hewlett Foundation, IETF and other foundations. According to CORE's website, it has nearly 100 Chinese universities as members, including the most prestigious universities in China, such as Tsinghua University, Peking University and Shanghai Jiaotong University. This organization organized volunteers to translate foreign OpenCourseWare, mainly MIT OpenCourseWare into Chinese and to promote the application of OpenCourseWare in Chinese universities. In February 2008, 347 courses had been translated into Chinese and 245 of them were used by 200 professors in courses involving a total of 8,000 students. It also tried to translate some Chinese courses into English, but the number is not too much and some are only title translated. There have also been produced 148 comparative studies comparing MIT curriculum with Chinese curriculum using the MIT OpenCourseWare material. CORE's offices are hosted within the China Central Radio and Television University, and they receive partial funding from the IETF and the Hewlett Foundation. They also host annual conferences on open education, and the 2008 conference was co-located with the international OpenCourseWare Consortium conference, which brought a large amount of foreign participants. The website has been offline since 2013.

But before the OpenCourseWare conference in Beijing and the establishment of CORE, on April 8, 2003, the Ministry of Education had published a policy to launch the China Quality Course (精品课程) program. This program accepts applications for university lecturers that wish to put their courses online, and gives grants of between $10,000 – 15,000 CAD per course that is put online, and made available free of charge to the general public (ibid.). The most prestigious award is for the "national level CQOCW", then there is "provincial level" and "school level". From 2003 to 2010, they produced 3862 courses at the national level by 746 universities. According to the official website for the China Quality Course, the total number of the courses available online is more than 20,000. These typically include syllabus, course notes, overheads, assignments, and in many cases audio or video of the entire lectures. The scale of this project has also spurred a large research activity, and over 3,000 journal articles have been written in Chinese about the topic of OpenCourseWare.

The UNESCO Institute for Information Technologies in Education (IITE) has been promoting Open Educational Resources (OER) in China.

Cul-studies.com provides culture studies and teaching in China under a Creative Commons license run by Contemporary Culture Studies (CCCS) of the Shanghai University.

China Quality Course

China Quality Course is a program launched by the Ministry of Education of the People's Republic of China since April 8, 2003. The website allows for ranking of courses. From 2003 to 2010, 3862 courses had been produced at the national level by 746 universities. According to the official website for the China Quality Course, the total number of courses available online is more than 20,000. It lists no license or copyright on the website.

Malaysia

University of Malaya (UM) is the foremost and premier Research University (RU) in Malaysia. It is a multidisciplinary RU that has more than 27,000 students and 1700 academic staff with 17 faculties and research centres that covers the whole spectrum of learning from the Arts, Sciences and Humanities. The university's beginning at the Kuala Lumpur campus dates back to 1959 and has graduated over 100,000 people, including leaders in various fields.

Pakistan

The Virtual University (Urdu:ورچوئل یونیورسٹی; Vu), is a public university located in urban area of Lahore, Punjab, Pakistan. Its additional campus is also located in residential area of Karachi, Sindh, Pakistan.

Established in 2002 by the Government of Pakistan to promote distance education in modern information and communication sciences as its primary objectives, the university is noted for its online lectures and broadcasting rigorous programs regardless of their students' physical locations. The university offers undergraduate and post-graduate courses in business administration, economics, computer science, and information technology. Due to its heavy reliance on serving lectures through the internet, Pakistani students residing overseas in several other countries of the region are also enrolled in the university's programs.

India

The National Programme on Technology Enhanced Learning (NPTEL) is a Government of India sponsored collaborative educational program. By developing curriculum-based video and web courses, the program aims to enhance the quality of engineering education in India. It is being jointly carried out by 7 IITs and IISc, Bangalore and is funded by the Ministry of Education (previously Ministry of Human Resource Development) of the Government of India.

Flexilearn is an open course portal. It was initiated by Indira Gandhi National Open University, and apart from providing free course materials, allows students to appear for the requisite exam conducted by the university and receive certification.

All previously operational local chapters are now collectively offering courses under SWAYAM (Study Webs of Active-Learning for Young Aspiring Minds). This is done through a platform that facilitates hosting of all the courses, taught in classrooms from Class 9 till post-graduation. All the courses are interactive and free of cost to any learner. Nine national co-coordinators are appointed, which also includes NPTEL, i.e., course work by Indian engineering institutes headed by IIT Madras. The courses hosted on SWAYAM are in four quadrants – video lecture, specially prepared reading material that can be downloaded and/ or printed, self-assessment tests through tests and quizzes and an online discussion forum.

Japan

OpenCourseWare was introduced and adopted in Japan.

In 2002, researchers from the National Institute of Multimedia Education (NIME) and Tokyo Institute of Technology (Tokyo Tech) studied the MIT OpenCourseWare, leading them to develop an OCW pilot plan with 50 courses at Tokyo Institute of Technology in September. Later, in July 2004, MIT gave a lecture about MIT OpenCourseWare at Tokyo Tech that prompted the first meeting of the Japan OCW Alliance. The meeting was held with four Japanese universities that had mainly been recruited through the efforts of MIT professor Miyagawa, and his personal contacts. In one case, the connection was the former president of the University of Tokyo being an acquaintance of Charles Vest, the former president of MIT.

In 2006, the OCW International Conference was held at Kyoto University wherein the Japanese OCW Association was reorganized into the Japan OCW Consortium. At that time, Japan OCW Consortium had over 600 courses; currently they have 18 university members, including the United Nations University (JOCW, n.d.). On Japanese university campuses there are few experts in content production, which makes it difficult to get support locally, and many of the universities have had to outsource their production of OCW. In example, the University of Tokyo has had to mainly employ students to create OCW.

The motivation for joining the OCW movement seems to be to create positive change among Japanese universities, including modernizing presentation style among lecturers, as well as sharing learning material. Japanese researchers have been particularly interested in the technical aspects of OCW, for example in creating semantic search engines. There is currently a growing interest for Open Educational Resources (OER) among Japanese universities, and more universities are expected to join the consortium.

"In order to become an integral institution that contributes to OER, the JOCW Consortium needs to forge solidarity among the member universities and build a rational for OER on its own, different from that of MIT, which would support the international deployment of Japanese universities and also Japanese style e-Learning."

Iran

The "Maktabkhooneh (Persian: مکتب خونه)" is an online educational platform in Iran which provides free online courses from universities in Iran. The motto of the Maktab-Khooneh is "Making Accessible Excellent High Quality Education For Every Iranian for Free". Maktabkhooneh partners with Iran's top universities, mostly Sharif University of Technology, University of Tehran, Amirkabir University of Technology, Tehran University of Medical Sciences and so on. There is more than 200 courses available on Maktabkhooneh for free.

The "ocw.um.ac.ir (Persian: سامانه فیلم های آموزشی دانشگاه فردوسی مشهد)" is an online educational platform in Iran which provides free online courses from Ferdowsi University of Mashhad in Iran. The motto of the ocw.um.ac.ir is "Making Accessible Excellent High Quality Education For Every Iranian for Free". ocw.um.ac.ir partners with Iran's top professors of Ferdowsi University of Mashhad and so on. There is more than 200 courses available on ocw.um.ac.ir for free.

Israel

The Open University of Israel has been a member through its Pe'er initiative since 2008.

Taiwan

Led by the National Chiao Tung University, Taiwan started organizing several open course plans, the main organization is named Taiwan open course and education consortium (Chinese: 台灣開放式課程暨教育聯盟). The plan attracted the National Taiwan University, National Chengchi University, National Taiwan Normal University, and others into the development of project.

United Arab Emirates

In the United Arab Emirates, a discussion, led by Dr. Linzi J. Kemp, American University of Sharjah, has begun about sharing teaching and learning materials (‘open course ware’) through a community of educators and practitioners in the GCC. There is growing availability of high quality and free open access materials shared between universities e.g. MIT (USA). Resource sharing also takes place on the ‘Open University (UK), OpenLearn’ platform. Kemp (2013) proposes that teaching and learning will be enhanced when teachers across institutions of higher education work together to bring their shared knowledge into classrooms. Furthermore, when the platform is opened up to include practitioners - e.g. employers - then the relationship with the industry will further ensure that the teaching and learning is available and beneficial for a wider community.

Europe

Germany

France

Netherlands

Romania

Turkey

United Kingdom

Open science

From Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Open_sc...