namedCases
BasicProvers.namedCases : string list -> tactic
Case split on type of leading universally quantified variable in the goal, using given names for introduced constructor arguments.
bossLib.namedCases
is identical to
BasicProvers.namedCases
.