theory Logic imports Main begin chapter ‹Propositional formulae› text ‹ This theory contains syntax and semantics of propositional formulae. Furthermore, it contains a function that converts a formula into disjunctive normal form. This conversion is justified with a proof term. ›