Documentation

Cslib.Syntax.HasAlphaEquiv

class HasAlphaEquiv (β : Type u) :

Typeclass for the α-equivalence notation x =α y.

  • AlphaEquiv : Rel β β

    α-equivalence relation for type β.

Instances