Hi, I have a goal looks like the following `f x = f y` I want to reduce it to `x = y` How can I do this, if it's doable? Thanks. Lu
View entire thread