Final answer:
To show that ~(A & B) > (~A v ~B) in intuitionistic logic, we can use a proof by cases. We assume the negation of each statement individually and show that ~A v ~B follows in each case. By combining all cases, we conclude that ~(A & B) > (~A v ~B) using weak excluded middle.
Step-by-step explanation:
The law of the excluded middle is a logical law that states that for any statement, either that statement or its negation is true. In intuitionistic logic, this law is not provable, so we need to use weak excluded middle as an additional assumption. To show that ~(A & B) > (~A v ~B), we can use a proof by cases. Assume ~(A & B) and show that ~A v ~B follows in all possible cases:
- Assume ~A. In this case, we have ~A v ~B by disjunction introduction.
- Assume ~B. Similarly, we have ~A v ~B by disjunction introduction.
- Assume ~~A. From ~~A, we can derive A using double negation elimination. Since ~(A & B) > (A > ~B), by modus ponens, we have A > ~B. And from A, we can derive ~B using modus ponens again. Therefore, ~A v ~B follows.
- Assume ~~B. Similarly, we can derive ~A v ~B using the same reasoning as in case 3.
By combining all four cases, we conclude that ~(A & B) > (~A v ~B) using the deduction theorem and weak excluded middle.