object Unify
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def appln(func: Term, arg: Term, freeVars: Vector[Term] = Vector()): Option[Term]
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def dependsOn(term: Term): (Vector[Term]) => Boolean
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def extraVars(v: Vector[Term], m: Map[Term, Term]): Vector[Term]
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- def mergeAll[U, V](xs: Option[Map[U, V]]*): Option[Map[U, V]]
- def mergeMaps[U, V](x: Map[U, V], y: Map[U, V]): Option[Map[U, V]]
- def mergeOptMaps[U, V](x: Option[Map[U, V]], y: Option[Map[U, V]]): Option[Map[U, V]]
- def multisub[U <: Term with Subs[U]](x: U, m: Map[Term, Term]): U
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def purgeInv(r1: Term, inv1: Set[(Term, Term)], r2: Term, inv2: Set[(Term, Term)], freeVars: (Term) => Boolean): Set[(Term, Term)]
- def purgeVector(r2: Term, inv2: Set[(Term, Term)], invVector: Vector[(Term, Set[(Term, Term)])], freeVars: (Term) => Boolean): (Term, Set[(Term, Term)])
- def purgedInvVector(invVector: Vector[(Term, Set[(Term, Term)])], accum: Vector[(Term, Set[(Term, Term)])] = Vector(), freeVars: (Term) => Boolean = HoTT.isVar): Vector[(Term, Set[(Term, Term)])]
- def purgedPairs(fxs: Set[(Term, Term)]): Set[(Term, Term)]
- def purgedPairsList(fxs: List[(Term, Term)], accum: List[(Term, Term)] = List()): List[(Term, Term)]
- def subsApply(func: Term, arg: Term, unifMap: Map[Term, Term], freeVars: Vector[Term]): Option[Term]
- final def synchronized[T0](arg0: => T0): T0
- def targetCodomain(func: Term, codomain: Term, freeVars: Vector[Term] = Vector()): Option[Term]
- def targetCodomainStrict(func: Term, codomain: Term, freeVars: Vector[Term] = Vector()): Option[Term]
- def toString(): String
- def unifApply(func: Term, arg: Term, freeVars: Vector[Term]): Option[Term]
- def unify(lhs: Term, rhs: Term, freevars: (Term) => Boolean): Option[Map[Term, Term]]
- def unifyAll(freeVars: (Term) => Boolean)(xys: (Term, Term)*): Option[Map[Term, Term]]
- def unifyVector(xys: Vector[(Term, Term)], freeVars: (Term) => Boolean): Option[Map[Term, Term]]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
Deprecated Value Members
- def finalize(): Unit
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def appln(func: Term, arg: Term, freeVars: Vector[Term] = Vector()): Option[Term]
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def dependsOn(term: Term): (Vector[Term]) => Boolean
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def extraVars(v: Vector[Term], m: Map[Term, Term]): Vector[Term]
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- def mergeAll[U, V](xs: Option[Map[U, V]]*): Option[Map[U, V]]
- def mergeMaps[U, V](x: Map[U, V], y: Map[U, V]): Option[Map[U, V]]
- def mergeOptMaps[U, V](x: Option[Map[U, V]], y: Option[Map[U, V]]): Option[Map[U, V]]
- def multisub[U <: Term with Subs[U]](x: U, m: Map[Term, Term]): U
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def purgeInv(r1: Term, inv1: Set[(Term, Term)], r2: Term, inv2: Set[(Term, Term)], freeVars: (Term) => Boolean): Set[(Term, Term)]
- def purgeVector(r2: Term, inv2: Set[(Term, Term)], invVector: Vector[(Term, Set[(Term, Term)])], freeVars: (Term) => Boolean): (Term, Set[(Term, Term)])
- def purgedInvVector(invVector: Vector[(Term, Set[(Term, Term)])], accum: Vector[(Term, Set[(Term, Term)])] = Vector(), freeVars: (Term) => Boolean = HoTT.isVar): Vector[(Term, Set[(Term, Term)])]
- def purgedPairs(fxs: Set[(Term, Term)]): Set[(Term, Term)]
- def purgedPairsList(fxs: List[(Term, Term)], accum: List[(Term, Term)] = List()): List[(Term, Term)]
- def subsApply(func: Term, arg: Term, unifMap: Map[Term, Term], freeVars: Vector[Term]): Option[Term]
- final def synchronized[T0](arg0: => T0): T0
- def targetCodomain(func: Term, codomain: Term, freeVars: Vector[Term] = Vector()): Option[Term]
- def targetCodomainStrict(func: Term, codomain: Term, freeVars: Vector[Term] = Vector()): Option[Term]
- def toString(): String
- def unifApply(func: Term, arg: Term, freeVars: Vector[Term]): Option[Term]
- def unify(lhs: Term, rhs: Term, freevars: (Term) => Boolean): Option[Map[Term, Term]]
- def unifyAll(freeVars: (Term) => Boolean)(xys: (Term, Term)*): Option[Map[Term, Term]]
- def unifyVector(xys: Vector[(Term, Term)], freeVars: (Term) => Boolean): Option[Map[Term, Term]]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit