Logic

Propositional Logic

Propositional logic is based on Propositions, statements about the world that can be either true or false.

All binary logical connectives are right associative.

Checking that a formula is a Tautology

If you remember, from the definition of Tautology, itā€™s that a ā€œpropositional formula is a tautology (or valid) if for all Boolean valuationsā€. You can check that with a Tautology, itā€™s that a ā€œpropositional formula is a tautology (or valid) if for all Boolean valuationsā€. You can check that with a Truth Table. However, that truth table grows exponentially with the number of propositional symbols.

Another way we can determine whether a formula is a Tautology is by using a Tautology is by using a Proof Theory!

Proof Theory for Propositional Logic:

The only condition is that we need to make sure that our Proof Theory is Sound.