-
-
Notifications
You must be signed in to change notification settings - Fork 688
Closed
Milestone
Description
In many cases it is not necessary to prove equality of expressions but just check structural identity. An undocumented trick for doing this is (ex1-ex2).is_trivial_zero(). This ticket implements a well visible member function for this task.
Component: symbolics
Author: Ralf Stephan
Branch/Commit: 5955d56
Reviewer: Eric Gourgoulhon
Issue created by migration from https://trac.sagemath.org/ticket/24236