Mathlib Map

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.

KummerDedekind.normalizedFactorsMapEquivNormalizedFactorsMinPolyMk · cited by 8KummerDedekind.normalized…Ideal.Quotient.maximal_ideal_iff_isField_quotient · cited by 7Quotient.maximal_ideal_if…Ideal.inertiaDeg_eq_of_isMaximal · cited by 4Ideal.inertiaDeg_eq_of_is…KummerDedekind.emultiplicity_factors_map_eq_emultiplicity · cited by 2KummerDedekind.emultiplic…Ideal.cardQuot_pow_inertiaDeg · cited by 2Ideal.cardQuot_pow_inerti…MvPolynomial.eq_vanishingIdeal_singleton_of_isMaximal · cited by 2MvPolynomial.eq_vanishing…IsNoetherianRing.isArtinianRing_of_krullDimLE_zero · cited by 2IsNoetherianRing.isArtini…KummerDedekind.normalizedFactors_ideal_map_eq_normalizedFactors_min_poly_mk_map · cited by 1KummerDedekind.normalized…KummerDedekind.normalizedFactorsMapEquivNormalizedFactorsMinPolyMk_symm_apply_eq_span · cited by 1KummerDedekind.normalized…IsArtinianRing.fieldOfSubtypeIsMaximal · cited by 1IsArtinianRing.fieldOfSub…Ring.ord_of_irreducible · cited by 1Ring.ord_of_irreducibleIsLocalization.AtPrime.equivQuotMaximalIdeal_symm_apply_mk · cited by 1AtPrime.equivQuotMaximalI…Ideal.exists_prime_and_absNorm_eq_pow · cited by 1Ideal.exists_prime_and_ab…Algebra.FormallyUnramified.isRadical_map_isMaximal · cited by 1FormallyUnramified.isRadi…IsLocalization.AtPrime.equivQuotientMapOfIsMaximal_symm_apply_mk · cited by 1AtPrime.equivQuotientMapO…CommRing · cited by 17173CommRingField · cited by 7404FieldIdeal · cited by 4748IdealHasQuotient.Quotient · cited by 2301HasQuotient.QuotientNNRat · cited by 523NNRatIdeal.IsMaximal · cited by 452Ideal.IsMaximalNNRat.cast · cited by 235NNRat.castQuotient.fieldCITED BYCITES

Cites7

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

Cited by27

Results whose statement or proof uses this declaration.