Adam Chlipala
|
1d93f6f994
|
Merge pull request #55 from cpitclaudel/hoare_tweaks
Two tweaks in HoareLogic.v
|
2021-04-12 16:01:44 -04:00 |
|
Clément Pit-Claudel
|
1e81721268
|
Make the ht1 tactic a bit more robust in HoareLogic.v
(Without this change, the HtIf rule can fail to generalize and unify spuriously
with goals of the right shape)
|
2021-04-12 15:07:34 -04:00 |
|
Clément Pit-Claudel
|
2ed1d52171
|
Get rid of the “reset” scope in HoareLogic.v
It's not needed, and it makes everything harder to read.
|
2021-04-12 15:04:56 -04:00 |
|
Adam Chlipala
|
899b3dee24
|
Revising for this week's lectures
|
2021-04-11 13:32:38 -04:00 |
|
Adam Chlipala
|
da53b28584
|
HoareLogic_template: hint databases
|
2020-04-06 14:25:19 -04:00 |
|
Ben Sherman
|
fa4d8ca8db
|
minus notation should be for subtraction, not set minus
|
2018-04-25 22:28:22 -04:00 |
|
Adam Chlipala
|
d5c7b9d7ce
|
Revising HoareLogic
|
2018-04-17 20:15:08 -04:00 |
|