Exercise logic.propositional.dnf

Description
Proposition to DNF

Derivation

Final term is not finished
(~F /\ q) || ~~p || (F /\ r)
logic.propositional.notfalse
(T /\ q) || ~~p || (F /\ r)