TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Incredible Proof Machine

95 pointsby potomakover 9 years ago

5 comments

Houshalterover 9 years ago
There is a coursera course on formal logic which starts in 3 days and covers this kind of stuff: <a href="https:&#x2F;&#x2F;www.coursera.org&#x2F;course&#x2F;intrologic" rel="nofollow">https:&#x2F;&#x2F;www.coursera.org&#x2F;course&#x2F;intrologic</a><p>They have a very nice proof editor: <a href="http:&#x2F;&#x2F;logica.stanford.edu&#x2F;php&#x2F;fitch.php" rel="nofollow">http:&#x2F;&#x2F;logica.stanford.edu&#x2F;php&#x2F;fitch.php</a> And some other logic tools: <a href="http:&#x2F;&#x2F;logica.stanford.edu&#x2F;php&#x2F;index.php" rel="nofollow">http:&#x2F;&#x2F;logica.stanford.edu&#x2F;php&#x2F;index.php</a><p>This system is pretty neat though.<p>EDIT: I&#x27;m having trouble with this. I can not get Or Introduction or Or Elimination to work. I have no idea what it where the inputs are supposed to go or why it doesn&#x27;t accept it as valid. I did figure out how to do assumption, but it wasn&#x27;t immediately obvious and is kinda clunky.
dangover 9 years ago
Also <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10272231" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10272231</a>.
toothbrushover 9 years ago
That&#x27;s a lot of fun :). It&#x27;s a bit frustrating though that once you&#x27;ve grabbed a logic operator from the panel left, it loses the annotations. For example, for function application, i&#x27;d forgotten if the top or the bottom hole was for the function... Maybe i should just work on my short-term memory...<p>EDIT: I&#x27;m not really sure what the point is of all the propositions they want you to prove using bottom? Yeah so your logic is inconsistent if you introduce bottom as a true proposition, big deal :&#x2F;
评论 #10277613 未加载
zyzorover 9 years ago
Could somebody explain me, please, what is the annotation block and how do I use it?
评论 #10282248 未加载
Strikingwolfover 9 years ago
Can&#x27;t seem to figure out how the reverse or block works unfortunately, just stuck on A | B -&gt; B | A
评论 #10322680 未加载