currentGoal
gapt.proofs.gaptic.TacticCommands.currentGoal
case object currentGoal extends Tactical1[OpenAssumption]
Retrieves the current subgoal.
Attributes
- Source
- TacticCommands.scala
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Tactical1[OpenAssumption]trait Tactic[OpenAssumption]class Objecttrait Matchableclass AnyShow all
- Self type
-
currentGoal.type
Members list
Type members
Inherited classlikes
Attributes
- Inherited from:
- Tactical1
- Source
- core.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Inherited types
The names of the product elements
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.scala
The name of the type
The mirrored *-type
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.scala
Value members
Concrete methods
Attributes
- Source
- TacticCommands.scala
Inherited methods
Attributes
- Inherited from:
- Tactic
- Source
- core.scala
Attributes
- Inherited from:
- Tactic
- Source
- core.scala
Attributes
- Definition Classes
- Inherited from:
- Tactical1
- Source
- core.scala
Attributes
- Inherited from:
- Tactic
- Source
- core.scala
Attributes
- Inherited from:
- Tactical1
- Source
- core.scala
Attributes
- Inherited from:
- Tactic
- Source
- core.scala
Attributes
- Inherited from:
- Tactic
- Source
- core.scala
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.scala
Attributes
- Inherited from:
- Tactic
- Source
- core.scala
Attributes
- Inherited from:
- Tactic
- Source
- core.scala
Attributes
- Inherited from:
- Tactic
- Source
- core.scala
Returns result of first tactical, if there is any, else it returns the result of the second tactical, with the possibility of no result from either.
Returns result of first tactical, if there is any, else it returns the result of the second tactical, with the possibility of no result from either.
Attributes
- Inherited from:
- Tactic
- Source
- core.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Tactic
- Source
- core.scala
Attributes
- Inherited from:
- Tactic
- Source
- core.scala
Attributes
- Inherited from:
- Tactical1
- Source
- core.scala
Attributes
- Inherited from:
- Tactic
- Source
- core.scala
Attributes
- Inherited from:
- Tactic
- Source
- core.scala
In this article