You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In compute_well_formed_goal, when given a goal WF(?0), it adds the same input goal as a recursive goal, which is then evaluated to Yes because of WF goals being coinductive.