lean4-htt/library/data
Leonardo de Moura 525242561a fix(library/init/meta/tactic): use zeta reduction by default in the abstract tactic
Abstracting let-exprs may produce type errors.
In the future we may consider another strategy for `abstract`.
First, we try to abstract the `let`, then if it fails, we expand.
Not sure if this is a good idea.
2017-03-02 11:34:28 -08:00
..
list feat(library/data/list): cleanup proofs 2017-02-17 19:42:57 -08:00
set feat(frontends/lean): no global universes in the frontend 2017-02-08 17:23:04 -08:00
bitvec.lean feat(init/meta/async_tactic): add tactic to prove subgoals in a different task 2017-01-28 08:27:23 +01:00
hash_map.lean fix(library/init/meta/tactic): use zeta reduction by default in the abstract tactic 2017-03-02 11:34:28 -08:00
lazy_list.lean feat(frontends/lean): no global universes in the frontend 2017-02-08 17:23:04 -08:00
stream.lean feat(frontends/lean): no global universes in the frontend 2017-02-08 17:23:04 -08:00
vector.lean feat(frontends/lean): no global universes in the frontend 2017-02-08 17:23:04 -08:00