Theorems · Theorem · field theory
minpoly_algEquiv_toLinearMap
∀ {K : Type u_1} {L : Type u_2} [inst : Field K] [inst_1 : CommRing L] [IsDomain L] [inst_3 : Algebra K L]
(σ : L ≃ₐ[K] L), IsOfFinOrder σ → minpoly K σ.toLinearMap = Polynomial.X ^ orderOf σ - Polynomial.C 1The minimal polynomial (over K) of σ : L ≃ₐ[K] L is X ^ (orderOf σ) - 1.
- Defined in
- Mathlib.FieldTheory.Minpoly.Field
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites49
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 and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Finset.univproof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- IsDomainstatement and proof · cited by 2,196
- AlgEquivstatement and proof · cited by 1,681
Cited by2
Results whose statement or proof uses this declaration.
- exists_root_adjoin_eq_top_of_isCyclicproof · cited by 1
- minpoly_algHom_toLinearMapproof · cited by 0