Environment corpus case with terms that should normalize under that environment.
Summary
Types
@type normalize_case() :: {atom(), Theoria.Term.t()}
@type t() :: %Theoria.Kernel.EnvironmentCorpus.Case{ env: Theoria.Env.t(), name: atom(), normalize: [normalize_case()] }