User:IssaRice/Computability and logic/Models symbol: Difference between revisions
(→Notes) |
(→Notes) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 18: | Line 18: | ||
! Part before "<math>\models</math>" !! <math>\models</math> !! Part after "<math>\models</math>" !! Possible pronunciations !! Meaning | ! Part before "<math>\models</math>" !! <math>\models</math> !! Part after "<math>\models</math>" !! Possible pronunciations !! Meaning | ||
|- | |- | ||
| A structure/interpretation <math>\mathfrak A</math> || <math>\models</math> || A sentence or formula <math>\phi</math> || The structure <math>\mathfrak A</math> satisfies the formula <math>\phi</math>.<ref name="goldrei">Derek Goldrei. ''Propositional and Predicate Calculus''. p. 134.</ref | | A structure/interpretation <math>\mathfrak A</math> || <math>\models</math> || A sentence or formula <math>\phi</math> || The structure <math>\mathfrak A</math> satisfies the formula <math>\phi</math>.<ref name="goldrei">Derek Goldrei. ''Propositional and Predicate Calculus''. p. 134.</ref><br>The formula <math>\phi</math> is true in <math>\mathfrak A</math>.<ref name="goldrei" /><br>The structure <math>\mathfrak A</math> makes true the formula <math>\phi</math>. || | ||
|- | |- | ||
| A set of sentences or formulas <math>\Gamma</math> || <math>\models</math> || A sentence or formula <math>\phi</math> || <math>\phi</math> is a logical consequence of <math>\Gamma</math>. | | A set of sentences or formulas <math>\Gamma</math> || <math>\models</math> || A sentence or formula <math>\phi</math> || <math>\phi</math> is a logical consequence of <math>\Gamma</math>.<br><math>\Gamma</math> logically implies <math>\phi</math>.<br><math>\phi</math> is a semantic consequence of <math>\Gamma</math>.<br><math>\phi</math> is true in every model of <math>\Gamma</math>. || | ||
|- | |- | ||
| Nothing || <math>\models</math> || A sentence or formula <math>\phi</math> || <math>\phi</math> is valid.<ref>Boolos; Burgess; Jeffrey. ''Computability and Logic''. p. 168.</ref | | Nothing || <math>\models</math> || A sentence or formula <math>\phi</math> || <math>\phi</math> is valid.<ref>Boolos; Burgess; Jeffrey. ''Computability and Logic''. p. 168.</ref><br><math>\phi</math> is a tautology (especially in the case of propositional logic). || | ||
|} | |} | ||
| Line 31: | Line 31: | ||
* Some books only use the models symbol for one of the two use cases. E.g. Boolos/Burgess/Jeffrey only uses the symbol for truth in an interpretation. Therefore you might be really confused when you start reading other books and you start seeing stuff like <math>\Gamma \models \phi</math>. | * Some books only use the models symbol for one of the two use cases. E.g. Boolos/Burgess/Jeffrey only uses the symbol for truth in an interpretation. Therefore you might be really confused when you start reading other books and you start seeing stuff like <math>\Gamma \models \phi</math>. | ||
* In the Boolos/Burgess/Jeffrey book, if a set of sentences comes after <math>\models</math>, then the sentences are taken disjunctively rather than conjunctively. (see p. 168) | * In the Boolos/Burgess/Jeffrey book, if a set of sentences comes after <math>\models</math>, then the sentences are taken disjunctively rather than conjunctively. (see p. 168) | ||
* https://math.stackexchange.com/a/2506938/35525 | |||
==See also== | ==See also== | ||
Latest revision as of 00:21, 28 January 2019
The "models" symbol, , is used for several purposes in mathematical logic. Roughly, there are two basic purposes:
- When the symbol that comes before "" is a structure/interpretation, then it says something about truth in that structure/interpretation.
- When the symbol that comes before "" is a sentence or set of sentences, then it says something about semantic consequence (also called logical consequence, logical implication, semantic implication). In this case, we are talking about all possible structures/interpretations.
In either of the above two purposes, we are talking about the semantics (rather than syntax) of a logical system.
- If is a structure/interpretation and is a set of sentences, then means ...
- If is a theory and is a sentence, then means ...
- If is a theory and is a set of sentences, then means ...
- If is a set of axioms for a theory , and is a sentence, then means ...
- If is a set of axioms for a theory , and is a set of sentences, then ...
- if is a formula (or wff), then ...
- also the variant without anything in front, e.g.,
| Part before "" | Part after "" | Possible pronunciations | Meaning | |
|---|---|---|---|---|
| A structure/interpretation | A sentence or formula | The structure satisfies the formula .[1] The formula is true in .[1] The structure makes true the formula . |
||
| A set of sentences or formulas | A sentence or formula | is a logical consequence of . logically implies . is a semantic consequence of . is true in every model of . |
||
| Nothing | A sentence or formula | is valid.[2] is a tautology (especially in the case of propositional logic). |
Notes
Other tricky things:
- Some books only use the models symbol for one of the two use cases. E.g. Boolos/Burgess/Jeffrey only uses the symbol for truth in an interpretation. Therefore you might be really confused when you start reading other books and you start seeing stuff like .
- In the Boolos/Burgess/Jeffrey book, if a set of sentences comes after , then the sentences are taken disjunctively rather than conjunctively. (see p. 168)
- https://math.stackexchange.com/a/2506938/35525