Commit 2025-09-06 21:16 6d82afcd
View on Github →feat(Logic/Equiv/Defs): Equiv.trans_cancel_left / right (#29229)
Given an equation e.trans f = g
, lets you move either e or f over to the rhs with a rewrite.
feat(Logic/Equiv/Defs): Equiv.trans_cancel_left / right (#29229)
Given an equation e.trans f = g
, lets you move either e or f over to the rhs with a rewrite.