Theorems · Theorem · commutative algebra
WittVector.init_pow
∀ {p : ℕ} {R : Type u_1} [inst : CommRing R] [inst_1 : Fact (Nat.Prime p)] (m : ℕ) (x : WittVector p R) (n : ℕ),
WittVector.init n (x ^ m) = WittVector.init n (WittVector.init n x ^ m)- Defined in
- Mathlib.RingTheory.WittVector.InitTail
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebra.algebraMapproof · cited by 4,706
- Finset.univproof · cited by 3,473
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- SProd.sprodproof · cited by 1,750
- Finset.rangeproof · cited by 1,341
- Matrix.vecConsproof · cited by 852
- Matrix.vecEmptyproof · cited by 832
- WittVectorstatement and proof · cited by 227
- Matrix.cons_val_fin_oneproof · cited by 225
- Fintype.elemsproof · cited by 194
Cited by1
Results whose statement or proof uses this declaration.
- WittVector.truncateFun_powproof · cited by 0