Skip to content
Snippets Groups Projects
  1. Dec 06, 2016
  2. Dec 05, 2016
  3. Dec 02, 2016
  4. Dec 01, 2016
  5. Nov 30, 2016
  6. Nov 29, 2016
  7. Nov 28, 2016
    • Robbert Krebbers's avatar
      Simplify proof of auth_local_update. · ce32b224
      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.
      ce32b224
Loading