Want to take part in these discussions? Sign in if you have an account, or apply for one below
Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
Created weak excluded middle, which is equivalent to the one of de Morgan’s laws that is not intuitionistically valid.
No, the previous proof did not do that. I think you misunderstood the argument. I’ll spell out in more detail what the previous argument was:
We are trying to show that follows from the assumption . From the hypothesis of weak excluded middle, we have , and then distributivity of over (which holds in a Heyting algebra) yields
where we have and and . So in each of these three cases, we can infer . In the fourth case where the assumption is , it is a known result from Heyting algebras that this is equivalent to (see the first lemma and its proof in this section of the Heyting algebra article). This together with the assumption entails falsity which also entails .
If need be, this greater level of detail can be added, but under the general informal nLab rule that edits which erase the useful work of others should be undone, I would be inclined to roll back to the previous version.
Rolled back. (Apparently rollbacks aren’t automatically announced on Forum threads?) I’d be happy for more detail to be added however.
Added a detail.
Thank you both, you are right. Yes I didn’t know . When I tried to prove it in Coq, it seemed that the fourth case is not a contradiction, because I could produce from it, but of course, when there is a contradiction you can prove anything.
Just in case, here is my Coq proof of :
Check (fun (P Q:Prop)(nnp:~~P)(nnq:~~Q)
=> fun npq
=> nnp (fun p
=> nnq ((fun p q
=> npq (conj p q)) p))).
added links to De Morgan’s law, De Morgan Heyting algebra, and De Morgan Heyting category
Anonymous
1 to 7 of 7