(* Author: Tobias Nipkow, 2007 *) section‹Logic› theory Logic imports Main "HOL-Library.FuncSet" begin text‹\noindent We start with a generic formalization of quantified logical formulae using de Bruijn notation. The syntax is parametric in the type of atoms.› declare Let_def[simp]