1 2 3 4 5 6 7 8
Goal forall n, n+n=0->0=n+n. intros. (* This used to fail in 8.0pl1 *) set n in * |-.