mirror of
https://github.com/ProgramSnail/pass_strategy_synthesis.git
synced 2026-06-10 19:28:16 +00:00
struct: lambda tags check fix in model
This commit is contained in:
parent
8fc0ffa805
commit
506ea25b10
1 changed files with 1 additions and 1 deletions
|
|
@ -1385,7 +1385,7 @@ $s in stmt, f in X, x in X, a in X, p in path, pi in revpath$
|
|||
rule(
|
||||
name: [ lambda check],
|
||||
|
||||
$mu ttags lambda space overline(s) :$,
|
||||
$mu ttags lambda space overline(s) : lambda overline(t)$,
|
||||
)
|
||||
))
|
||||
#align(center, prooftree(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue