cases t hyps
t must inhabit an inductive type
It proceed by cases on t. The new generated hypothesis in each branch are named according to hyps.
One new sequent for each constructor of the type of t. Each sequent has a new hypothesis for each argument of the constructor.