Lukas' Notes

Arity

Feb 25, 20261 min read

logic

Definition

Arity

Arity refers to the number of arguments a function, a predicate, or an operator takes in a formal languages.

Example: f/2 means that f takes in two arguments.


Graph View

Backlinks

  • Signature (Logic)
  • Term Language

Created with Quartz v4.4.0 © 2026

  • GitHub