One schematic equation theorem generated for a compiled definition.
Summary
Types
@type binder() :: {atom(), Theoria.Term.t()}
@type t() :: %Theoria.Equation.Schema.Equation{ binders: [binder()], equality_type: Theoria.Term.t(), left: Theoria.Term.t(), right: Theoria.Term.t(), suffix: atom() }