section ‹Deterministic Monad› theory Refine_Det imports "HOL-Library.Monad_Syntax" "Generic/RefineG_Assert" "Generic/RefineG_While" begin subsection ‹Deterministic Result Lattice› text ‹ We define the flat complete lattice of deterministic program results: › (* TODO: Library/Quickcheck_Types.thy:flat_complete_lattice provides an isomorphic contruction. *)