You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [add]: lemmata for if_then_else_
* [changelog]: lemmata for if_then_else_
* [refactor]: rename if-swap to if-swap-else
* [changelog]: rename if-swap to if-swap-else
* [add]: Data.Bool.Properties.if-swap-then
* [add]: Data.Bool.Properties.if-swap-then
* [add]: if-idem-then + if-idem-else
* [changelog]: if-idem-then + if-idem-else
* rename and extend if-cong lemmata
* [refactor]: fix indentation of if-cong
* [docs]: Reasoning behind if-cong lemmas
* [refactor]: add line breaks to some if-lemmas
This (1) follows the style guide of having a line length limit of 72
characters and (2) increases readability because it enables
immediately seeing which sub-terms of an if_then_else_ expression
are substituted.
0 commit comments