Turnstile (symbol) explained
In mathematical logic and computer science the symbol ⊢ (
) has taken the name
turnstile because of its resemblance to a typical
turnstile if viewed from above. It is also referred to as
tee and is often read as "yields", "proves", "satisfies" or "entails".
Interpretations
The turnstile represents a binary relation. It has several different interpretations in different contexts:
symbol thus: "...[T]he combination of Frege's German:
Urteilsstrich, judgement stroke [ | ], and German:
Inhaltsstrich, content stroke [—], came to be called the assertion sign." Frege's notation for a
judgement of some content
can then be read
I know is true.
In the same vein, a conditional assertion
can be read as:
From, I know that
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, which is to say that the expression can be derived from the rules using an empty set of axioms. As such, the expression
means that is a theorem in the system.
- In proof theory, 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
means that is provable from . This usage is demonstrated in the article on propositional calculus. The syntactic consequence of provability should be contrasted to semantic consequence, denoted by the double turnstile symbol
. One says that
is a semantic consequence of
, or
, when all possible
valuations in which
is true,
is also true. For propositional logic, it may be shown that semantic consequence
and derivability
are equivalent to one-another. That is, propositional logic is sound (
implies
) and complete (
implies
)
[2]
asserts that, if all the antecedents
are true, then at least one of the consequents
must be true.
), as in
, is used to indicate that the
functor is
left adjoint to the functor .
[4] More rarely, a turnstile (
), as in
, is used to indicate that the functor is
right adjoint to the functor .
[5] - 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 .[6]
- In combinatorics,
means that is a
partition of the integer .
[7] - In Hewlett-Packard's HP-41C/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 fx-92 Collège 2D and fx-92+ Spéciale Collège calculators,[8] the symbol represents the modulo operator; entering
will produce an answer of
, where is the
quotient and is the
remainder. On other Casio calculators (such as on the
Belgian variants—the fx-92B Spéciale Collège and fx-92B Collège 2D calculators
[9] —where the
decimal separator is represented as a dot instead of a comma), the modulo operator is represented by
÷R instead.
means
entails
, every model of
is a model of
.
Typography
In TeX, the turnstile symbol
is obtained from the command .
In Unicode, the turnstile symbol (⊢) is called right tack and is at code point U+22A2.[10] (Code point U+22A6 is named assertion sign (⊦).)
-
- = proves, implies, yields
- = reducible
- = non-theorem, does not yield
On a typewriter, a turnstile can be composed from a vertical bar (|) and a dash (–).
In LaTeX 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.[11]
Similar graphemes
- ꜔ (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
References
- Book: Frege . Gottlob . Gottlob Frege . Begriffsschrift: Eine der arithmetischen nachgebildete Formelsprache des reinen Denkens . Halle . 1879.
- Book: Iverson . Kenneth . Kenneth E. Iverson . A Dictionary of APL . 1987.
- Martin-Löf . Per . Per Martin-Löf . On the meanings of the logical constants and the justifications of the logical laws . . 1 . 1 . 1996 . 11–60. (Lecture notes to a short course at Università degli Studi di Siena, April 1983.)
- Book: Schmidt . David . David A. Schmidt . The Structure of Typed Programming Languages . . 1994 . 0-262-19349-3.
- Book: Troelstra . A. S. . A. S. Troelstra . Schwichtenberg . H. . H. Schwichtenberg . Basic Proof Theory . 2nd . . 2000 . 978-0-521-77911-1.
Notes and References
- Web site: Chapter 6, Formal Language Theory.
- Dirk van Dalen, Logic and Structure (1980), Springer, . See Chapter 1, section 1.5.
- Web site: Peter Selinger, Lecture Notes on the Lambda Calculus.
- Web site: adjoint functor in nLab. ncatlab.org.
- FunctorFact . 750413999649546245 . 5 July 2016 . Functor Fact on Twitter .
- Web site: A Dictionary of APL. www.jsoftware.com.
- Book: Stanley, Richard P. . 287 . Enumerative Combinatorics . 1st . 2 . Cambridge . Cambridge University Press . 1999 .
- Book: fx-92 Spéciale Collège Mode d'emploi. Casio. 2015. 12.
- Web site: Remainder Calculations - Casio fx-92B User Manual [Page 13] ManualsLib]. 2020-12-24. www.manualslib.com.
- Web site: Unicode standard.
- Web site: CTAN: /tex-archive/macros/latex/contrib/turnstile. ctan.org.