JetBrains/Arend

Positivity checker complains in an unexpected place

knisht opened this issue · 1 comments

image
Don't even ask why I need such construction.
There should be no problems with this code, because it typechecks without \let.

\data Y
  | bar (\let a => 1 \in Y)
valis commented

I can ask the same question as in #284. Should positivity checker normalize everything before the check?