Example of an axioms in G3Cp

103 Views Asked by At

Would $$A,B,C \Longrightarrow C,A$$ be an axiom in G3Cp? I ask because B is not on both sides and I am not sure if that makes a difference or not?

1

There are 1 best solutions below

0
On BEST ANSWER

See :

in the sequent calculus G3cp of classical propositional logic, the logical axioms are :

$P, \ \Gamma \Longrightarrow \Delta, \ P$

where $\Gamma$ and $\Delta$ are finite multisets (they can be empty).

Thus, $A, B, C \Longrightarrow C, A$ is an axiom, where $\Gamma = \{ B, C \}$ and $\Delta = \{ C \}$.