object PlusTypInduc
Type Members
- case class PlusExtendedDepFunction[V <: Term with Subs[V]](first: Typ[Term], second: Typ[Term], depcodom: Func[Term, Typ[V]], firstfn: FuncLike[Term, V], scndfn: FuncLike[Term, V]) extends FuncLike[Term, V] with Subs[PlusExtendedDepFunction[V]] with Product with Serializable
- case class PlusExtendedFunction[V <: Term with Subs[V]](first: Typ[Term], second: Typ[Term], codom: Typ[V], firstfn: Func[Term, V], scndfn: Func[Term, V]) extends Func[Term, V] with Subs[PlusExtendedFunction[V]] with Product with Serializable
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- val A: Typ[Term]
- val AplusB: PlusTyp[Term, Term]
- val B: Typ[Term]
- val C: Typ[Term]
- val C_a: FuncLike[Term, Typ[Term]]
- val C_b: FuncLike[Term, Typ[Term]]
- val Cs: Func[Term, Typ[Term]]
- val a: Term
- final def asInstanceOf[T0]: T0
- val b: Term
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- val f: Func[Term, Term]
- val fdep: FuncLike[Term, Term]
- val g: Func[Term, Term]
- val gdep: FuncLike[Term, Term]
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- val induc: FuncLike[Typ[Term], FuncLike[Typ[Term], FuncLike[Func[Term, Typ[Term]], FuncLike[FuncLike[Term, Term], FuncLike[FuncLike[Term, Term], PlusExtendedDepFunction[Term]]]]]]
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- val rec: FuncLike[Typ[Term], FuncLike[Typ[Term], FuncLike[Typ[Term], FuncLike[Func[Term, Term], FuncLike[Func[Term, Term], PlusExtendedFunction[Term]]]]]]
- 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
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
- case class PlusExtendedDepFunction[V <: Term with Subs[V]](first: Typ[Term], second: Typ[Term], depcodom: Func[Term, Typ[V]], firstfn: FuncLike[Term, V], scndfn: FuncLike[Term, V]) extends FuncLike[Term, V] with Subs[PlusExtendedDepFunction[V]] with Product with Serializable
- case class PlusExtendedFunction[V <: Term with Subs[V]](first: Typ[Term], second: Typ[Term], codom: Typ[V], firstfn: Func[Term, V], scndfn: Func[Term, V]) extends Func[Term, V] with Subs[PlusExtendedFunction[V]] with Product with Serializable
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- val A: Typ[Term]
- val AplusB: PlusTyp[Term, Term]
- val B: Typ[Term]
- val C: Typ[Term]
- val C_a: FuncLike[Term, Typ[Term]]
- val C_b: FuncLike[Term, Typ[Term]]
- val Cs: Func[Term, Typ[Term]]
- val a: Term
- final def asInstanceOf[T0]: T0
- val b: Term
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- val f: Func[Term, Term]
- val fdep: FuncLike[Term, Term]
- val g: Func[Term, Term]
- val gdep: FuncLike[Term, Term]
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- val induc: FuncLike[Typ[Term], FuncLike[Typ[Term], FuncLike[Func[Term, Typ[Term]], FuncLike[FuncLike[Term, Term], FuncLike[FuncLike[Term, Term], PlusExtendedDepFunction[Term]]]]]]
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- val rec: FuncLike[Typ[Term], FuncLike[Typ[Term], FuncLike[Typ[Term], FuncLike[Func[Term, Term], FuncLike[Func[Term, Term], PlusExtendedFunction[Term]]]]]]
- 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