ApplyResult contains the subgoals produced by applying a tactic to a goal.
Get subgoal at index (alias for getSubgoal).
Readonly
Return a subgoal at the given index.
Return the number of subgoals in the result.
Return a string representation of the apply result.
ApplyResult contains the subgoals produced by applying a tactic to a goal.