Skip to content
Snippets Groups Projects
  1. Apr 26, 2016
  2. Apr 25, 2016
  3. Apr 20, 2016
    • Robbert Krebbers's avatar
      Improve iExist. · 04e8c944
      Robbert Krebbers authored
      Now, it bases the type the quantifier ranges over on the goal, instead
      of the witness. This works better when dealing with witnesses involving
      type class constraints.
      04e8c944
    • Robbert Krebbers's avatar
      Improve iFrame tactic · 43d45c6b
      Robbert Krebbers authored
      - It can now also frame under later.
      - Better treatment of evars, it now won't end up in loops whenever the goal
        involves sub-formulas ?P and it trying to apply all framing rules eagerly.
      - It no longer delta expands while framing.
      - Better clean up of True sub-formulas after a successful frame. For example,
        framing "P" in "▷ ▷ P ★ Q" yields just "Q" instead of "▷ True ★ Q" or so.
      43d45c6b
  4. Apr 19, 2016
  5. Apr 15, 2016
  6. Apr 12, 2016
  7. Apr 11, 2016
Loading