2016
DOI: 10.1007/978-3-662-49498-1_21
|View full text |Cite
|
Sign up to set email alerts
|

Extensible and Efficient Automation Through Reflective Tactics

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
21
0

Year Published

2016
2016
2024
2024

Publication Types

Select...
4
1
1

Relationship

1
5

Authors

Journals

citations
Cited by 14 publications
(21 citation statements)
references
References 33 publications
0
21
0
Order By: Relevance
“…A simple backtracking solver for equalities in commutative monoids was used in Malecha and Bengtson [2016] to compare the performance of Ltac and Rtac. For comparison, we implemented this solver in Lean as well.…”
Section: Experimental Evaluationmentioning
confidence: 99%
See 2 more Smart Citations
“…A simple backtracking solver for equalities in commutative monoids was used in Malecha and Bengtson [2016] to compare the performance of Ltac and Rtac. For comparison, we implemented this solver in Lean as well.…”
Section: Experimental Evaluationmentioning
confidence: 99%
“…Backtracking solver for commutative monoids. Malecha and Bengtson [2016] on the same benchmark set. In practice, we expect users to use the built-in simplifier or the SMT state to solve this kind of problem instead, so we also compared the performance of those two tactics.…”
Section: Experimental Evaluationmentioning
confidence: 99%
See 1 more Smart Citation
“…Our experience has been that even Coq's tactic system slows down considerably when automating all of these details, and we foresee using proof by reflection in either Coq (e.g. Rtac [20]) or Agda to automate these proofs in a way that maintains proof-checker performance.…”
Section: Monadic Abstract Interpretationmentioning
confidence: 99%
“…Once unification is implemented, we can look at even higher-level tools: elaboration from concrete syntax trees, unification hints like canonical structures and type class resolution, domain-specific and general purpose tactic languages. A key inspiration in this regard is the work of Malecha and Bengston [17] which implemented this idea on a restricted fragment of CIC.…”
Section: Related Work and Future Workmentioning
confidence: 99%