Documentation

LeanPool.PartialCombinatoryAlgebras.Basic

Notation and core classes for partial combinatory algebras #

A notation for totality of a partial element, a generic class for a left-associative binary application operator, and the class for a partial binary operation on a type.

A notation for totality of a partial element (we find writing x.Dom a bit silly).

Equations
Instances For

    A generic notation for a left-associative binary operation.

    • dot : AAA

      (possibly partial) binary application

    Instances

      (possibly partial) binary application

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For

        A partial binary operation on a set.

        Instances