Environment extension for storing which declarations are recursive.
This information is populated by the PreDefinition module, but the simplifier
uses when unfolding declarations.
Marks the given declaration as recursive.
Equations
Instances For
Returns true if declName was defined using well-founded recursion, or structural recursion.