Theorems · Theorem · field theory
minpoly.eq_X_sub_C_of_algebraMap_inj
∀ {A : Type u_1} {B : Type u_2} [inst : CommRing A] [inst_1 : Ring B] [inst_2 : Algebra A B] (a : A),
Function.Injective ⇑(algebraMap A B) → minpoly A ((algebraMap A B) a) = Polynomial.X - Polynomial.C aIf B/A is an injective ring extension, and a is an element of A,
then the minimal polynomial of algebraMap A B a is X - C a.
- Defined in
- Mathlib.FieldTheory.Minpoly.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- RingHomstatement · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapstatement and proof · cited by 4,706
- Nontrivialproof · cited by 2,416
- Polynomial.Xstatement and proof · cited by 1,639
- Polynomial.Cstatement and proof · cited by 1,598
- Polynomial.natDegreeproof · cited by 1,105
- Polynomial.coeffproof · cited by 1,045
Cited by4
Results whose statement or proof uses this declaration.
- minpoly.eq_X_sub_Cproof · cited by 6
- spectralNorm_extendsproof · cited by 3
- IsCyclotomicExtension.discr_prime_powproof · cited by 3
- IsConjRoot.eq_algebraMap_of_injectiveproof · cited by 3