Tautological Consequent/Proof 2
Theorem
- $p \implies \top \dashv \vdash \top$
Proof
We apply the Method of Truth Tables to the proposition.
As can be seen by inspection, in each case, the truth values in the appropriate columns match for all boolean interpretations.
$\begin{array}{|c|ccc||c|ccc|} \hline p & p & \implies & \top & \top \\ \hline F & F & T & T & T \\ T & T & T & T & T \\ \hline \end{array}$
$\blacksquare$