Lukas' Notes

Home

❯

Knowledge

❯

Computable Total Function

Computable Total Function

Oct 22, 20251 min read

computation

Definition

Computable Total Function

A total function f:X→Y is called computable if there exists an algorithm A that takes any x∈X as input, halts, and outputs a correct f(x).

Trivially, this is a stricter form of computability than partial functions.


Graph View

Backlinks

  • Computable Function
  • Many-One Reduction

Created with Quartz v4.4.0 © 2025

  • GitHub