Lukas' Notes

Mu-Recursive Function

Jan 27, 20261 min read

computation

Definition

Mu-Recursive Function

A function is called mu-recursive or partially-recursive if it can be defined using primitive recursion, composition, and μ-recursion.


Graph View

Backlinks

  • Totally Recursive Function

Created with Quartz v4.4.0 © 2026

  • GitHub