Theorems · Theorem · number theory
MvPolynomial.frobenius_zmod
∀ {σ : Type u_1} {p : ℕ} [inst : Fact (Nat.Prime p)] (f : MvPolynomial σ (ZMod p)),
(frobenius (MvPolynomial σ (ZMod p)) p) f = (MvPolynomial.expand p) f- Defined in
- Mathlib.FieldTheory.Finite.Polynomial
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Fact
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- RingHomstatement · cited by 10,189
- Finsuppstatement · cited by 5,255
- AlgHomstatement · cited by 3,236
- Factstatement and proof · cited by 2,726
- MvPolynomialstatement and proof · cited by 2,140
- Nat.Primestatement and proof · cited by 2,059
- map_mulproof · cited by 1,137
- ZModstatement and proof · cited by 1,024
- map_addproof · cited by 964
- MvPolynomial.Xproof · cited by 552
- MvPolynomial.Cproof · cited by 400
Cited by1
Results whose statement or proof uses this declaration.
- MvPolynomial.expand_zmodproof · cited by 1