Skip to content
Snippets Groups Projects
  1. May 24, 2019
    • Robbert Krebbers's avatar
      More consistent naming for `auth`. · 597ec42e
      Robbert Krebbers authored
      This MR is a follow up on the renamings performed (implicitly) as part of
      !215. This MR makes the following changes:
      
      - `auth_both_frac_valid` and `auth_both_valid` are now of the same shape
        as `auth_both_frac_validN` and `auth_both_validN`. That is, both are
        now biimplications.
      - The left-to-right  direction of `auth_both_frac_valid` and
        `auth_both_valid` only holds in case the camera is discrete. The
        right-to-left versions for non-discrete cameras are prefixed `_2`, the
        convention that we use throughout the development.
      - Change the direction of lemmas like `auth_frag_valid` and
        `auth_auth_valid` so that it's consistent with the other lemmas. I.e.
        make sure that the ◯ and ● are always on the LHS of the biimplication.
      597ec42e
  2. May 23, 2019
  3. Mar 29, 2019
  4. Mar 06, 2019
  5. Mar 05, 2019
  6. Feb 27, 2019
  7. Jan 24, 2019
  8. Jan 19, 2019
  9. Jan 11, 2019
  10. Dec 03, 2018
  11. Nov 29, 2018
  12. Oct 31, 2018
  13. Oct 24, 2018
  14. Oct 22, 2018
  15. Oct 18, 2018
  16. Oct 05, 2018
  17. Oct 03, 2018
Loading