Learn faster and stay on-track by joining this free class with other self-learners.
|
Coq theorem proverClass length: 1 weeks. Start anytime. Creator: Blasa Status: Under Construction |
Join this class! |
|
andb3 (better formatting)Having a couple of problems in andb3 from lesson 1.My function: My Eval: My Output: Not sure why it is coming out like this. It should be It works with the answer key: Which is great I guess, but it should work with my code as well. Not sure what I am doing wrong here. Can anyone give me a hint? Found an answer on the coq-club mailing list. Looks like Eval simpl doesn't reduce definitions if it helps with pattern matching. Instead of Eval simpl using Eval compute solved the problem. I'll have to look further into this in the future.
* Markdown Cheatsheet:
Link:
New Paragraph:
Main heading:
Sub-heading:
List:
Italics:
Bold:
YouTube:
|