Files
alt-ergo/examples/valid/arith4.ae

3 lines
87 B
Plaintext

goal mult_po_4: forall a,b:int. a > 0 -> a % 2 = 1 -> b + (a / 2) * (2 * b) = a * b