c1c34c69a5118839ce6892190fee4068981aab71
If x \/ y is defined, x /\ (x \/ y) has to be defined, too. Previously, we stated them in terms of "if x /\ (x \/ y) is defined", which is not right. Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
Description
Attempts at formalizing static program analysis techniques in Agda.
Languages
Agda
100%