summaryrefslogtreecommitdiff
path: root/test-suite/output/simpl.out
blob: 73888da9a07e4b6e2d8a73a3e61976e5647ad841 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
1 subgoal
  
  x : nat
  ============================
   x = S x
1 subgoal
  
  x : nat
  ============================
   0 + x = S x
1 subgoal
  
  x : nat
  ============================
   x = 1 + x