Skip to content
Snippets Groups Projects
  1. Jun 19, 2020
  2. May 28, 2020
  3. May 18, 2020
  4. Mar 16, 2020
  5. Dec 06, 2019
  6. Nov 07, 2019
  7. May 24, 2019
  8. Mar 14, 2019
  9. Mar 08, 2019
  10. 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
  11. Feb 06, 2019
  12. Dec 21, 2018
Loading