Documentation

Cslib.Foundations.Syntax.HasAlphaEquiv

class HasAlphaEquiv (β : Type u) :

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

  • AlphaEquiv : ββProp

    α-equivalence relation for type β.

Instances