Skip to content
Snippets Groups Projects
  1. Jan 06, 2017
    • Robbert Krebbers's avatar
      Renaming in prelude/list. · ddf8ef49
      Robbert Krebbers authored
      Rename:
      
      - prefix_of -> prefix and suffix_of -> suffix because that saves keystrokes
        in lemma names. However, keep the infix notations with l1 `prefix_of` l2 and
        l1 `suffix_of` l2 because those are easier to read.
      - change the notation l1 `sublist` l2 into l1 `sublist_of` l2 to be consistent.
      - rename contains -> submseteq and use the notation ⊆+
      ddf8ef49
  2. Jan 05, 2017
  3. Jan 04, 2017
  4. Jan 03, 2017
  5. Jan 01, 2017
  6. Dec 28, 2016
Loading