PredicateTranslation

gapt.proofs.reduction.PredicateTranslation
case class PredicateTranslation(context: Context)

Sets up the predicate reduction for first-order multi-sorted languages.

Value parameters

context

The context for which the predicate translation is to be constructed.

Attributes

Source
manySorted.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def guard(formula: Formula): Formula

Attributes

Source
manySorted.scala

Attributes

Source
manySorted.scala
def unguard(formula: Formula): Formula

Attributes

Source
manySorted.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

Attributes

Source
manySorted.scala

Attributes

Source
manySorted.scala

Attributes

Source
manySorted.scala

Attributes

Source
manySorted.scala