Object

at.logic.gapt.examples

FactorialFunctionEqualityExampleProof2

Related Doc: package examples

Permalink

object FactorialFunctionEqualityExampleProof2 extends ProofSequence

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. FactorialFunctionEqualityExampleProof2
  2. ProofSequence
  3. AnyRef
  4. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def ASSO(x: FOLTerm, y: FOLTerm, z: FOLTerm): FOLAtom

    Permalink
  5. val alpha: FOLVar

    Permalink
  6. def apply(n: Int): LKProof

    Permalink
  7. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  8. val beta: FOLVar

    Permalink
  9. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  10. def endSequent(n: Int): HOLSequent

    Permalink
  11. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  12. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  13. def f(x: FOLTerm): FOLTerm

    Permalink
  14. def f0: FOLAtom

    Permalink
  15. def fST(x: FOLTerm): FOLAtom

    Permalink
  16. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  17. def g(x: FOLTerm, y: FOLTerm): FOLTerm

    Permalink
  18. def g0(x: FOLTerm): FOLAtom

    Permalink
  19. def gST(x: FOLTerm, y: FOLTerm): FOLAtom

    Permalink
  20. val gamma: FOLVar

    Permalink
  21. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  22. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  23. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  24. def m(x: FOLTerm, y: FOLTerm): FOLTerm

    Permalink
  25. def name: String

    Permalink
    Definition Classes
    ProofSequence
  26. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  27. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  28. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  29. val nu: FOLVar

    Permalink
  30. val one: FOLTerm

    Permalink
  31. def s(x: FOLTerm): FOLTerm

    Permalink
  32. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  33. def target(x: FOLTerm): FOLAtom

    Permalink
  34. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  35. def uL(x: FOLTerm): FOLAtom

    Permalink
  36. def uR(x: FOLTerm): FOLAtom

    Permalink
  37. val w: FOLVar

    Permalink
  38. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  39. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  40. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  41. val x: FOLVar

    Permalink
  42. val y: FOLVar

    Permalink
  43. val z: FOLVar

    Permalink
  44. val zero: FOLConst

    Permalink

Inherited from ProofSequence

Inherited from AnyRef

Inherited from Any

Ungrouped