Skip to content
Snippets Groups Projects
  1. Feb 12, 2016
  2. Feb 11, 2016
  3. Feb 10, 2016
    • Robbert Krebbers's avatar
      COFE distance is no longer trivial at index 0. · 07d525a0
      Robbert Krebbers authored
      This way we avoid many one-off indexes and no longer need special cases for
      index 0 in many definitions. For example, the definition of the distance
      relation on option and excl has become much easier. Also, uPreds no longer need
      to hold at index 0.
      
      In order to make this change possible, we had to change the notions of
      "contractive functions" and "chains" slightly.
      
      Thanks to Aleš Bizjak and Amin Timany for suggesting this change and to help
      with the proofs.
      07d525a0
    • Ralf Jung's avatar
      f6909092
  4. Feb 08, 2016
  5. Feb 04, 2016
  6. Feb 03, 2016
  7. Feb 02, 2016
  8. Feb 01, 2016
    • Robbert Krebbers's avatar
      Remove RA from the hierarchy. · b936a5ca
      Robbert Krebbers authored
      Instead, we have just a construction to create a CMRA from a RA. This
      construction is also slightly generalized, it now works for RAs over any
      timeless COFE instead of just the discrete COFE.
      
      Also:
      * Put tactics and big_ops for CMRAs in a separate file.
      * Valid is now a derived notion (as the limit of validN), so it does not have
        to be defined by hand for each CMRA.
      
      Todo:
      Make the constructions DRA -> CMRA and RA -> CMRA more uniform.
      b936a5ca
  9. Jan 31, 2016
  10. Jan 18, 2016
  11. Jan 16, 2016
  12. Jan 14, 2016
  13. Jan 13, 2016
  14. Jan 12, 2016
  15. Dec 21, 2015
  16. Dec 15, 2015
  17. Dec 11, 2015
  18. Nov 22, 2015
    • Robbert Krebbers's avatar
      More CMRAs · 5696cb01
      Robbert Krebbers authored
      * Framepreserving updates are now on CMRAs rather than RAs
      * Excl and auth are now CMRAs
      * Show that excl and auth are functors
      * STS is now an CMRA
      5696cb01
  19. Nov 19, 2015
  20. Nov 18, 2015
  21. Nov 17, 2015
  22. Nov 16, 2015
  23. Nov 12, 2015
  24. Nov 11, 2015
Loading