Theorems · Theorem · field theory
minpoly.aeval_algHom
∀ (A : Type u_1) {B : Type u_2} {B' : Type u_3} [inst : CommRing A] [inst_1 : Ring B] [inst_2 : Ring B']
[inst_3 : Algebra A B] [inst_4 : Algebra A B'] (f : B →ₐ[A] B') (x : B), (Polynomial.aeval (f x)) (minpoly A x) = 0Given any f : B →ₐ[A] B' and any x : L, the minimal polynomial of x vanishes at f x.
- Defined in
- Mathlib.FieldTheory.Minpoly.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Ringstatement and proof · cited by 7,463
- Polynomialstatement and proof · cited by 5,681
- AlgHomstatement and proof · cited by 3,236
- map_zeroproof · cited by 1,614
- Polynomial.aevalstatement and proof · cited by 615
- minpolystatement and proof · cited by 439
- minpoly.aevalproof · cited by 91
- Polynomial.aeval_algHomproof · cited by 14
- AlgHom.coe_compproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- spectralNorm_eq_iSup_of_finiteDimensional_normalproof · cited by 2