Mathlib Map

Theorems · Definition · logic and foundations

FirstOrder.Field.fieldOfModelField

(K : Type u_2) → [inst : FirstOrder.Language.ring.Structure K] → [K ⊨ FirstOrder.Language.Theory.field] → Field K

A model for the theory of fields is a field. To introduced locally on Types that don't already have instances for ring operations. When this is used, it is almost always useful to also add locally the instance compatibleFieldOfModelField afterwards.

Defined in
Mathlib.ModelTheory.Algebra.Field.Basic
Cited by
0 results in Mathlib
Foundations
Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FirstOrder.Language.StructureFirstOrder.Language.Theory.Model

Around this declaration

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

Cites6

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

Cited by2

Results whose statement or proof uses this declaration.