User:IssaRice/Computability and logic/Models symbol

From Machinelearning

The "models" symbol, , is used for several purposes in mathematical logic. Roughly, there are two basic purposes:

  1. When the symbol that comes before "" is a structure/interpretation, then it says something about truth in that structure/interpretation.
  2. 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 A is a structure/interpretation and Γ is a set of sentences, then AΓ means ...
  • If T is a theory and ϕ is a sentence, then Tϕ means ...
  • If T is a theory and Γ is a set of sentences, then TΓ means ...
  • If Σ is a set of axioms for a theory T, and ϕ is a sentence, then Σϕ means ...
  • If Σ is a set of axioms for a theory T, 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 A sentence or formula ϕ The structure A satisfies the formula ϕ.[1]

The formula ϕ is true in A.[1]
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)

See also

References

  1. 1.0 1.1 Derek Goldrei. Propositional and Predicate Calculus. p. 134.
  2. Boolos; Burgess; Jeffrey. Computability and Logic. p. 168.