Theorems · Theorem · field theory
minpoly_algHom_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 σ : Gal(L/K) is X ^ (orderOf σ) - 1.
- Defined in
- Mathlib.FieldTheory.Minpoly.Field
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- RingHomstatement · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- AlgHomstatement and proof · cited by 3,236
- Unitsproof · cited by 2,804
- IsDomainstatement and proof · cited by 2,196
- AlgEquivproof · cited by 1,681
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.