Logical System

A logical system is a triple where

  • is a formal language
  • is a set
  • and

Members of are called formulas of . Members of are called models for And is the satisfaction relation.

One example of such a logical system is the Propositional Logic: where we define as the set of variable assignments: and we say an assignment entails if its meaning interpretation is equal to true.

Now let there be a logical system with a model and a formula, the we say that is:

  • satisfied by iff entails
  • satisfiable if there exists a which satisfies
  • unsatisfiable if there doesnt exist a which satisfies
  • valid if every satisfies
  • falsified by iff does not entail
  • falsifiable if there exists a which falsifies

Calculus

Logical System + Derivation Relation = Formal System