git @ Cat's Eye Technologies Lome / master eg / fail-2.lome
master

Tree @master (Download .tar.gz)

fail-2.lome @masterraw · history · blame

1
2
3
4
5
proof
    mul(a, mul(e, a))
    mul(a, *right_id(mul(e, a)))
    mul(a, a)
qed