Theorems · Theorem · commutative algebra
WittVector.verschiebungFun_coeff
∀ {p : ℕ} {R : Type u_1} [inst : CommRing R] (x : WittVector p R) (n : ℕ),
x.verschiebungFun.coeff n = if n = 0 then 0 else x.coeff (n - 1)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- WittVectorstatement and proof · cited by 227
- WittVector.coeffstatement and proof · cited by 138
- WittVector.verschiebungFunstatement · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- WittVector.verschiebungFun_coeff_zeroproof · cited by 2
- WittVector.ghostComponent_verschiebungFunproof · cited by 1