AlgebraicRulesData
Usage Message: AlgebraicRulesData is an object returned by AlgebraicRules. Its OutputForm appears to be a list of
rules, but the rules will be used algebraically rather than syntactically by Replace and related functions.
Attributes[AlgebraicRulesData] = {Protected} Related Symbols: AlgebraicRules
, MakeRules
Notes: AlgebraicRulesData expressions are used to represent the results from AlgebraicRules and from functions such as Solve that accept the MakeRules -> True option. AlgebraicRules and AlgebraicRulesData are not documented in Version 3.0 of Mathematica, and may be removed in some future version of Mathematica. For more information, see the notes for AlgebraicRules. AlgebraicrulesData expressions cannot be entered directly, and cannot be saved and reloaded for later use. They can only be generated by AlgebraicRules and by functions that accept the MakeRules -> True option. This is a consequence of of an early limitation of the design, but since AlgebraicRules is not under active development, there are no current plans to correct this limitation.
Questions or comments? Send email to support@wolfram.com.
|