Definition
A logical system is sound if every derivable formula is semantically valid. Formally:
This states that if is derivable from using the proof rules, then is true in all models that satisfy .
Relationship to Completeness
Soundness is the converse of completeness. Together they establish:
This equivalence shows that syntactic derivability perfectly matches semantic validity.
Importance
Soundness is a fundamental requirement for any useful logical system. Without soundness, the proof system could derive false statements from true premises, making the logic unreliable for reasoning.
Most standard logical systems are sound:
- Classical propositional and first-order logic
- Intuitionistic logic
- Modal logics with respect to their intended semantics
- Type theories with respect to their categorical semantics
Related Concepts
References
enderton2001-mathematical-logic vanDalen2013-logic-structure troelstra-schwichtenberg2000-basic-proof-theory