lean4-htt/library/data/list
Leonardo de Moura 76799db032 feat(library/init/meta/interactive): simph ==> simp [*]
This modification was suggested by @kha.

TODO:
- Use `simp [-f]` instead of `simp without f`
- Allow users to remove hypothesis from `*`. Example: `simp [*, -h]`
  for simplify using all hypotheses but `h`.
2017-07-03 15:14:47 -07:00
..
comb.lean feat(library/init/meta/interactive): simph ==> simp [*] 2017-07-03 15:14:47 -07:00
default.lean feat(library/data/list): cleanup proofs 2017-02-17 19:42:57 -08:00
permutations.lean feat(init/data/list,data/list): new basic list operations from haskell 2017-05-16 14:38:43 -07:00
set.lean refactor(init/logic): remove "contrapos" (which is a duplicate of "mt") 2017-05-27 04:14:03 -04:00