Packages

object ConstructorTypTL extends Serializable

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ConstructorTypTL
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. sealed trait Exst extends AnyRef

    wrapped existential form of ConstructorTypTL, to be used at runtime, translation etc where refined types are unknown.

Value Members

  1. def getExst(w: Typ[Term], cnstTyp: Typ[Term]): Exst

    returns existential form of ConstructorTypTL given the inductive type w and the type cnstTyp of the introduction rule.

  2. object Exst