Theorems · Theorem · field theory
Polynomial.roots_expand_pow
∀ {R : Type u_1} [inst : CommRing R] [inst_1 : IsDomain R] {p n : ℕ} [inst_2 : ExpChar R p] {f : Polynomial R}
[inst_3 : PerfectRing R p],
((Polynomial.expand R (p ^ n)) f).roots = p ^ n • Multiset.map (⇑(iterateFrobeniusEquiv R p n).symm) f.roots- Defined in
- Mathlib.FieldTheory.Perfect
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 132 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- Polynomialstatement and proof · cited by 5,681
- AlgHomstatement · cited by 3,236
- Multisetstatement and proof · cited by 2,627
- IsDomainstatement and proof · cited by 2,196
- RingEquivstatement · cited by 1,147
- Multiset.mapstatement and proof · cited by 876
- RingEquiv.symmstatement and proof · cited by 567
- Multiset.cardproof · cited by 375
- Multiset.countproof · cited by 302
- ExpCharstatement and proof · cited by 276
Cited by3
Results whose statement or proof uses this declaration.
- Polynomial.roots_X_pow_char_pow_sub_Cproof · cited by 2
- Polynomial.roots_expandproof · cited by 1
- Polynomial.roots_expand_pow_map_iterateFrobeniusproof · cited by 1