Theorems · Theorem · commutative algebra
MvPolynomial.map_iterateFrobenius_expand
∀ {σ : Type u_1} {R : Type u_2} [inst : CommSemiring R] (p : ℕ) [inst_1 : ExpChar R p] (f : MvPolynomial σ R) (n : ℕ),
(MvPolynomial.map (iterateFrobenius R p n)) ((MvPolynomial.expand (p ^ n)) f) = f ^ p ^ n- Defined in
- Mathlib.RingTheory.MvPolynomial.Expand
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringExpChar
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
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- Finsuppstatement · cited by 5,255
- AlgHomstatement · cited by 3,236
- MvPolynomialstatement and proof · cited by 2,140
- add_commproof · cited by 1,535
- pow_zeroproof · cited by 1,094
- pow_oneproof · cited by 894
- pow_succproof · cited by 374
- ExpCharstatement and proof · cited by 276
- pow_succ'proof · cited by 228
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.