- Dec 09, 2016
-
-
Robbert Krebbers authored
-
Jacques-Henri Jourdan authored
-
Ralf Jung authored
-
- Dec 06, 2016
-
-
Dan Frumin authored
-
Ralf Jung authored
-
Robbert Krebbers authored
-
- Dec 05, 2016
-
-
Jacques-Henri Jourdan authored
-
Robbert Krebbers authored
I added the old one in 176a588c but it was never used.
-
Ralf Jung authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
Using this new definition we can express being contractive using a Proper. This has the following advantages: - It makes it easier to state that a function with multiple arguments is contractive (in all or some arguments). - A solve_contractive tactic can be implemented by extending the solve_proper tactic.
-
Robbert Krebbers authored
This removes Ralf's hack of using later_car, which is not function in the logic. Thanks to Aleš for suggesting this.
-
Ralf Jung authored
-
- Dec 02, 2016
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Nov 29, 2016
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
The rewrite auth_validN_eq was not performed in the hypothesis. It used to work in 8.5 because of magic.
-
- Nov 28, 2016
-
-
Robbert Krebbers authored
Also, use explicit unfolding lemmas for auth_valid and auth_validN. The `Arguments valid _ _ !_ /` hack did not really work when one has to deal with the valid instance of the cmra, which underneath also includes a `cmra_valid`. Declaring a similar Arguments for `cmra_valid` is a bad idea, it will also end up unfold stuff for the exclusive and option CMRA.
-
Robbert Krebbers authored
This fixes issue #46.
-
Robbert Krebbers authored
-
Ralf Jung authored
Proof was done by Hai & me
-
- Nov 25, 2016
-
-
Ralf Jung authored
-
Robbert Krebbers authored
-
- Nov 22, 2016
- Nov 21, 2016
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Nov 20, 2016
-
-
Robbert Krebbers authored
-
- Nov 19, 2016
-
-
Robbert Krebbers authored
-
- Nov 17, 2016
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Nov 15, 2016
-
-
Robbert Krebbers authored
Many useful properties are probably still missing.
-
- Oct 25, 2016
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
And also rename the corresponding proof mode tactics.
-
- Oct 14, 2016
-
-
Robbert Krebbers authored
-
- Oct 10, 2016
-
-
Janno authored
Initial proof by Jan-Oliver Kaiser, adapted by Robbert Krebbers.
-
Janno authored
Initial proof by Jan-Oliver Kaiser, adapted by Robbert Krebbers.
-
Zhen Zhang authored
-