LeftRankInductionReduction
gapt.proofs.lk.reductions.LeftRankInductionReduction
object LeftRankInductionReduction extends CutReduction
Attributes
- Source
- rankReduction.scala
- Graph
-
- Supertypes
- Self type
Members list
Value members
Concrete methods
Reduces a cut by moving the cut towards the proof's leaves.
Reduces a cut by moving the cut towards the proof's leaves.
Value parameters
- ctx
-
The proof's context.
- cut
-
The cut to be reduced.
Attributes
- Returns
-
A reduced proof if the given cut is reducible w.r.t to some induction inference, otherwise None.
- Source
- rankReduction.scala
Attributes
- Source
- rankReduction.scala
Attributes
- Definition Classes
- Source
- rankReduction.scala
Inherited methods
Attributes
- Inherited from:
- CutReduction
- Source
- CutReduction.scala
Attributes
- Inherited from:
- Reduction
- Source
- Reduction.scala
Attributes
- Inherited from:
- Reduction
- Source
- Reduction.scala
Attributes
- Inherited from:
- CutReduction
- Source
- CutReduction.scala
Attributes
- Inherited from:
- Reduction
- Source
- Reduction.scala
Attributes
- Inherited from:
- Reduction
- Source
- Reduction.scala
Attributes
- Inherited from:
- CutReduction
- Source
- CutReduction.scala
In this article