Theorems · Theorem · commutative algebra
WittVector.dvd_sub_sum_teichmuller_iterateFrobeniusEquiv_coeff
∀ {p : ℕ} [hp : Fact (Nat.Prime p)] {R : Type u_1} [inst : CommRing R] [inst_1 : CharP R p] [inst_2 : PerfectRing R p]
(x : WittVector p R) (n : ℕ),
↑p ^ (n + 1) ∣ x - ∑ i ≤ n, (WittVector.teichmuller p) (((frobeniusEquiv R p).symm ^ i) (x.coeff i)) * ↑p ^ ip ^ (n + 1) divides
x minus the summation of the first n + 1 terms of the Teichmuller series.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FactCommRingCharPPerfectRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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
- Set.Elemproof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- Finset.sumstatement and proof · cited by 5,195
- MonoidHomstatement · cited by 3,629
- Factstatement and proof · cited by 2,726
- add_zeroproof · cited by 2,707
- Finset.sum_congrproof · cited by 2,323
- Nat.Primestatement and proof · cited by 2,059
- RingEquivstatement · cited by 1,147
- Nat.iterateproof · cited by 740
Cited by1
Results whose statement or proof uses this declaration.
- WittVector.eq_of_apply_teichmuller_eqproof · cited by 1