feat(tactic/squeeze): improve suggestion of `cases x; squeeze_simp` #2218
feat(tactic/squeeze): improve produced argument list and format
0c99126e
feat(tactic/squeeze): combine suggestions of repeated executions
d2207475
add documentation
bf98e2f1
gebner
commented
on 2020-03-23
remove dead code
6bd339b2
suggestion from reviewers
95bfa747
Apply suggestions from code review
59080af1
cipher1024
changed the title feat(tactic/squeeze): improve produced argument list and format feat(tactic/squeeze): improve suggestion of `cases x; squeeze_simp` 6 years ago
Update squeeze.lean
1526fad1
Apply suggestions from code review
debe8b29
simplify and remove comparison of proof terms
68e5469b
gebner
commented
on 2020-03-24
gebner
removed awaiting-review
simplify goal comparison data structure
9e2239a1
gebner
commented
on 2020-03-24
add documentation and fix meta-variable handling
a784fc0d
add example
078ca909
cipher1024
force pushed
from
747c3769
to
078ca909
6 years ago
gebner
commented
on 2020-03-25
fix tests
e1152541
move tests
a3a18cb9
use binders with trivial names to abstract meta variables
637d1af9
gebner
approved these changes
on 2020-03-25
gebner
removed awaiting-author
Merge branch 'master' into squeeze_args
aaa449c7
mergify
merged
dbc4284c
into master 6 years ago
Login to write a write a comment.
Login via GitHub