Problem: Prove that $(A \land B)' \land (C' \land A)' \land (C \land B')' \to A'$.
What I have done so far:
- $(A \land B)'$ premise
- $(C' \land A)'$ premise
- $(C \land B')'$ premise
- $A' \lor B'$ 1, De Morgan
- $C \lor A'$ 2, De Morgan
- $C' \lor B$ 3, De Morgan