Topological spaceTopological spaces are structures that allow one to formalize concepts such as convergence, connectedness and continuity. They appear in virtually every branch of modern mathematics and are a central unifying notion. The branch of mathematics that studies topological spaces in their own right is called topology.
This article is technical. For a general overview of the subject, see the article on topology.
Definition
A topological space is a set X together with a collection T of subsets of X satisfying the following axioms:
# The empty set and X are in T.
# The union of any collection of sets in T is also in T.
# The intersection of any pair of sets in T is also in T.
The set T is a topology on X. The sets in T are the open sets, and their complements in X are the closed sets. The elements of X are called points.
The requirement that the union of any collection of open sets be open is more stringent than simply requiring that all pairwise unions be open, as the former includes unions of infinite collections of sets. By induction, the intersection of any finite collection of open sets is open. Thus, the third axiom can be also formulated as: The intersection of any finite collection of sets in T is also in T.
An alternate axiom equivalent to axiom 3 is that the topology be closed under all finite intersections instead of just pairwise intersections. This has the benefit that we need not explicitly require that X be in T, since the empty intersection is (by convention) X. Similarly, we can conclude that the empty set is in T by using axiom 2 and taking a union over the empty collection. Nevertheless, it is conventional to include axiom 1 even when it is redundant.
Comparison of topologies
A variety of topologies can be placed on a set to form a topological space. When every set in a topology T1 is also in a topology T2, we say that T2 is finer than T1, and T1 is coarser than T2. A proof which relies only on the existence of certain open sets will also hold for any finer topology, and similarly a proof that relies only on certain sets not being open applies to any coarser topology. The terms larger and smaller are sometimes used in place of finer and coarser, respectively. The terms stronger and weaker are also used in the literature, but with little agreement on the meaning, so one should always be sure of an author's convention when reading.
The collection of all topologies on a given fixed set X forms a complete lattice: if F = is a collection of topologies on X, then the meet of F is the intersection of F, and the join of F is the meet of the collection of all topologies on X which contain every member of F.
Continuous functions
A function between topological spaces is said to be continuous if the inverse image of every open set is open. This is an attempt to capture the intuition that there are no "breaks" or "separations" in the function. A homeomorphism is a bijection that is continuous and whose inverse is also continuous. Two spaces are said to be homeomorphic if there exists a homeomorphism between them. From the standpoint of topology, homeomorphic spaces are essentially identical.
The category of topological spaces, Top, with topological spaces as objects and continuous functions as morphisms is one of the fundamental categories in mathematics. The attempt to classify the objects of this category (up to homeomorphism) by invariants has motivated and generated entire areas of research, such as homotopy theory, homology theory, and K-theory, to name just a few.
Alternative definitions
There are many other equivalent ways to define a topological space. (In other words, each of the following defines a category equivalent to the category of topological spaces above.)
- Using de Morgan's laws, the axioms defining open sets become axioms defining closed sets:
# The empty set and X are closed.
# The intersection of any collection of closed sets is also closed.
# The union of any pair of closed sets is also closed.
- The Kuratowski closure axioms determine the closed sets as the fixed points of an operator on the power set of X.
- A neighbourhood of a point x is any set that contains an open set containing x. The neighbourhood system at x consists of all neighbourhoods of x. A topology can be determined by a set of axioms concerning all neighbourhood systems. Equivalently, a topology can be determined by a nearness relation between sets and points.
- A net is a generalisation of the concept of sequence. A topology is completely determined if for every net in X the set of its accumulation points is specified.
Examples of topological spaces
- Any set can be given the discrete topology in which every set is open. The only convergent sequences or nets in this topology are those that are eventually constant.
- Any set can be given the trivial topology in which only the empty set and the whole space are open. Every sequence and net in this topology converges to every point of the space. This example shows that in general topological spaces, limits of sequences need not be unique.
- The set of real numbers R is a topological space: the open sets are generated by the base of open intervals. This means a set is open if it is the union of (possibly infinitely many) open intervals. This is in many ways the most basic topological space and the one that guides most of our human intuition. However, relying on the real line as an intuitive guide for the general concept of topological space can often be dangerous.
- More generally, the Euclidean spaces Rn are topological spaces, and the open sets are generated by open balls.
- Every metric space is a topological space if one defines the open sets to be generated by the set of all open balls. In particular, every normed vector space is a topological space.
- Many sets of operators in functional analysis are endowed with topologies that are defined by specifying when a particular sequence of functions converges to the zero function.
- Any local field has a topology native to it, and this can be extended to vector spaces over that field.
- Every manifold is a topological space.
- Every simplex is a topological space. Simplexes are convex objects that are very useful in computational geometry. In Euclidean space of dimensions 0, 1, 2, and 3, the simplexes are the point, line segment, triangle and tetrahedron, respectively.
- Every simplicial complex is a topological space. A simplicial complex is made up of many simplices. Many geometric objects can be modeled by simplicial complexes — see also Polytope.
- The Zariski topology is a purely algebraically defined topology on the spectrum of a ring or an algebraic variety. On Rn or Cn, the closed sets of the Zariski topology are the solution sets of systems of polynomial equations.
- A linear graph is a topological space that generalises many of the geometric aspects of graphs with vertices and edges.
- Sierpinski space is the simplest non-trivial, non-discrete topology. It has important relations to the theory of computation and semantics.
- Any infinite set can be given the cofinite topology in which the open sets are the empty set and the sets whose complement is finite. This is the smallest T1 topology on the set.
- The real line can also be given the lower limit topology. Here, the open sets consist of the empty set, the whole real line, and all sets generated by half-open intervals of the form [a, b). This topology on R is strictly finer than the Euclidean topology defined above; a sequence converges to a point in this topology if and only if it converges from above in the Euclidean topology. This example shows that a set may have many distinct topologies defined on it.
- If Γ is an ordinal number, then the set [0, Γ] is a topological space, generated by the intervals (a, b], where a and b are elements of Γ.
Topological constructions
- Every subset of a topological space can be given the subspace topology in which the open sets are the intersections of the open sets of the larger space with the subset.
- For any nonempty collection of topological spaces, the product can be given the product topology. For finite products, the open sets are generated by the products of open sets.
- A quotient space is defined as follows. If X is a topological space and Y is a set, and if f : X → Y is a surjective function, then Y gets a topology where a set is open if and only if its inverse image is open. A common example comes when an equivalence relation is defined on the topological space X: the map f is then the natural projection onto the set of equivalence classes.
- The Vietoris topology on the set of all non-empty subsets of a topological space X is generated by the following basis: for every n-tuple U1, ..., Un of open sets in X, we construct a basis set consisting of all subsets of the union of the Ui which have non-empty intersection with each Ui.
Classification of topological spaces
Topological spaces can be broadly classified, up to homeomorphism, by their topological properties. A topological property is a property of spaces that is invariant under homeomorphisms. To prove that two spaces are not homeomorphic it is sufficient to find a topological property which is not shared by them. Examples of such properties include connectedness, compactness, and various separation axioms.
See the article on topological properties for more details and examples.
Topological spaces with algebraic structure
For any algebraic objects we can introduce the discrete topology, under which the algebraic operations are continuous functions. For any such structure which is not finite, we often have a natural topology which is compatible with the algebraic operations in the sense that the algebraic operations are still continuous. This leads to concepts such as topological groups, topological vector spaces, topological rings and local fields.
Topological spaces with order structure
- Spectral. A space is spectral if and only if it is the prime spectrum of a ring (Hochster theorem).
- Specialization preorder. In a space the specialization (or canonical) preorder is defined by x ≤ y if and only if c() ⊆ c().
Category:Topology
ko:위상공간 (수학)
ja:位相空間
Mathematics
Mathematics is often defined as the study of topics such as quantity, structure, space, and change. Another view, held by many mathematicians, is that mathematics is the body of knowledge justified by deductive reasoning, starting from axioms and definitions.
Practical mathematics, in nearly every society, is used for such purposes as accounting, measuring land, or predicting astronomical events. Mathematical discovery or research often involves discovering and cataloging patterns, without regard for application. The remarkable fact that the "purest" mathematics often turns out to have practical applications is what Eugene Wigner has called "the unreasonable effectiveness of mathematics." Today, the natural sciences, engineering, economics, and medicine depend heavily on new mathematical discoveries.
The word "mathematics" comes from the Greek μάθημα (máthema) meaning "science, knowledge, or learning" and μαθηματικός (mathematikós) meaning "fond of learning". It is often abbreviated maths in Commonwealth English and math in North American English.
History
:Main article: History of mathematics
The evolution of mathematics might be seen to be an ever-increasing series of abstractions, or alternatively an expansion of subject matter. The first abstraction was probably that of numbers. The realization that two apples and two oranges do have something in common, namely that they fill the hands of exactly one person, was a breakthrough in human thought.
In addition to recognizing how to count concrete objects, prehistoric peoples also recognized how to count abstract quantities, like time -- days, seasons, years. Arithmetic (e.g. addition, subtraction, multiplication and division), naturally followed. Monolithic monuments testify to a knowledge of geometry.
Further steps need writing or some other system for recording numbers such as tallies or the knotted strings called khipu used by the Inca empire to store numerical data. Numeral systems have been many and diverse.
Historically, the major disciplines within mathematics arose, from the start of recorded history, out of the need to do calculations on taxation and commerce, to understand the relationships among numbers, to measure land, and to predict astronomical events. These needs can be roughly related to the broad subdivision of mathematics, into the studies of quantity, structure, space, and change.
Mathematics since has been much extended, and there has been a fruitful interaction between mathematics and science, to the benefit of both.
Mathematical discoveries have been made throughout history and continue to be made today.
Inspiration, pure and applied mathematics, and aesthetics
Mathematics arises wherever there are difficult problems that involve quantity, structure, space, or change. At first these were found in commerce, land measurement and later astronomy; nowadays, all sciences suggest problems studied by mathematicians, and many problems arise within mathematics itself. Newton invented infinitesimal calculus and Feynman his Feynman path integral using a combination of reasoning and physical insight, and today's string theory also inspires new mathematics. Some mathematics is only relevant in the area that inspired it, and is applied to solve further problems in that area. But often mathematics inspired by one area proves useful in many areas, and joins the general stock of mathematical concepts.
As in most areas of study, the explosion of knowledge in the scientific age has led to specialization in mathematics. One major distinction is between pure mathematics and applied mathematics. Within applied mathematics, two major areas have split off and become disciplines in their own right, statistics and computer science.
Many mathematicians talk about the elegance of mathematics, its intrinsic aesthetics and inner beauty. Simplicity and generality are valued. There is beauty also in a clever proof, such as Euclid's proof that there are infinitely many prime numbers, and in a numerical method that speeds calculation, such as the fast Fourier transform. G. H. Hardy in "A Mathematicians Apology" expressed the belief that these esthetic considerations are, in themselves, sufficient to justify the study of pure mathematics. Main article: Mathematical beauty.
Notation, language, and rigor
Mathematical writing is not easily accessible to the layperson. A Brief History of Time, Stephen Hawking's 1988 bestseller, contained a single mathematical equation. This was the author's compromise with the publisher's advice, that each equation would halve the sales.
The reasons for the inaccessibility even of carefully-expressed mathematics can be partially explained. Contemporary mathematicians strive to be as clear as possible in the things they say and especially in the things they write (this they have in common with lawyers). They refer to rigor. To accomplish rigor, mathematicians have extended natural language. There is precisely-defined vocabulary for referring to mathematical objects, and stating certain common relations. There is an accompanying mathematical notation which, like musical notation, has a definite content and also has a strict grammar (under the influence of computer science, more often now called syntax). Some of the terms used in mathematics are also common outside mathematics, such as ring, group and category; but are not such that one can infer the meanings. Some are specific to mathematics, such as homotopy and Hilbert space. It was said that Henri Poincaré was only elected to the Académie Française so that he could tell them how to define automorphe in their dictionary.
Rigor is fundamentally a matter of mathematical proof. Mathematicians want their theorems to follow mechanically from axioms by means of formal axiomatic reasoning. This is to avoid mistaken 'theorems', based on fallible intuitions; of which plenty of examples have occurred in the history of the subject (for example, in mathematical analysis).
Axioms in traditional thought were 'self-evident truths', but that conception turns out not to be workable in pushing the mathematical boundaries. At a formal level, an axiom is just a string of symbols, which has an intrinsic meaning only in the context of all derivable formulas of an axiomatic system. It was the goal of Hilbert's program to put all of mathematics on a firm axiomatic basis, but according to Gödel's incompleteness theorem every (strong enough) axiom system has undecidable formulas; and so a final axiomatization of mathematics is unavailable. Nonetheless mathematics is often imagined to be (as far as its formal content) nothing but set theory in some axiomatization, in the sense that every mathematical statement or proof could be cast into formulas within set theory.
Is mathematics a science?
Carl Friedrich Gauss referred to mathematics as the Queen of the Sciences. The mathematician-physicist Leon M. Lederman has quipped: "The physicists defer only to mathematicians, and the mathematicians defer only to God (though you may be hard pressed to find a mathematician that modest)."
If one considers science to be strictly about the physical world, then mathematics, or at least pure mathematics, is not a science. An alternative view is that certain scientific fields (such as theoretical physics) are mathematics with axioms that are intended to correspond to reality. In fact, the theoretical physicist, J. M. Ziman, proposed that science is public knowledge and thus includes mathematics. [http://info.med.yale.edu/therarad/summers/ziman.htm]
In any case, mathematics shares much in common with many fields in the physical sciences, notably
the exploration of the logical consequences of assumptions. Intuition and experimentation also play a role in the formulation of conjectures in both mathematics and the (other) sciences.
Overview of fields of mathematics
As noted above, the major disciplines within mathematics first arose out of the need to do calculations in commerce, to understand the relationships between numbers, to measure land, and to predict astronomical events. These four needs can be roughly related to the broad subdivision of mathematics into the study of quantity, structure, space, and change (i.e. arithmetic, algebra, geometry and analysis). In addition to these main concerns, there are also subdivisions dedicated to exploring links from the heart of mathematics to other fields: to logic, to set theory (foundations) and to the empirical mathematics of the various sciences (applied mathematics).
The study of quantity starts with numbers, first the familiar natural numbers and integers and their arithmetical operations, which are characterized in arithmetic. The deeper properties of whole numbers are studied in number theory.
The study of structure began with investigations of Pythagorean triples. Neolithic monuments on the British Isles are constructed using Pythagorean triples. Eventually, this led to the invention of more abstract numbers, such as the square root of two. The deeper structural properties of numbers are studied in abstract algebra and the investigation of groups, rings, fields and other abstract number systems. Included is the important concept of vectors, generalized to vector spaces and studied in linear algebra. The study of vectors combines three of the fundamental areas of mathematics, quantity, structure, and space.
The study of space originates with geometry, beginning with Euclidean geometry. Trigonometry combines space and number. The modern study of space generalizes these ideas to include higher-dimensional geometry, non-Euclidean geometries (which play a central role in general relativity) and topology. Quantity and space both play a role in analytic geometry, differential geometry, and algebraic geometry. Within differential geometry are the concepts of fiber bundles, calculus on manifolds. Within algebraic geometry is the description of geometric objects as solution sets of polynomal equations, combining the concepts of quantity and space, and also the study of topological groups, which combine structure and space. Lie groups are used to study space, structure, and change. Topology in all its many ramifications may be the greatest growth area in 20th century mathematics.
Understanding and describing change is a common theme in the natural sciences, and calculus was developed as a most useful tool. The central concept used to describe a changing quantity is that of a function. Many problems lead quite naturally to relations between a quantity and its rate of change, and the methods of differential equations. The numbers used to represent continuous quantities are the real numbers, and the detailed study of their properties and the properties of real-valued functions is known as real analysis. These have been generalized, with the inclusion of the square root of negative one, to the complex numbers, which are studied in complex analysis. Functional analysis focuses attention on (typically infinite-dimensional) spaces of functions. One of many applications of functional analysis is quantum mechanics. Many phenomena in nature can be described by dynamical systems; chaos theory makes precise the ways in which many of these systems exhibit unpredictable yet still deterministic behavior.
Beyond quantity, structure, space, and change are areas of pure mathematics that can be approached only by deductive reasoning. In order to clarify the foundations of mathematics, the fields of mathematical logic and set theory were developed. Mathematical logic, which divides into recursion theory, model theory, and proof theory, is now closely linked to computer science. When electronic computers were first conceived, several essential theoretical concepts in computer science were shaped by mathematicians, leading to the fields of computability theory, computational complexity theory, and information theory. Many of those topics are now investigated in theoretical computer science. Discrete mathematics is the common name for the fields of mathematics most generally useful in computer science.
An important field in applied mathematics is statistics, which uses probability theory as a tool and allows the description, analysis, and prediction of phenomena where chance plays a part. It is used in all the sciences. Numerical analysis investigates methods for using computers to efficiently solve a broad range of mathematical problems that are typically beyond human capacity, and taking rounding errors or other sources of error into account to obtain credible answers.
Major themes in mathematics
An alphabetical and subclassified list of mathematical topics is available. The following list of themes and links gives just one possible view. For a fuller treatment, see Areas of mathematics or the list of lists of mathematical topics.
Quantity
This starts from explicit measurements of sizes of numbers or sets, or ways to find such measurements.
:
:Number – Natural number – Integers – Rational numbers – Real numbers – Complex numbers – Hypercomplex numbers – Quaternions – Octonions – Sedenions – Hyperreal numbers – Surreal numbers – Ordinal numbers – Cardinal numbers – p-adic numbers – Integer sequences – Mathematical constants – Number names – Infinity – Base
Structure
:Pinning down ideas of size, symmetry, and mathematical structure.
:
:Abstract algebra – Number theory – Algebraic geometry – Group theory – Monoids – Analysis – Topology – Linear algebra – Graph theory – Universal algebra – Category theory – Order theory – Measure theory
Space
:A more visual approach to mathematics.
:
:Topology – Geometry – Trigonometry – Algebraic geometry – Differential geometry – Differential topology – Algebraic topology – Linear algebra – Fractal geometry
Change
:Ways to express and handle change in mathematical functions, and changes between numbers.
:
:Arithmetic – Calculus – Vector calculus – Analysis – Differential equations – Dynamical systems – Chaos theory – List of functions
Foundations and methods
:Approaches to understanding the nature of mathematics.
:philosophy of mathematics – mathematical intuitionism – mathematical constructivism – foundations of mathematics – set theory – symbolic logic – model theory – category theory – Logic – reverse mathematics – table of mathematical symbols
Discrete mathematics
:Discrete mathematics involves techniques that apply to objects that can only take on specific, separated values.
:
:Combinatorics – Naive set theory – Theory of computation– Cryptography – Graph theory
Applied mathematics
:Applied mathematics uses the full knowledge of mathematics to solve real-world problems.
:Mathematical physics – Mechanics – Fluid mechanics – Numerical analysis – Optimization – Probability – Statistics – Mathematical economics – Financial mathematics – Game theory – Mathematical biology – Cryptography – Information theory
Important theorems
:These theorems have interested mathematicians and non-mathematicians alike.
:See list of theorems for more
:Pythagorean theorem – Fermat's last theorem – Gödel's incompleteness theorems – Fundamental theorem of arithmetic – Fundamental theorem of algebra – Fundamental theorem of calculus – Cantor's diagonal argument – Four color theorem – Zorn's lemma – Euler's identity – classification theorems of surfaces – Gauss-Bonnet theorem – Quadratic reciprocity – Riemann-Roch theorem.
Important conjectures
See list of conjectures for more
:These are some of the major unsolved problems in mathematics.
:Goldbach's conjecture – Twin Prime Conjecture – Riemann hypothesis – Poincaré conjecture – Collatz conjecture – P=NP? – open Hilbert problems.
History and the world of mathematicians
See also list of mathematics history topics
:History of mathematics – Timeline of mathematics – Mathematicians – Fields medal – Abel Prize – Millennium Prize Problems (Clay Math Prize) – International Mathematical Union – Mathematics competitions – Lateral thinking – Mathematical abilities and gender issues
Mathematics and other fields
:Mathematics and architecture – Mathematics and education – Mathematics of musical scales
Common misconceptions
Mathematics is not a closed intellectual system, in which everything has already been worked out. There is no shortage of open problems.
Pseudomathematics is a form of mathematics-like activity undertaken outside academia, and occasionally by mathematicians themselves. It often consists of determined attacks on famous questions, consisting of proof-attempts made in an isolated way (that is, long papers not supported by previously published theory). The relationship to generally-accepted mathematics is similar to that between pseudoscience and real science. The misconceptions involved are normally based on:
- misunderstanding of the implications of mathematical rigour;
- attempts to circumvent the usual criteria for publication of mathematical papers in a learned journal after peer review, with assumptions of bias;
- lack of familiarity with, and therefore underestimation of, the existing literature.
The case of Kurt Heegner's work shows that the mathematical establishment is neither infallible, nor unwilling to admit error in assessing 'amateur' work. And like astronomy, mathematics owes much to amateur contributors such as Fermat and Mersenne.
Mathematics is not accountancy. Although arithmetic computation is crucial to accountants, their main concern is to verify that computations are correct through a system of doublechecks. Advances in abstract mathematics are mostly irrelevant to the efficiency of concrete bookkeeping, but the use of computers clearly does matter.
Mathematics is not numerology. Numerology uses modular arithmetic to reduce names and dates down to numbers, but assigns emotions or traits to these numbers intuitively or on the basis of traditions.
Mathematical concepts and theorems need not correspond to anything in the physical world. In the case of geometry, for example, it is not relevant to mathematics to know whether points and lines exist in any physical sense, as geometry starts from axioms and postulates about abstract entities called "points" and "lines" that we feed into the system. While these axioms are derived from our perceptions and experience, they are not dependent on them. And yet, mathematics is extremely useful for solving real-world problems. It is this fact that led Eugene Wigner to write an essay on The Unreasonable Effectiveness of Mathematics in the Natural Sciences.
Mathematics is not about unrestricted theorem proving, any more than literature is about the construction of grammatically correct sentences. However, theorems are elements of formal theories, and in some cases computers can generate proofs of these theorems more or less automatically, by means of automated theorem provers. These techniques have proven useful in formal verification of programs and hardware designs. However, they are unlikely to generate (in the near term, at least) mathematics with any widely recognized aesthetic value.
See also
- Mathematical game
- Mathematical problem
- Mathematical puzzle
- Puzzle
Bibliography
- Benson, Donald C., The Moment Of Proof: Mathematical Epiphanies (1999).
- Courant, R. and H. Robbins, What Is Mathematics? (1941);
- Davis, Philip J. and Hersh, Reuben, The Mathematical Experience. Birkhäuser, Boston, Mass., 1980. A gentle introduction to the world of mathematics.
- Boyer, Carl B., History of Mathematics, Wiley, 2nd edition 1998 available, 1st edition 1968 . A concise history of mathematics from the Concept of Number to contemporary Mathematics.
- Gullberg, Jan, Mathematics--From the Birth of Numbers. W.W. Norton, 1996. An encyclopedic overview of mathematics presented in clear, simple language.
- Hazewinkel, Michiel (ed.), Encyclopaedia of Mathematics. Kluwer Academic Publishers 2000. A translated and expanded version of a Soviet math encyclopedia, in ten (expensive) volumes, the most complete and authoritative work available. Also in paperback and on CD-ROM.
- Kline, M., Mathematical Thought from Ancient to Modern Times (1973).
- Pappas, Theoni, The Joy Of Mathematics (1989).
External links
- [http://www.cut-the-knot.org/ Interactive Mathematics Miscellany and Puzzles] — A collection of articles on various math topics, with interactive Java illustrations at cut-the-knot
- Rusin, Dave: [http://www.math-atlas.org/ The Mathematical Atlas]. A guided tour through the various branches of modern mathematics.
- Stefanov, Alexandre: [http://us.geocities.com/alex_stef/mylist.html Textbooks in Mathematics]. A list of free online textbooks and lecture notes in mathematics.
- Weisstein, Eric et al.: [http://www.mathworld.com/ MathWorld: World of Mathematics]. An online encyclopedia of mathematics.
- Polyanin, Andrei: [http://eqworld.ipmnet.ru/ EqWorld: The World of Mathematical Equations]. An online resource focusing on algebraic, ordinary differential, partial differential (mathematical physics), integral, and other mathematical equations.
- A mathematical thesaurus maintained by the [http://nrich.maths.org/ NRICH] project at the University of Cambridge (UK), [http://thesaurus.maths.org/ Connecting Mathematics]
- [http://planetmath.org/ Planet Math]. An online math encyclopedia under construction, focusing on modern mathematics. Uses the GFDL, allowing article exchange with Wikipedia. Uses TeX markup.
- [http://www.mathforge.net/ Mathforge]. A news-blog with topics ranging from popular mathematics to popular physics to computer science and education.
- [http://www.youngmath.net/concerns Young Mathematicians Network (YMN)]. A math-blog "Serving the Community of Young Mathematicians". Topics include: Math News, Grad and Undergrad Life, Job Search, Career, Work & Family, Teaching, Research, Misc...
- [http://metamath.org/ Metamath]. A site and a language, that formalize math from its foundations.
- [http://world.std.com/~reinhold/dir/mathmovies.html Math in the Movies]. A guide to major motion pictures with scenes of real mathematics
- [http://math.cofc.edu/faculty/kasman/MATHFICT/default.html Mathematics in fiction]. Links to works of fiction that refer to mathematics or mathematicians.
- [http://www.mathhelpforum.com/math-help Math Help Forum]. A forum, for math help, math discussion and debate.
- [http://www.sosmath.com/CBB S.O.S. Mathematics Cyberboard] a math help forum which incorporates a LaTeX extension, making it easier for members to write and display math formulae.
- [http://www-history.mcs.st-and.ac.uk/~history/ Mathematician Bibliography]. Extensive history and quotes from all famous mathematicians.
- [http://www.physicsmathforums.com/ Physics Math Forums]
-
Category:School subjects
fiu-vro:Matõmaatiga
zh-min-nan:Sò·-ha̍k
ko:수학
ms:Matematik
ja:数学
simple:Mathematics
th:คณิตศาสตร์
Axiom
In epistemology, an axiom is a self-evident truth upon which other knowledge must rest, from which other knowledge is built up. Not all epistemologists agree that any axioms, understood in that sense, exist.
In mathematics, an axiom is not necessarily a self-evident truth but rather, a formal logical expression used in a deduction to yield further results. Mathematics distinguishes two types of axioms: logical axioms and non-logical axioms.
Etymology
The word axiom comes from the Greek word
αξιωμα (axioma), which means that which is deemed worthy or fit or that which is considered self-evident. The word comes from αξιοειν (axioein), meaning to deem worthy, which in turn comes from αξιος (axios), meaning worthy. Among the ancient Greek philosophers an axiom was a claim which could be seen to be true without any need for proof.
Mathematics
In the field of mathematical logic, a clear distinction is made between two notions of axioms: logical axioms and non-logical axioms.
Logical axioms
These are certain formulas in a language that are universally valid, that is, formulas that are satisfied by every structure under every variable assignment function. More colloquially, these are statements that are true in any possible universe, under any possible interpretation and with any assignment of values. Usually one takes as logical axioms some minimal set of tautologies that is sufficient for proving all tautologies in the language.
Examples
In the propositional calculus it is common to take as logical axioms all formulas of the following forms, where , , and can be any formulas of the language:
#
#
#
Each of these patterns is an axiom schema, a rule for generating an infinite number of axioms. For example, if , , and are propositional variables, then and are both instances of axiom schema 1, and hence are axioms. It can be shown that with only these three axiom schemata and modus ponens, one can prove all tautologies of the propositional calculus. It can also be shown that no pair of these schemata is sufficient for proving all tautologies with modus ponens.
These axiom schemata are also used in the predicate calculus, but additional logical axioms are needed.
Example. Let be a first-order language. For each variable , the formula
is universally valid.
This means that for any variable symbol , the formula can be regarded as an axiom. Also, in this example, for this not to fall into vagueness and a never-ending series of "primitive notions", either a precise notion of what we mean by (or, for all what matters, "to be equal") has to be well established first, or a purely formal and syntactical usage of the symbol has to be enforced, and mathematical logic does indeed do that.
Another, more interesting example, is that which provides us with what is known as universal instantiation:
Example. Given a formula in a first-order language , a variable and a term that is substitutable for in , the formula
is universally valid.
Informally speaking, this example allows us to state that if we know that a certain property holds for every and that if stands for a particular object in our structure, then we should be able to claim . Again, we are claiming that the formula is valid, that is, we must be able to give a "proof" of this fact, or more properly speaking, a metaproof. Actually, these examples are metatheorems of our theory of mathematical logic since we are dealing with the very concept of proof itself. Aside from this, we can also have existential generalization:
Axiom scheme. Given a formula in a first-order language , a variable and a term that is substitutable for in , the formula
is universally valid.
Non-logical axioms
Non-logical axioms are formulas that play the role of theory-specific assumptions. Reasoning about two different structures, for example the natural numbers and the integers, may involve the same logical axioms; the non-logical axioms aim to capture what is special about a particular structure (or set of structures, such as groups). Thus non-logical axioms, unlike logical axioms, are not tautologies. Another name for a non-logical axiom is postulate.
Almost every modern mathematical theory starts from a given set of non-logical axioms, and it was thought that in principle every theory could be axiomatized in this way and formalized down to the bare language of logical formulas. This turned out to be impossible and proved to be quite a story (see below).
Non-logical axioms are often simply referred to as axioms in mathematical discourse. This does not mean that it is claimed that they are true in some absolute sense. For example, in some groups, the group operation is commutative, and this can be asserted with the introduction of an additional axiom, but without this axiom we can do quite well developing (the more general) group theory, and we can even take its negation as an axiom for the study of non-commutative groups.
Thus, an axiom is an elementary basis for a formal logic system that together with the rules of inference define a deductive system.
Examples
This section gives examples of mathematical theories that are developed entirely from a set of non-logical axioms (axioms, henceforth). A rigorous treatment of any of these topics begins with a specification of these axioms.
Basic theories, such as arithmetic, real analysis (sometimes referred to as the theory of functions of one real variable), linear algebra, and complex analysis (a.k.a. complex variables), are often introduced non-axiomatically in mostly technical studies, but any rigorous course in these subjects always begins by presenting its axioms.
Geometries such as Euclidean geometry, projective geometry, symplectic geometry. Interestingly one of the results of the fifth Euclidean axiom being a non-logical axiom is that the three angles of a triangle do not by definition add to 180°. Only under the umbrella of Euclidean geometry is this always true.
The study of topology in mathematics extends all over through point set topology, algebraic topology, differential topology, and all the related paraphernalia, such as homology theory, homotopy theory.
The development of abstract algebra brought with itself group theory, rings and fields, Galois theory.
This list could be expanded to include most fields of mathematics, including axiomatic set theory, measure theory, ergodic theory, probability, representation theory, and differential geometry.
Arithmetic
The Peano axioms are the most widely used axiomatization of arithmetic. They are a set of axioms strong enough to prove many important facts about number theory and they allowed Gödel to establish his famous second incompleteness theorem.
We have a language where is a constant symbol and is a unary function and the following axioms:
#
#
# for any formula with one free variable.
The standard structure is where is the set of natural numbers, is the successor function and is naturally interpreted as the number 0.
Euclidean geometry
Probably the oldest, and most famous, list of axioms are the 4 + 1 Euclid's postulates of plane geometry. This set of axioms turns out to be incomplete, and many more postulates are necessary to rigorously characterize his geometry (Hilbert used 23).
The axioms are referred to as "4 + 1" because for nearly two millennia the fifth (parallel) postulate ("through a point outside a line there is exactly one parallel") was suspected of being derivable from the first four. Ultimately, the fifth postulate was found to be independent of the first four. Indeed, one can assume that no parallels through a point outside a line exist, that exactly one exists, or that infinitely many exist. These choices give us alternative forms of geometry in which the interior angles of a triangle add up to less than, exactly, or more than a straight line respectively and are known as elliptic, Euclidean, and hyperbolic geometries.
Real analysis
The object of study is the real numbers. The real numbers are uniquely picked out (up to isomorphism) by the properties of a complete ordered field. However, expressing these properties as axioms requires use of second-order logic. The Löwenheim-Skolem theorems tell us that if we restrict ourselves to first-order logic, any axiom system for the reals admits other models, including both models that are smaller than the reals and models that are larger. Some of the latter are studied in non-standard analysis.
Role in mathematical logic
Deductive systems and completeness
A deductive system consists of a set of logical axioms, a set of non-logical axioms, and a set of rules of inference. A desirable property of a deductive system is that it be complete. A system is said to be complete if, for all formulas ,
if then
that is, for any statement that is a logical consequence of there actually exists a deduction of the statement from . This is sometimes expressed as "everything that is true is provable", but it must be understood that "true" here means "made true by the set of axioms", and not, for example, "true in the intended interpretation". Gödel's completeness theorem establishes the completeness of a certain commonly-used type of deductive system.
Note that "completeness" has a different meaning here than it does in the context of Gödel's first incompleteness theorem, which states that no recursive, consistent set of non-logical axioms of the Theory of Arithmetic is complete, in the sense that there will always exist an arithmetic statement such that neither nor can be proved from the given set of axioms.
There is thus, on the one hand, the notion of completeness of a deductive system and on the other hand that of completeness of a set of non-logical axioms. The completeness theorem and the incompleteness theorem, despite their names, do not contradict one another.
Further discussion
Early mathematicians regarded axiomatic geometry as a model of physical space, and obviously there could only be one such model. The idea that alternative mathematical systems might exist was very troubling to mathematicians of the 19th century and the developers of systems such as Boolean algebra made elaborate efforts to derive them from traditional arithmetic. Galois showed just before his untimely death that these efforts were largely wasted, but that the grand parallels between axiomatic systems could be put to good use, as he algebraically solved many classical geometrical problems. Ultimately, the abstract parallels between algebraic systems were seen to be more important than the details and modern algebra was born. In the modern view we may take as axioms any set of formulas we like, as long as they are not known to be inconsistent.
See also
- Axiomatic system
- Peano axioms
- Axiom of choice
- Axiom of countability
- Axiomatic set theory
- Parallel postulate
- Continuum hypothesis
- Axiomatization
- List of axioms
External links
- [http://us.metamath.org/mpegif/mmset.html#axioms Metamath axioms page]
Category:AlgebraCategory:Logic
ko:공리
ja:公理
Union (set theory)In set theory and other branches of mathematics, the union of a collection of sets is the set that contains everything that belongs to any of the sets, but nothing else.
This article uses mathematical symbols.
Basic definition
mathematical symbols
If A and B are sets, then the union of A and B is the set that contains all elements of A and all elements of B, but no other elements.
The union of A and B is usually written "A ∪ B".
Formally:
: x is an element of A ∪ B if and only if
: - x is an element of A or
: - x is an element of B.
(This is an inclusive "or".)
For example, the union of the sets and is .
The number 9 is not contained in the union of the set of prime numbers and the set of even numbers , because 9 is neither prime nor even.
Finite unions
More generally, one can take the union of several sets at once.
The union of A, B, and C, for example, contains all elements of A, all elements of B, and all elements of C, and nothing else.
Formally, x is an element of A ∪ B ∪ C if x is in A or x is in B or x is in C.
Union is an associative operation, it doesn't matter in what order unions are taken. In mathematics a finite union means any union carried out on a finite number of sets: it doesn't imply that the union set is a finite set.
Algebraic properties
Binary union (the union of just two sets at a time) is an associative operation; that is,
:A ∪(B ∪ C) = (A ∪ B) ∪ C.
In fact, A ∪ B ∪ C is equal to both of these sets as well, so parentheses are never needed when writing only unions.
Similarly, union is commutative, so the sets can be written in any order.
The empty set is an identity element for the operation of union.
That is, ∪ A = A, for any set A.
Thus one can think of the empty set as the union of zero sets.
In terms of the definitions, these facts follow from analogous facts about logical disjunction.
Together with intersection and complement, union makes any power set into a Boolean algebra.
For example, union and intersection distribute over each other, and all three operations are combined in De Morgan's laws.
Replacing union with symmetric difference gives a Boolean ring instead of a Boolean algebra.
Infinite unions
The most general notion is the union of an arbitrary collection of sets.
If M is a set whose elements are themselves sets, then x is an element of the union of M if and only if for at least one element A of M, x is an element of A.
In symbols:
:
That this union of M is a set no matter how large a set M itself might be, is the content of the axiom of union in axiomatic set theory.
This idea subsumes the above paragraphs, in that for example, A ∪ B ∪ C is the union of the collection .
Also, if M is the empty collection, then the union of M is the empty set.
The analogy between finite unions and logical disjunction extends to one between infinite unions and existential quantification.
The notation for the general concept can vary considerably.
Hardcore set theorists will simply write
:
while most people will instead write
:
The latter notation can be generalised to
:
which refers to the union of the collection .
Here I is a set, and Ai is a set for every i in I.
In the case that the index set I is the set of natural numbers, the notation is analogous to that of infinite series:
:
When formatting is difficult, this can also be written "A1 ∪ A2 ∪ A3 ∪ ···".
(This last example, a union of countably many sets, is very common in analysis; for an example see the article on σ-algebras.)
Finally, let us note that whenever the symbol "∪" is placed before other symbols instead of between them, it is of a larger size.
Intersection distributes over infinitary union, in the sense that
:
We can also combine infinitary union with infinitary intersection to get the law
:
See also
- Naive set theory
- Intersection
- Complement
- Symmetric difference
- Disjoint union
Category:Abstract algebra
Category:Algebra
Category:Set theory
ko:합집합
ja:和集合
Intersection (set theory)In mathematics, the intersection of two sets A and B is the set that contains all elements of A that also belong to B (or equivalently, all elements of B that also belong to A), but no other elements.
For explanation of the symbols used in this article, refer to the table of mathematical symbols.
Basic definition
table of mathematical symbols
The intersection of A and B is written "A ∩ B".
Formally:
: x is an element of A ∩ B if and only if
: - x is an element of A and
: - x is an element of B.
For example, the intersection of the sets and is .
The number 9 is not contained in the intersection of the set of prime numbers and the set of odd numbers .
If the intersection of two sets A and B is empty, that is they have no elements in common, then they are said to be disjoint, denoted: A ∩ B = Ø. For example the sets and are disjoint, written ∩ = Ø.
More generally, one can take the intersection of several sets at once.
The intersection of A, B, C, and D, for example, is A ∩ B ∩ C ∩ D = A ∩ (B ∩ (C ∩ D)).
Intersection is an associative operation; thus, A ∩ (B ∩ C) = (A ∩ B) ∩ C.
Arbitrary intersections
The most general notion is the intersection of an arbitrary nonempty collection of sets.
If M is a nonempty set whose elements are themselves sets, then x is an element of the intersection of M if and only if for every element A of M, x is an element of A.
In symbols:
:
This idea subsumes the above paragraphs, in that for example, A ∩B ∩C is the intersection of the collection .
The notation for this last concept can vary considerably.
set theorists will sometimes write "∩M", while others will instead write "∩A∈M A".
The latter notation can be generalized to "∩i∈I Ai", which refers to the intersection of the collection .
Here I is a nonempty set, and Ai is a set for every i in I.
In the case that the index set I is the set of natural numbers, you might see notation analogous to that of an infinite series:
:
When formatting is difficult, this can also be written "A1 ∩ A2 ∩ A3 ∩ ...", even though strictly speaking, A1 ∩ (A2 ∩ (A3 ∩ ... makes no sense.
(This last example, an intersection of countably many sets, is actually very common; for an example see the article on σ-algebras.)
Finally, let us note that whenever the symbol "∩" is placed before other symbols instead of between them, it should be of a larger size.
(Eventually this will be available in HTML as the character entity ⋂, but until then, try <big>∩</big>.)
Nullary intersection
Note that in the previous section we excluded the case where M was the empty set (∅). The reason is the follows. The intersection of the collection M is defined as the set (see set-builder notation)
:
If M is empty there are no sets A in M, so the question becomes "which x's satisfy the stated condition?" The answer seems to be every possible x. When M is empty the condition given above is an example of a vacuous truth. So the intersection of the empty family should be the "set of everything". The problem is, there is no such set. Assuming such a set exists leads to a famous problem in naive set theory known as Cantor's paradox. For this reason the intersection of the empty set is left undefined. There is nothing that can be done about the problem, it is just a fact of life in mathematics.
A partial fix for this problem can be found if we agree to restriction our attention to subsets of a fixed set U called the universe. In this case the intersection of a family of subsets of U can be defined as
:
Now if M is empty there is no problem. The intersection is just the entire universe U, which is a well-defined set by assumption.
See also
- Naive set theory
- Union
- Complement
- Symmetric difference
Category:Abstract algebra
Category:Algebra
Category:Set theory
ko:교집합
ja:積集合
Open setIn topology and related fields of mathematics, a set U is called open if, intuitively speaking, you can "wiggle" or "change" any point x in U by a small amount in any direction and still be inside U.
In other words, if x is surrounded only by elements of U; it can't be on the edge of U.
As a typical example, consider the open interval (0,1) consisting of all real numbers x with 0 < x < 1.
If you "wiggle" such an x a little bit (but not too much), then the wiggled version will still be a number between 0 and 1.
Therefore, the interval (0,1) is open.
However, the interval (0,1] consisting of all numbers x with 0 < x ≤ 1 is not open; if you take x = 1 and wiggle a tiny bit in the positive direction, you will be outside of (0,1].
Note that whether a given set U is open depends on the surrounding space, the "wiggle room".
For instance, the set of rational numbers between 0 and 1 (exclusive) is open in the rational numbers, but it is not open in the real numbers.
Note also that "open" is not the opposite of "closed".
First, there are sets which are both open and closed (called clopen sets); in R and other connected spaces, only the empty set and the whole space are clopen, while the set of all rational numbers smaller than √2 is clopen in the rationals.
Also, there are sets which are neither open nor closed, such as (0,1] in R.
Definitions
The concept of open sets can be formalized in various degrees of generality.
Function-analytic
A point set in Rn is called open when every point P of the set is an inner point.
Euclidean space
A subset U of the Euclidean n-space Rn is called open if, given any point x in U, there exists a real number ε > 0 such that, given any point y in Rn whose Euclidean distance from x is smaller than ε, y also belongs to U. (Equivalently, U is open if every point in U has a neighbourhood contained in U)
Intuitively, ε measures the size of the allowed "wiggles".
An example of an open set in R2 (on a plane) would be all the points within a circle radius r, which satisfy the equation .
Because the distance of any point p in this set from the edge of the set is greater than zero: , we can set ε to half of this distance, which means ε is also greater than zero, and all the points that are within a distance of ε to p are also in the set, thus satisfying the conditions for an open set.
Metric spaces
A subset U of a metric space (M,d) is called open if, given any point x in U, there exists a real number ε > 0 such that, given any point y in M with d(x,y) < ε, y also belongs to U. (Equivalently, U is open if every point in U has a neighbourhood contained in U)
This generalises the Euclidean space example, since Euclidean space with the Euclidean distance is a metric space.
Topological spaces
In topological spaces, the concept of openness is taken to be fundamental.
One starts with an arbitrary set X and a family of subsets of X satisfying certain properties that every "reasonable" notion of openness is supposed to have.
(Specifically: the union of open sets is open, the finite intersection of open sets is open, and in particular the empty set and X itself are open.)
Such a family T of subsets is called a topology on X, and the members of the family are called the open sets of the topological space (X,T). Note that infinite intersections of open sets need not be open. Sets that can be constructed as the intersection of countably many open sets are denoted Gδ sets.
The topological definition of open sets generalises the metric space definition:
If you start with a metric space and define open sets as before, then the family of all open sets will form a topology on the metric space.
Every metric space is hence in a natural way a topological space.
(There are however topological spaces which are not metric spaces.)
Uses
Every subset A of a topological space X contains a (possibly empty) open set; the largest such open set is called the interior of A.
It can be constructed by taking the union of all the open sets contained in A.
Given topological spaces X and Y, a function f from X to Y is continuous if the preimage of every open set in Y is open in X.
The map f is called open if the image of every open set in X is open in Y.
An open set on the real line has the characteristic property that it is a countable union of disjoint open intervals.
Manifolds
A manifold is called open if it is a manifold without boundary and if it is not compact.
This notion differs somewhat from the openness discussed above.
Category:general topology
ja:開集合
Closed set:For closed manifolds, see closed manifold. For closed orbits, see Closed orbit.
In topology and related branches of mathematics, a closed set is a set whose complement is open. This implies that a closed set contains its own boundary. Intuitively, if you are outside the set, and you "wiggle" a little bit, you will still be outside the set.
Note that this notion depends on the concept of "outside", the surrounding space with respect to which the complement is taken.
For instance, the unit interval [0,1] is closed in the real numbers, and the set [0,1] ∩ Q of rational numbers between 0 and 1 (inclusive) is closed in the space of rational numbers, but [0,1] ∩ Q is not closed in the real numbers.
Some sets are neither open nor closed, for instance the half-open interval [0,1) in the real numbers.
In functional analysis, a point set is closed if it contains all its accumulation points.
The notion of closed set is defined above in terms of open sets, a concept that makes sense for topological spaces, as well as for other spaces that carry topological structures, such as metric spaces, differentiable manifolds, uniform spaces, and gauge spaces.
An alternative characterization of closed sets is available via sequences and nets.
A subset A of a topological space X is closed in X if and only if every limit of every net of elements of A also belongs to A.
In a first-countable space (such as a metric space), it is enough to consider only sequences, instead of all nets.
One value of this characterisation is that it may be used as a definition in the context of convergence spaces, which are more general than topological spaces.
Notice that this characterisation also depends on the surrounding space X, because whether or not a sequence or net converges in X depends on what points are present in X.
Any intersection of arbitrarily many closed sets is closed, and any union of finitely many closed sets is closed.
In particular, the empty set and the whole space are closed.
In fact, given a set X and a collection F of subsets of X that has these properties, then F will be the collection of closed sets for a unique topology on X.
The intersection property also allows one to define the closure of a set A in a space X, which is defined as the smallest closed subset of X that is a superset of A.
Specifically, the closure of A can be constructed as the intersection of all of these closed supersets.
Sets that can be constructed as the union of countably many closed sets are denoted Fσ sets. These sets need not be closed.
We have seen twice that whether a set is closed is relative; it depends on the space that it's embedded in.
However, the compact Hausdorff spaces are "absolutely closed" in a certain sense.
To be precise, if you embed a compact Hausdorff space K in an arbitrary Hausdorff space X, then K will always be a closed subset of X; the "surrounding space" does not matter here.
In fact, this property characterizes the compact Hausdorff spaces.
Stone-Čech compactification, a process that turns a completely regular Hausdorff space into a compact Hausdorff space, may be described as adjoining limits of certain nonconvergent nets to the space.
Category:General topology
ja:閉集合
FiniteFinite may refer to:
- Finite set
- An extended real number distinct from ∞ and −∞
Coarser topologyIn topology and related areas of mathematics comparison of topologies refers to the fact that two topological structures on a given set may stand in relation to each other. The set of all possible topologies on a given set forms a partially ordered set. This order relation can be used to compare the different topologies.
Definition
Let τ1 and τ2 be two topologies on a set X such that τ1 is contained in τ2:
:.
That is, every set open under τ1 is also open under τ2. Then the topology τ1 is said to be a coarser (weaker or smaller) topology than τ2, and τ2 is said to be a finer (stronger or larger) topology than τ1. If additionally
:
we say τ1 is strictly coarser than τ2 and τ2 is strictly finer than τ1.
The binary relation ⊆ defines a partial ordering relation on the set of all possible topologies on X.
N.B. There are some authors, especially analysts, who use the terms weak and strong with opposite meaning.
Examples
The finest topology on X is the discrete topology. The coarsest topology on X is the trivial topology.
In function spaces and spaces of measures there are often a number of possible topologies. See topologies on the set of operators on a Hilbert space for some intricate relationships.
All possible polar topologies on a dual pair are finer than the weak topology and coarser than the strong topology.
Properties
Let τ1 and τ2 be two topologies on a set X. Then the following statements are equivalent:
- τ1 ⊆ τ2
- the identity map idX : (X, τ2) → (X, τ1) is a continuous map.
- the identity map idX : (X, τ1) → (X, τ2) is an open map (or, equivalently, a closed map)
Two immediate corollaries of this statement are
- A continuous map f : X → Y remains continuous if the topology on Y becomes coarser or the topology on X finer.
- An open (resp. closed) map f : X → Y remains open (resp. closed) if the topology on Y becomes finer or the topology on X coarser.
One can also compare topologies using neighborhood bases. Let τ1 and τ2 be two topologies on a set X and let Bi(x) be a local base for the topology τi at x ∈ X for i = 1,2. Then τ1 ⊆ τ2 if and only if for all x ∈ X, each open set U1 in B1(x) contains some open set U2 in B2(x). Intuitively, this makes sense: a finer topology should have smaller neighborhoods.
Lattice of topologies
The set of all topologies on a set X together with the partial ordering relation ⊆ forms a complete lattice. That is, any collection of topologies on X have a meet (or infimum) and a join (or supremum). The meet of a collection of topologies is the intersection of those topologies. The join, however, is not generally the union of those topologies (the union of two topologies need not be a topology) but rather the topology generated by the union.
Every complete lattice is also a bounded lattice, which is to say that is has a greatest and least element. In the case of topologies, the greatest element is the discrete topology and the least element is the trivial topology.
See also
- Initial topology, the coarsest topology on a set to make a family of mappings from that set continuous
- Final topology, the finest topology on a set to make a family of mappings into that set continuous
Category:General topology
Function (mathematics)In mathematics, a function is a relation, such that each element of a set (the domain) is associated with a unique element of another (possibly the same) set (the codomain, not to be confused with the range). The concept of a function is fundamental to virtually every branch of mathematics and every quantitative science.
The terms function, mapping, map and transformation are usually used synonymously. The term operation is frequently used for binary functions; functions whose domain is a set of functions, or a vector space, are often called operators (see also operator (programming)).
Intuitive introduction
Essentially, a function is a "rule" or procedure that assigns an "output" value to each given "input" value. The following are examples of functions:
- In a group of people, each person has a favorite colour—from the set of red, orange, yellow, green, cyan, blue, indigo, or violet. Here, the input is the person, and the output is one of the 8 colours. The favorite colour is a function of the person. For example, John has favorite colour red, while Kim has favorite colour violet. Note that more than one person may be associated with a given colour (e.g., John and Kim may both like red), but one person cannot have more or less than one favorite color.
- A stone is dropped from different stories of a tall building. The dropped stone may take 2 seconds to fall from the second story, and 4 seconds to fall from the 8th story. Here, the input is the story, and the output is the number of seconds. The relevant function describes the relationship between the time it takes the stone to reach the ground and the story. (See acceleration)
The "rule" defining a function can be specified by a formula, a relationship, or simply a table listing the outputs against inputs. The most important feature of a function is that it is consistent, or deterministic, always producing the same output from a given input. In this way, a function may be thought of as a mechanism or "machine" (a "black box") consistently converting a given valid input into its unique associated output. In certain technical contexts, the input is often called the argument of the function, and the output the value of the function.
A very common type of function occurs when the argument (input) and the value (output) are both numbers, the functional relationship is expressed by a formula, and the value (output) of the function is obtained by direct substitution of the argument into the formula. Consider for example
:
which for any number x, assigns to x the associated value the square of x.
A straightforward generalization is to allow functions depending on several arguments. For instance,
:
is a function which takes the input, two expressions x and y, and assigns to it its product (output), xy. It might seem that this is not really a function as we described above, because this "rule" depends on two inputs. However, if we think of the two inputs together as a single pair (x, y), then we can interpret g as a function -- the argument (unified single input) is the ordered pair (x, y), and the function value (output) is xy.
Such functions whose input consists of ordered pairs are called "binary" or "2-ary".
In the sciences, we often encounter functions that are not given by (known) formulas. Consider for instance the temperature distribution on earth over time: this is a function which takes location and time as arguments and gives as output value the temperature at the indicated location at the indicated moment in time.
We have seen that the intuitive notion of function is not limited to computations using single numbers and not even limited to computations; the mathematical notion of function is still more general and is not limited to situations involving numbers. Rather, a function links a "domain" (set of inputs) to a "codomain" (set of possible outputs) in such a way that every element of the domain is associated to precisely one element of the codomain. Functions are abstractly defined as certain relations, as will be seen below. Because of this generality, the function concept is fundamental to virtually every branch of mathematics and the quantitative sciences.
History
As a mathematical term, "function" was coined by Leibniz in 1694, to describe a quantity related to a curve, such as a curve's slope or a specific point of a curve. The functions Leibniz considered are today called differentiable functions, and they are the type of function most frequently encountered by nonmathematicians. For this type of function, one can talk about limits and derivatives; both are measurements of the change of output values associated to a change of input values, and these measurements are the basis of calculus.
The word function was later used by Euler during the mid-18th century to describe an expression or formula involving various arguments, e.g. f(x) = sin(x) + x3.
During the 19th century, mathematicians started to formalize all the different branches of mathematics. Weierstrass advocated building calculus on arithmetic rather than on geometry, which favoured Euler's definition over Leibniz's (see arithmetization of analysis).
By broadening the definition of functions, mathematicians were then able to study "strange" mathematical objects such as continuous functions that are nowhere differentiable. These functions were first thought to be only theoretical curiosities, and they were collectively called "monsters" as late as the turn of the 20th century. However, powerful techniques from functional analysis have shown that these functions are in some sense "more common" than differentiable functions. Such functions have since been applied to the modeling of physical phenomena such as Brownian motion.
Towards the end of the 19th century, mathematicians started trying to formalize all of mathematics using set theory, and they sought to define every mathematical object as a set. Dirichlet and Lobachevsky independently and almost simultaneously gave the modern "formal" definition of function (see formal definition below).
In this definition, a function is a special case of a relation. In most cases of practical interest, however, the differences between the modern definition and Euler's definition are negligible.
The notion of function as a rule for computing, rather than a special kind of relation, has been formalized in mathematical logic and theoretical computer science by means of several systems, including the lambda calculus, the theory of recursive functions and the Turing machine.
Formal definition
Formally a function f from a set X to a set Y, written f : X → Y, is an ordered triple (X, Y, G(f)), where G(f) is a subset of the cartesian product X × Y, such that for each x in X, there is a unique y in Y such that the ordered pair (x, y) is in G(f). X is called the domain of f, Y is called the codomain of F, and G(f) is called the graph of f. For each "input value" x in the domain, the corresponding unique "output value" y in the codomain is denoted by f(x).
Equivalently a function f can be defined as a relation between X and Y which satisfies:
# f is total, or entire: for all x in X, there exists a y in Y such that x f y (x is f< |