Theorems · Theorem · commutative algebra
IsLocalRing.eq_of_eval_eq_zero_of_not_isUnit_sub
∀ {R : Type u_1} [inst : CommRing R] [IsLocalRing R] {f : Polynomial R} {a b : R},
Polynomial.eval a f = 0 →
Polynomial.eval b f = 0 → ¬IsUnit (a - b) → IsUnit (Polynomial.eval a (Polynomial.derivative f)) → a = b[Stacks Tag 06RR](https://stacks.math.columbia.edu/tag/06RR)
- Defined in
- Mathlib.RingTheory.Henselian
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingIsLocalRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapstatement · cited by 10,215
- Polynomialstatement and proof · cited by 5,681
- mul_oneproof · cited by 3,885
- add_zeroproof · cited by 2,707
- IsUnitstatement and proof · cited by 1,602
- pow_oneproof · cited by 894
- Polynomial.evalstatement and proof · cited by 796
- IsLocalRingstatement and proof · cited by 339
- Polynomial.derivativestatement and proof · cited by 331
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.