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
Hello! I want to apply simplifications to formal systems.
I wish to pattern match on an hypothesis expressions to theorems to see if I can apply that theorem.
I don't know how to handle the restrictions put on the hypothesis expression by the argument binder
s of the theorem though. How does one approach that in egg?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello! I want to apply simplifications to formal systems.
I wish to pattern match on an hypothesis expressions to theorems to see if I can apply that theorem.
I don't know how to handle the restrictions put on the hypothesis expression by the argument binder
s of the theorem though. How does one approach that in egg?
Beta Was this translation helpful? Give feedback.
All reactions