Commit 2022-03-31 16:09 f1ae6206
View on Github →feat(model_theory/bundled, satisfiability): Bundled models (#12945)
Defines Theory.Model
, a type of nonempty bundled models of a particular theory.
Refactors satisfiability in terms of bundled models.