Theorems · Theorem · commutative algebra
Polynomial.monic_generator_eq_minpoly
∀ (𝕜 : Type u_1) {A : Type u_2} [inst : Field 𝕜] [inst_1 : Ring A] [inst_2 : Algebra 𝕜 A] (a : A) (p : Polynomial 𝕜),
p.Monic → Ideal.span {p} = Polynomial.annIdeal 𝕜 a → Polynomial.annIdealGenerator 𝕜 a = pIf a monic generates the annihilating ideal, it must match our choice of the annihilating ideal generator.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 126 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement · cited by 53,352
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Idealstatement and proof · cited by 4,748
- Bot.botproof · cited by 4,720
- Ideal.spanstatement and proof · cited by 948
- Polynomial.Monicstatement and proof · cited by 461
- Ideal.span_singleton_eq_botproof · cited by 27
- Ideal.span_singleton_eq_span_singletonproof · cited by 15
- Polynomial.annIdealGeneratorstatement and proof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.