Skip to content
Snippets Groups Projects
  1. Feb 04, 2021
  2. Oct 14, 2020
  3. Sep 30, 2020
  4. Jun 19, 2020
  5. May 28, 2020
  6. May 18, 2020
  7. Mar 16, 2020
  8. Dec 06, 2019
  9. Nov 07, 2019
  10. May 24, 2019
  11. Mar 14, 2019
  12. Mar 08, 2019
  13. Mar 01, 2019
    • Dan Frumin's avatar
      Refactoring of the refinement proposition · 0b358cd9
      Dan Frumin authored
      There is now a separate `REL e1 << e2 @ E : A` proposition,
      on top of which we define the semantic typing judgement.
      
      All the tactics work on the `REL .. << ..` proposition, and we use it
      to prove the fundamental property. This means that we have to deal
      with substitutions whenever we are doing something with the typing
      judgement, but in practice this is not so bad.
      
      Also added and updated: the counters refinement example.
      0b358cd9
  14. Feb 06, 2019
  15. Dec 21, 2018
Loading