How to apply the tactic: To a specific label, to the only fitting formula, or to any fitting formula.
Synonym for andThen
.
Synonym for andThen
.
How to apply the tactic: To a specific label, to the only fitting formula, or to any fitting formula.
Returns result of first tactic, if there is any, else it returns the result of the second tactic, with the possibility of no result from either.
Returns result of first tactic, if there is any, else it returns the result of the second tactic, 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.
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.
Creates a new Tactical by first applying this
to the current subgoal and then that
to the new right subgoal.
Creates a new Tactical by first applying this
to the current subgoal and then that
to the new right subgoal.
A Tactical.
Decomposes a disjunction in the antecedent of a goal.
How to apply the tactic: To a specific label, to the only fitting formula, or to any fitting formula.