psibi / how-to-prove

My Solution to Velleman's book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Suggestion] Mentioning the Law used

netham91 opened this issue · comments

In proofs from going from one statement to another I suggest you should always mention the Law being used e.g. distirbutive law. It's important because then only it makes a mathematical solution complete. Secondly, it is a very good habit because then your solutions are always clear and complete and can be read in your absence (just like good code).

Pull requests welcome!

Closing the issue. Please re-open if relevant.