simp
c a_1 ... a_n = c b_1 ... b_n
a_1 = b_1 /\ ... /\ a_n = b_n
*.inj_eq
We are going to use these lemmas in the simplifier.