Structure representing a tactic which can be used by tactic.auto_cases
.
The auto_cases_tac
for tactic.cases
.
The auto_cases_tac
for tactic.induction⟩
.
Find an auto_cases_tac
which matches the given type : expr
.
tactic.auto_cases
Structure representing a tactic which can be used by tactic.auto_cases
.
The auto_cases_tac
for tactic.cases
.
The auto_cases_tac
for tactic.induction⟩
.
Find an auto_cases_tac
which matches the given type : expr
.
Applies cases
or induction
on certain hypotheses.