Theorems · Theorem · commutative algebra
RingHom.isIntegralElem_localization_at_leadingCoeff
∀ {R : Type u_5} {S : Type u_6} [inst : CommSemiring R] [inst_1 : CommSemiring S] (f : R →+* S) (x : S)
(p : Polynomial R),
Polynomial.eval₂ f x p = 0 →
∀ (M : Submonoid R),
p.leadingCoeff ∈ M →
∀ {Rₘ : Type u_7} {Sₘ : Type u_8} [inst_2 : CommRing Rₘ] [inst_3 : CommRing Sₘ] [inst_4 : Algebra R Rₘ]
[inst_5 : IsLocalization M Rₘ] [inst_6 : Algebra S Sₘ] [inst_7 : IsLocalization (Submonoid.map f M) Sₘ],
(IsLocalization.map Sₘ f ⋯).IsIntegralElem ((algebraMap S Sₘ) x)- Defined in
- Mathlib.RingTheory.Localization.Integral
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapstatement and proof · cited by 4,706
- Submonoidstatement and proof · cited by 3,086
- Nontrivialproof · cited by 2,416
- MulZeroClass.zero_mulproof · cited by 1,625
- map_zeroproof · cited by 1,614
- Polynomial.Cproof · cited by 1,598
Cited by2
Results whose statement or proof uses this declaration.
- is_integral_localization_at_leadingCoeffproof · cited by 1
- Polynomial.isIntegral_isLocalization_polynomial_quotientproof · cited by 1