Theorems · Definition · logic and foundations
FirstOrder.Field.compatibleRingOfModelField
(K : Type u_2) →
[inst : FirstOrder.Language.ring.Structure K] →
[inst_1 : K ⊨ FirstOrder.Language.Theory.field] → FirstOrder.Ring.CompatibleRing KThe instances given by fieldOfModelField are compatible with the Language.ring.Structure
instance on K. This instance is to be used on models for the language of fields that do
not already have the ring operations on the Type.
Always add fieldOfModelField as a local instance first before using this instance.
- Defined in
- Mathlib.ModelTheory.Algebra.Field.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.Theory.Modelstatement and proof · cited by 67
- FirstOrder.Language.ringstatement and proof · cited by 36
- FirstOrder.Ring.CompatibleRingstatement · cited by 27
- FirstOrder.Language.Theory.fieldstatement and proof · cited by 6
- FirstOrder.Field.fieldOfModelFieldstatement · cited by 0
- FirstOrder.Ring.compatibleRingOfRingStructureproof · cited by 0
Cited by3
Results whose statement or proof uses this declaration.
- FirstOrder.Field.ACF_isCompleteproof · cited by 3
- FirstOrder.Field.finite_ACF_prime_not_realize_of_ACF_zero_realizeproof · cited by 2
- FirstOrder.Field.ACF_categoricalproof · cited by 1