LambdaEliminationReductionCNFRes
gapt.proofs.reduction.LambdaEliminationReductionCNFRes
case class LambdaEliminationReductionCNFRes(extraAxioms: Boolean) extends Reduction_[Set[HOLSequent], ResolutionProof]
Replaces lambda abstractions by fresh function symbols, together with axioms that axiomatize them.
Attributes
- Source
- manySorted.scala
- Graph
-
- Supertypes
Members list
In this article