LambdaEliminationReductionCNFRes

gapt.proofs.reduction.LambdaEliminationReductionCNFRes

Replaces lambda abstractions by fresh function symbols, together with axioms that axiomatize them.

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

Attributes

Definition Classes
Source
manySorted.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def |>[P2_ >: Set[HOLSequent], P3, S2_ <: ResolutionProof, S3](other: Reduction[P2_, P3, S2_, S3]): Reduction[P1, P3, S1, S3]

Sequentially composes reductions.

Sequentially composes reductions.

Attributes

Inherited from:
Reduction
Source
manySorted.scala