(* Title: Partial Clausal Logic Author: Mathias Fleury <mathias.fleury at mpi-inf.mpg.de>, 2014 *) section ‹Partial Annotated Herbrand Interpretation› text ‹We here define decided literals (that will be used in both DPLL and CDCL) and the entailment corresponding to it.› theory Partial_Annotated_Herbrand_Interpretation imports Partial_Herbrand_Interpretation begin subsection ‹Decided Literals› subsubsection ‹Definition›