Theorems · Definition · commutative algebra
Ideal.Quotient.field
{R : Type u_5} → [inst : CommRing R] → (I : Ideal R) → [I.IsMaximal] → Field (R ⧸ I)The quotient of a commutative ring by a maximal ideal is a field.
This is a def rather than instance, since users
will have computable inverses (and qsmul, ratCast) in some applications.
See note [reducible non-instances].
- Defined in
- Mathlib.RingTheory.Ideal.Quotient.Basic
- Cited by
- 25 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingIdeal.IsMaximal
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.
- CommRingstatement and proof · cited by 17,173
- Fieldstatement · cited by 7,404
- Idealstatement and proof · cited by 4,748
- HasQuotient.Quotientstatement and proof · cited by 2,301
- NNRatproof · cited by 523
- Ideal.IsMaximalstatement and proof · cited by 452
- NNRat.castproof · cited by 235
Cited by27
Results whose statement or proof uses this declaration.
- KummerDedekind.normalizedFactorsMapEquivNormalizedFactorsMinPolyMkstatement · cited by 8
- Ideal.Quotient.maximal_ideal_iff_isField_quotientproof · cited by 7
- Ideal.inertiaDeg_eq_of_isMaximalproof · cited by 4
- KummerDedekind.emultiplicity_factors_map_eq_emultiplicitystatement · cited by 2
- Ideal.cardQuot_pow_inertiaDegproof · cited by 2
- MvPolynomial.eq_vanishingIdeal_singleton_of_isMaximalproof · cited by 2
- IsNoetherianRing.isArtinianRing_of_krullDimLE_zeroproof · cited by 2
- KummerDedekind.normalizedFactors_ideal_map_eq_normalizedFactors_min_poly_mk_mapstatement · cited by 1
- KummerDedekind.normalizedFactorsMapEquivNormalizedFactorsMinPolyMk_symm_apply_eq_spanstatement · cited by 1
- IsArtinianRing.fieldOfSubtypeIsMaximalproof · cited by 1
- Ring.ord_of_irreducibleproof · cited by 1
- IsLocalization.AtPrime.equivQuotMaximalIdeal_symm_apply_mkstatement · cited by 1