Support the ability to write relations as function applications:
A function can be described by means of a look-up table, such that the output of a function only depends on its inputs: f(a) = b.
This function type can be used to describe more complex operations, such as addition, multiplication, or prime factorization.
Support the ability to write relations as function applications:
A function can be described by means of a look-up table, such that the output of a function only depends on its inputs:
f(a) = b.This function type can be used to describe more complex operations, such as addition, multiplication, or prime factorization.