That's what I'm missing in Methamath. It's html representation is pretty good, but after using incredible.pm I'm addicted to visual graph representation. Especially its many little conveniences in UI, though it isn't perfect too.
--
You received this message because you are subscribed to the Google Groups "Metamath" group.
To unsubscribe from this group and stop receiving emails from it, send an email to metamath+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/metamath/5489d8fe-b6db-4a23-ba8b-fa12b8cd3feb%40googlegroups.com.
Getting this sort of visualization to be interactive though is more than I'm currently able contemplate taking on.
How do I prove the last one in session 4: (A∨(A→⊥)→⊥)→⊥ ?
How do I prove the last one in session 4: (A∨(A→⊥)→⊥)→⊥ ?
Heh... That one looks daunting for some reason. But fear not, search for "Law of excluded middle implies double negation". Though, I was unable to find a solution until I solved it myself with much swearing and sweating :(
--
You received this message because you are subscribed to the Google Groups "Metamath" group.
To unsubscribe from this group and stop receiving emails from it, send an email to metamath+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/metamath/65ae121f-beb9-4800-939e-93a20b0d3696%40googlegroups.com.
That's the irrefutability of the law of the excluded middle, and yes it's probably the most difficult of the regular exercises. Here you go
I have solved it now. But not by myself. I used a proof on this page: https://math.stackexchange.com/questions/140197/what-is-a-constructive-proof-of-lnot-lnotp-vee-lnot-p :
In Fitch style:
I have solved it now. But not by myself. I used a proof on this page: https://math.stackexchange.com/questions/140197/what-is-a-constructive-proof-of-lnot-lnotp-vee-lnot-p :
It seems intuitively as a good idea at first to show proofs as images. But after using incredible.pm for a while I begin to think it only makes things harder. Proofs with more than six or seven blocks tend to turn in to a tangled mess. For the problems in session 5, I feel like wanting to solve them on paper first, using natural deduction.