Suc
gapt.proofs.Suc
case class Suc(k: Int) extends SequentIndex
Attributes
- Source
- sequents.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass SequentIndextrait Ordered[SequentIndex]trait Comparable[SequentIndex]class Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Increments the index by a natural number.
Decrements the index by a natural number.
Attributes
- Source
- sequents.scala
Injective conversion to integers.
Attributes
- Source
- sequents.scala
Inherited methods
Attributes
- Inherited from:
- Ordered
Attributes
- Inherited from:
- Ordered
Attributes
- Inherited from:
- Ordered
Attributes
- Inherited from:
- Ordered
Attributes
- Inherited from:
- SequentIndex
- Source
- sequents.scala
Attributes
- Inherited from:
- Ordered
Attributes
- Inherited from:
- SequentIndex
- Source
- sequents.scala
Attributes
- Inherited from:
- SequentIndex
- Source
- sequents.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- SequentIndex
- Source
- sequents.scala
In this article