Skip to content

Delayed/Conditional Substitution #24773

@cheuberg

Description

@cheuberg

Mathematica (see http://reference.wolfram.com/language/ref/RuleDelayed.html) has a very useful feature called delayed rule. Instead of a static rule, a function is invoked which decides looking at the argument how the actual substitution should be carried out. This is a useful feature when simplifying some symbolic expressions.

This ticket shall implement such a delayed substitution in SageMath.

CC: @dkrenn @behackl @rwst

Component: symbolics

Author: Clemens Heuberger

Branch/Commit: 224476e

Reviewer: Daniel Krenn, Ralf Stephan

Issue created by migration from https://trac.sagemath.org/ticket/24773

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions