Skip to content

Move (tr, inf) to the front in PSI rule about natural numbers #162

Open
@bvssvni

Description

@bvssvni

https://github.com/advancedresearch/avalog/blob/master/source/psi.txt#L82

This should be changed to:

s'(X) : nat :- (tr, inf), X : nat.

Prevents unnecessary sub-rules from being generated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions