I want to prove the law of excluded middle:
$A$
Thus $B ∨ ¬B$
under Copi's logic system.('A' means any premise. I want to derive the law of excluded middle from any premise, not means no premise) Copi system is constructed by 19 rules.
9 rules of inference: modus ponens(MP), modus tollens(MT), hypothetical syllogism(HS), disjunctive syllogism(DS), constructive dilemma(CD), simplification(Simp), conjunction(Conj), addition(Add), absorption(Abs)
10 rules of replacement: De Morgan's rule(DM), Commutativity(Com), Associativity(Assoc), Distrivution(Dist), Double Negation(DN), transposition(Trans), Material implication(Impl), Material equivalence(Equiv), exportation(Exp), Tautology(Taut)
I do not want to use conditional proof and indirect proof(reductio ad absurdum). Can I prove the above statement using only 19 rules?