Lukas' Notes

Mu-Recursive Function

Dec 13, 20251 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 © 2025

  • GitHub