Package

at.logic.gapt.proofs

ceres_omega

Permalink

package ceres_omega

Content Hierarchy
Visibility
  1. Public
  2. All

Type Members

  1. case class ProjectionException(message: String, original_proof: LKskProof, new_proofs: List[LKskProof], nested: Exception) extends Exception with Product with Serializable

    Permalink
  2. class StandardClauseSet extends AnyRef

    Permalink

    Does not work for Schema, for CERESomega only if all labels are empty (clauses are correct, but labels forgotten).

  3. class ceres_omega extends Logger

    Permalink

Value Members

  1. object CharacteristicSequentSet

    Permalink
  2. object DeleteTautology

    Permalink
  3. object Pickrule

    Permalink

    The pick* functions generalize the convenience constructors of the LK rules which allow to specify arguments by a formula instead of an index.

    The pick* functions generalize the convenience constructors of the LK rules which allow to specify arguments by a formula instead of an index. Here we lookup fitting matches for the auxiliary formulas of each LK rule. In the case of LK, fitting is defined as equality of the formula. In the case of LKsk, it is equality of formulas and skolem labels. An algorithm using pickrule is therefore easier to transfer to LKsk.

  4. object Projections extends Logger

    Permalink
  5. object StandardClauseSet extends StandardClauseSet

    Permalink
  6. object ceres_omega extends ceres_omega

    Permalink
  7. object extractStructFromLKsk

    Permalink

Ungrouped