Summary counts for a validation corpus.
Summary
Types
@type t() :: %Theoria.Validation.Corpus.Summary{ categories: [atom()], defeq_checks: non_neg_integer(), inductive_checks: non_neg_integer(), theorem_checks: non_neg_integer(), theorem_modules: non_neg_integer() }