Skip to content

Instantly share code, notes, and snippets.

@brh55
Created November 9, 2014 23:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brh55/e8daea972450112a721f to your computer and use it in GitHub Desktop.
Save brh55/e8daea972450112a721f to your computer and use it in GitHub Desktop.
Logical Proofs Tips and Help
Useful Tools
http://i.stack.imgur.com/hWRW9.png
Tips:
1. Start Backwards, What do you need to get this by itself...
2. Apply as many rules as possible until you see a noticable pattern.
3. Rules of implication will get your proof moving, but you need to use reference rules to set up for implications.
4. Understand that the Addition rule is your best friend, you can construct needed parts with it.
5. Understand the relationship between DN, DM, and how you can use it in conjunction with simplification rule.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment