aeneas
aeneas copied to clipboard
Implement a congruence closure tactic
trafficstars
I'm using simp_all a lot to do what would be given by a "congruence closure" tactic, and it would be good to have such a tactic in our toolbox. There seems to exists WIP on the topic, I'm not sure how mature they are. See this for instance.