Siann122 said:
That's correct, but I didn't use rules of inference, I drew up a truth table.
Yes, but if you have used a truth table to show that the statement is a tautology, doesn't that mean that it can be considered an
axiom? If that's the case, then you have no use for the rules of inference.
I've been reading a little in "The foundations of mathematics" by Kenneth Kunen, which is a pretty difficult book for me, probably because I haven't taken a course like the one you seem to be taking now. He defines a proof theory with only one rule of inference, modus ponens. The simplest example of a proof from his book is to prove that ##p\land q\vdash p##, i.e. if that if we take ##p\land q## as an axiom, then ##p## is a theorem. The proof goes like this:
0. ##p\land q\to p## (tautology)
1. ##p\land q## (given)
2. ##p## (modus ponens, using 0 and 1).
Note that he doesn't have to use his one rule of inference to prove that ##p\land q\to p##, because tautologies are
axioms in this theory.
Not sure if this has any relevance to your problem. I'm asking you if it's possible that it does. If it does, then you're already done.