Definition

Soundness ^definition-soundness

Let be a set of formulae, and be a formula. A proof system, is sound if a proof that concludes implies logically entails :

  • : There exists a proof that concludes , in the proof system
  • : See semantic consequences

Completeness ^definition-soundness

Let be a set of formulae, and be a formula. A proof system, is complete any logical entailment of to can be proven in :

  • : See semantic consequences
  • : There exists a proof that concludes , in the proof system

Casually

  • Soundness means that you cannot prove anything that’s wrong.
    • Obtained by taking the contrapositive of the implication: If then,
  • Completeness means that you can prove anything that’s right.