Skip to content

Eval tactic: weak head normalize argument step by step#1380

Closed
Alidra wants to merge 11 commits into
Deducteam:masterfrom
Alidra:tac_eval
Closed

Eval tactic: weak head normalize argument step by step#1380
Alidra wants to merge 11 commits into
Deducteam:masterfrom
Alidra:tac_eval

Conversation

@Alidra
Copy link
Copy Markdown
Member

@Alidra Alidra commented May 26, 2026

fix #1374
replace full snf reduction of tactic terms by a more incremental reduction strategy using whnf and reducing only subterms that are tactic terms
infer the type and solve unification constraints of tactic terms before reduction and interpretation as tactics
simplify the interface of compilation functions

@fblanqui
Copy link
Copy Markdown
Member

CI works again on #1376

@fblanqui fblanqui closed this May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

#rewrite tactic appears to unfold symbols in transparent rewrite lemmas before matching

2 participants