Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

CodeEquivalenceUtilities

Guides

  • Code Equivalence Utilities

Tech Notes

  • Adding New Transformation Rules

Symbols

  • CodeEquivalentQ
  • EquivalenceTestData
  • FromCanonicalForm
  • MakeCanonicalForm
  • ToCanonicalForm
  • TransformHold
  • TransformRelease
  • $AllowedEvaluationPatterns
Code Equivalence Utilities
Equivalence for Wolfram Language code can be defined in many ways. The methods used by CodeEquivalenceUtilities attempt to determine intensional equivalence by transforming expressions into a canonical representation.
Equivalence Testing
CodeEquivalentQ
— test if two unevaluated expressions are equivalent
EquivalenceTestData
— get additional information about the equivalence test performed by
CodeEquivalentQ
Code Transformation
ToCanonicalForm
— convert an expression into a canonical representation for direct comparison
MakeCanonicalForm
— convert to canonical form without evaluating the input
FromCanonicalForm
— convert a canonical representation back into a normal evaluatable expression
TransformHold
 ▪
TransformRelease
TechNotes
▪
Adding New Transformation Rules
RelatedLinks
▪
nLab - Equality
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com