`whnf` doesn't unfold applications where the head is a declaration
The following definition bad
should work but doesn't:
def foo.{} := fun x:Prop => Prop
def False := (A:Prop) -> A
def bad : foo.{} False := False```
When this merge request is accepted, this issue will be closed automatically.
75-whnf-doesn-t-unfold-applications-where-the-head-is-a-declaration
to address this issue created branch 75-whnf-doesn-t-unfold-applications-where-the-head-is-a-declaration
to address this issue
mentioned in merge request !57 (merged)
closed with merge request !57 (merged)
changed the incident status to Resolved by closing the incident