HOME

TheInfoList



OR:

In
mathematical logic Mathematical logic is the study of Logic#Formal logic, formal logic within mathematics. Major subareas include model theory, proof theory, set theory, and recursion theory (also known as computability theory). Research in mathematical logic com ...
and
computer science Computer science is the study of computation, information, and automation. Computer science spans Theoretical computer science, theoretical disciplines (such as algorithms, theory of computation, and information theory) to Applied science, ...
the symbol ⊢ (\vdash) has taken the name turnstile because of its resemblance to a typical
turnstile A turnstile (also called a gateline, baffle gate, automated gate, turn gate in some regions) is a form of gate which allows one person to pass at a time. A turnstile can be configured to enforce One-way traffic#One-way traffic of people, one-way ...
. It is also referred to as tee and is often read as "yields", "proves", "satisfies" or "entails".


Interpretations

The turnstile represents a
binary relation In mathematics, a binary relation associates some elements of one Set (mathematics), set called the ''domain'' with some elements of another set called the ''codomain''. Precisely, a binary relation over sets X and Y is a set of ordered pairs ...
. It has several different interpretations in different contexts: * In
epistemology Epistemology is the branch of philosophy that examines the nature, origin, and limits of knowledge. Also called "the theory of knowledge", it explores different types of knowledge, such as propositional knowledge about facts, practical knowle ...
,
Per Martin-Löf Per Erik Rutger Martin-Löf (; ; born 8 May 1942) is a Sweden, Swedish logician, philosopher, and mathematical statistics, mathematical statistician. He is internationally renowned for his work on the foundations of probability, statistics, mathe ...
(1996) analyzes the \vdash symbol thus: "... e combination of Frege's , judgement stroke   and , content stroke came to be called the assertion sign." Frege's notation for a
judgement Judgement (or judgment) is the evaluation of given circumstances to make a decision. Judgement is also the ability to make considered decisions. In an informal context, a judgement is opinion expressed as fact. In the context of a legal tria ...
of some content ::\vdash A :can then be read ::''I know is true''. :In the same vein, a conditional assertion ::P \vdash Q :can be read as: ::''From , I know that '' * In
metalogic Metalogic is the metatheory of logic. Whereas ''logic'' studies how logical systems can be used to construct valid and sound arguments, metalogic studies the properties of logical systems. Logic concerns the truths that may be derived using a lo ...
, the study of
formal language In logic, mathematics, computer science, and linguistics, a formal language is a set of strings whose symbols are taken from a set called "alphabet". The alphabet of a formal language consists of symbols that concatenate into strings (also c ...
s; the turnstile represents syntactic consequence (or "derivability"). This is to say, that it shows that one string can be derived from another in a single step, according to the
transformation rules Rules of inference are ways of deriving conclusions from premises. They are integral parts of formal logic, serving as norms of the logical structure of valid arguments. If an argument with true premises follows a rule of inference then the co ...
(i.e. the
syntax In linguistics, syntax ( ) is the study of how words and morphemes combine to form larger units such as phrases and sentences. Central concerns of syntax include word order, grammatical relations, hierarchical sentence structure (constituenc ...
) of some given
formal system A formal system is an abstract structure and formalization of an axiomatic system used for deducing, using rules of inference, theorems from axioms. In 1921, David Hilbert proposed to use formal systems as the foundation of knowledge in ma ...
. As such, the expression ::P \vdash Q :means that is derivable from in the system. :Consistent with its use for derivability, a "⊢" followed by an expression without anything preceding it denotes a
theorem In mathematics and formal logic, a theorem is a statement (logic), statement that has been Mathematical proof, proven, or can be proven. The ''proof'' of a theorem is a logical argument that uses the inference rules of a deductive system to esta ...
, which is to say that the expression can be derived from the rules using an
empty set In mathematics, the empty set or void set is the unique Set (mathematics), set having no Element (mathematics), elements; its size or cardinality (count of elements in a set) is 0, zero. Some axiomatic set theories ensure that the empty set exi ...
of
axiom An axiom, postulate, or assumption is a statement that is taken to be true, to serve as a premise or starting point for further reasoning and arguments. The word comes from the Ancient Greek word (), meaning 'that which is thought worthy or ...
s. As such, the expression ::\vdash Q :means that is a theorem in the system. *In
proof theory Proof theory is a major branchAccording to , proof theory is one of four domains mathematical logic, together with model theory, axiomatic set theory, and recursion theory. consists of four corresponding parts, with part D being about "Proof The ...
, the turnstile is used to denote "provability" or "derivability". For example, if is a formal theory and is a particular sentence in the language of the theory then ::T \vdash S :means that is provable from . This usage is demonstrated in the article on
propositional calculus The propositional calculus is a branch of logic. It is also called propositional logic, statement logic, sentential calculus, sentential logic, or sometimes zeroth-order logic. Sometimes, it is called ''first-order'' propositional logic to contra ...
. The syntactic consequence of provability should be contrasted to semantic consequence, denoted by the
double turnstile In logic, the symbol ⊨, ⊧ or \models is called the double turnstile. It is often read as " entails", " models", "is a semantic consequence of" or "is stronger than". It is closely related to the turnstile symbol \vdash, which has a single bar ...
symbol \models. One says that S is a semantic consequence of T, or T \models S, when all possible valuations in which T is true, S is also true. For propositional logic, it may be shown that semantic consequence \models and derivability \vdash are equivalent to one-another. That is, propositional logic is sound (\vdash implies \models) and complete (\models implies \vdash) * In
sequent calculus In mathematical logic, sequent calculus is a style of formal logical argumentation in which every line of a proof is a conditional tautology (called a sequent by Gerhard Gentzen) instead of an unconditional tautology. Each conditional tautolog ...
, the turnstile is used to denote a
sequent In mathematical logic, a sequent is a very general kind of conditional assertion. : A_1,\,\dots,A_m \,\vdash\, B_1,\,\dots,B_n. A sequent may have any number ''m'' of condition formulas ''Ai'' (called " antecedents") and any number ''n'' of ass ...
. A sequent A_1,\,\dots,A_m \,\vdash\, B_1,\,\dots,B_n asserts that, if all the antecedents A_1,\,\dots,A_m are true, then at least one of the consequents B_1,\,\dots,B_n must be true. * In the
typed lambda calculus A typed lambda calculus is a typed formalism that uses the lambda symbol (\lambda) to denote anonymous function abstraction. In this context, types are usually objects of a syntactic nature that are assigned to lambda terms; the exact nature of a ...
, the turnstile is used to separate typing assumptions from the typing judgment. * In
category theory Category theory is a general theory of mathematical structures and their relations. It was introduced by Samuel Eilenberg and Saunders Mac Lane in the middle of the 20th century in their foundational work on algebraic topology. Category theory ...
, a reversed turnstile (\dashv), as in F \dashv G, is used to indicate that the
functor In mathematics, specifically category theory, a functor is a Map (mathematics), mapping between Category (mathematics), categories. Functors were first considered in algebraic topology, where algebraic objects (such as the fundamental group) ar ...
is
left adjoint In mathematics, specifically category theory, adjunction is a relationship that two functors may exhibit, intuitively corresponding to a weak form of equivalence between two related categories. Two functors that stand in this relationship are k ...
to the functor . More rarely, a turnstile (\vdash), as in G \vdash F, is used to indicate that the functor is
right adjoint In mathematics, specifically category theory, adjunction is a relationship that two functors may exhibit, intuitively corresponding to a weak form of equivalence between two related categories. Two functors that stand in this relationship are k ...
to the functor . * In APL the symbol is called "right tack" and represents the ambivalent right identity function where both ⊢ and ⊢ are . The reversed symbol "⊣" is called "left tack" and represents the analogous left identity where ⊣ is and ⊣ is . * In
combinatorics Combinatorics is an area of mathematics primarily concerned with counting, both as a means and as an end to obtaining results, and certain properties of finite structures. It is closely related to many other areas of mathematics and has many ...
, \lambda \vdash n means that is a partition of the integer . * In
Hewlett-Packard The Hewlett-Packard Company, commonly shortened to Hewlett-Packard ( ) or HP, was an American multinational information technology company. It was founded by Bill Hewlett and David Packard in 1939 in a one-car garage in Palo Alto, California ...
's
HP-41C The HP-41C series are programmable, expandable, continuous memory handheld RPN calculators made by Hewlett-Packard from 1979 to 1990. The original model, HP-41C, was the first of its kind to offer alphanumeric display capabilities. Later came ...
/ CV/ CX and HP-42S series of calculators, the symbol (at code point 127 in the FOCAL character set) is called "Append character" and is used to indicate that the following characters will be appended to the alpha register rather than replacing the existing contents of the register. The symbol is also supported (at code point 148) in a modified variant of the HP Roman-8 character set used by other HP calculators. *On the
Casio is a Japanese multinational electronics manufacturing corporation headquartered in Shibuya, Tokyo, Japan. Its products include calculators, mobile phones, digital cameras, electronic musical instruments, and analogue and digital watches. It ...
fx-92 Collège 2D and fx-92+ Spéciale Collège calculators, the symbol represents the
modulo In computing and mathematics, the modulo operation returns the remainder or signed remainder of a division, after one number is divided by another, the latter being called the '' modulus'' of the operation. Given two positive numbers and , mo ...
operator; entering 5\vdash2 will produce an answer of Q=2;R=1, where is the
quotient In arithmetic, a quotient (from 'how many times', pronounced ) is a quantity produced by the division of two numbers. The quotient has widespread use throughout mathematics. It has two definitions: either the integer part of a division (in th ...
and is the
remainder In mathematics, the remainder is the amount "left over" after performing some computation. In arithmetic, the remainder is the integer "left over" after dividing one integer by another to produce an integer quotient ( integer division). In a ...
. *In
model theory In mathematical logic, model theory is the study of the relationship between theory (mathematical logic), formal theories (a collection of Sentence (mathematical logic), sentences in a formal language expressing statements about a Structure (mat ...
, \varphi \vdash \psi means \varphi entails \psi, every model of \varphi is a model of \psi.


Typography

In
TeX Tex, TeX, TEX, may refer to: People and fictional characters * Tex (nickname), a list of people and fictional characters with the nickname * Tex Earnhardt (1930–2020), U.S. businessman * Joe Tex (1933–1982), stage name of American soul singer ...
, the turnstile symbol \vdash is obtained from the command . In
Unicode Unicode or ''The Unicode Standard'' or TUS is a character encoding standard maintained by the Unicode Consortium designed to support the use of text in all of the world's writing systems that can be digitized. Version 16.0 defines 154,998 Char ...
, the turnstile symbol () is called right tack and is at code point U+22A2. (Code point U+22A6 is named ''assertion sign'' ().) * ** = turnstile ** = proves, implies, yields ** = reducible * ** = reverse turnstile ** = non-theorem, does not yield * ** ≡ 22A2⊢ 0338$̸ On a
typewriter A typewriter is a Machine, mechanical or electromechanical machine for typing characters. Typically, a typewriter has an array of Button (control), keys, and each one causes a different single character to be produced on paper by striking an i ...
, a turnstile can be composed from a
vertical bar The vertical bar, , is a glyph with various uses in mathematics, computing, and typography. It has many names, often related to particular meanings: Sheffer stroke (in logic), pipe, bar, or (literally, the word "or"), vbar, and others. Usage ...
(, ) and a
dash The dash is a punctuation mark consisting of a long horizontal line. It is similar in appearance to the hyphen but is longer and sometimes higher from the baseline. The most common versions are the endash , generally longer than the hyphen ...
(–). In
LaTeX Latex is an emulsion (stable dispersion) of polymer microparticles in water. Latices are found in nature, but synthetic latices are common as well. In nature, latex is found as a wikt:milky, milky fluid, which is present in 10% of all floweri ...
there is a turnstile package which issues this sign in many ways, and is capable of putting labels below or above it, in the correct places.


Similar graphemes

*
Tone letters are letter (alphabet), letters that represent the tone (linguistics), tones of a language, most commonly in languages with Tone contour, contour tones. __TOC__ Chao tone letters (IPA) A series of iconicity, iconic tone letters ...
(U+A714) Modifier Letter Mid Left-Stem Tone Bar * (U+251C) Box Drawings Light Vertical And Right * (U+314F) Hangul Letter A * Ͱ (U+0370) Greek Capital Letter Heta * ͱ (U+0371) Greek Small Letter Heta * (U+2C75) Latin Capital Letter Half H * (U+2C76) Latin Small Letter Half H * (U+23AC) Right Curly Bracket Middle Piece


See also

* Double turnstile ⊨ *
List of logic symbols In logic, a set of symbols is commonly used to express logical representation. The following table lists many common symbols, together with their name, how they should be read out loud, and the related field of mathematics. Additionally, the sub ...
*
List of mathematical symbols A mathematical symbol is a figure or a combination of figures that is used to represent a mathematical object, an action on mathematical objects, a relation between mathematical objects, or for structuring the other symbols that occur in a formula ...


Notes


References

* * * (Lecture notes to a short course at Università degli Studi di Siena, April 1983.) * * {{Common logical symbols Mathematical symbols Mathematical logic Logic symbols Deductive reasoning Proof theory Logical consequence