Skip to content

Proof production algorithm #111

@vitrun

Description

@vitrun

Is it possible to extract the steps needed to produce the final answer?
for example.
(a*2)/2 -step1-> a*(2/2) -step2-> a

rule of step1: (x*y)/z --> x*(y/z)
rule of step2: x/x --> 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions