batteries icon indicating copy to clipboard operation
batteries copied to clipboard

Add specialized associative List folds

Open joehendrix opened this issue 5 months ago • 12 comments

This uses the associativity, commutativity and identity classes recently added to Lean core to define folds with simplification lemmas that can move intermediate results outside the fold for better use in tactics.

joehendrix avatar Jan 16 '24 05:01 joehendrix