Theorems · Theorem · commutative algebra
WittVector.sum_coeff_eq_coeff_sum
∀ {p : ℕ} [hp : Fact (Nat.Prime p)] {R : Type u_1} [inst : CommRing R] {α : Type u_2} {S : Finset α}
(x : α → WittVector p R),
(∀ (n : ℕ), Subsingleton ↑{r | r ∈ S ∧ (x r).coeff n ≠ 0}) →
∀ (n : ℕ), (∑ s ∈ S, x s).coeff n = ∑ s ∈ S, (x s).coeff n- Cited by
- 1 results in Mathlib
- Foundations
- Depth 142 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Finsetstatement and proof · cited by 13,712
- Set.Elemstatement and proof · cited by 7,166
- Set.ofPredstatement and proof · cited by 6,101
- Finset.sumstatement and proof · cited by 5,195
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- WittVectorstatement and proof · cited by 227
- Finset.sum_insertproof · cited by 196
- Finset.sum_eq_zeroproof · cited by 139
- WittVector.coeffstatement and proof · cited by 138
- Finset.mem_insert_selfproof · cited by 128
Cited by1
Results whose statement or proof uses this declaration.
- WittVector.dvd_sub_sum_teichmuller_iterateFrobeniusEquiv_coeffproof · cited by 1