Mathlib Map

Theorems · Definition · logic and foundations

FirstOrder.Language.Theory.ModelType.of

{L : FirstOrder.Language} →
  (T : L.Theory) → (M : Type w) → [inst : L.Structure M] → [M ⊨ T] → [Nonempty M] → T.ModelType

The object in the category of R-algebras associated to a type equipped with the appropriate typeclasses.

Defined in
Mathlib.ModelTheory.Bundled
Cited by
5 results in Mathlib
Foundations
Depth 9 from the axioms · uses no axioms
Assumes
FirstOrder.Language.StructureFirstOrder.Language.Theory.ModelNonempty

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.