theory Mechanized_Metasemantics imports Main begin section ‹Object Language› text ‹ We introduce a small object language instead of using HOL bools directly. This allows object-language formulas to vary across possible worlds. ›