OneStrictMonotoneSchema

gapt.examples.OneStrictMonotoneSchema
object OneStrictMonotoneSchema extends TacticsProof

Attributes

Graph
Supertypes
class TacticsProof
class TacticsProof0
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

def main(args: Array[String]): Unit

Attributes

Inherited from:
TacticsProof

Concrete fields

val esOmega: Sequent[Formula]
val esOmegaBc: Sequent[(String, Formula)]
val esOmegaSc: Sequent[(String, Formula)]
val esPhi: Sequent[Formula]
val esPhiBc: Sequent[(String, Formula)]
val esPhiSc: Sequent[(String, Formula)]
val omegaBc: LKProof
val omegaSc: LKProof
val phiBc: LKProof
val phiSc: LKProof

Implicits

Inherited implicits

implicit def ctx: ImmutableContext

Attributes

Inherited from:
TacticsProof0