leftRankReduction
gapt.proofs.lk.reductions.leftRankReduction
object leftRankReduction extends CutReduction
Attributes
- Source
- rankReduction.scala
- Graph
-
- Supertypes
- Self type
-
leftRankReduction.type
Members list
Value members
Concrete methods
Reduces the rank of the cut by permuting it upwards on the left-hand side.
Reduces the rank of the cut by permuting it upwards on the left-hand side.
Value parameters
- cut
-
The proof to which the left rank reduction is applied
Attributes
- Returns
-
A reduced proof or None if the left rank reduction could not be applied.
- 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