Mathlib Map

Theorems · Definition · commutative algebra

WittVector.verschiebungFun

{p : ℕ} → {R : Type u_1} → [CommRing R] → WittVector p R → WittVector p R

verschiebungFun x shifts the coefficients of x up by one, by inserting 0 as the 0th coefficient. x.coeff i then becomes (verschiebungFun x).coeff (i + 1). verschiebungFun is the underlying function of the additive monoid hom WittVector.verschiebung.

Defined in
Mathlib.RingTheory.WittVector.Verschiebung
Cited by
6 results in Mathlib
Foundations
Depth 12 from the axioms · uses no axioms
Assumes
CommRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by7

Results whose statement or proof uses this declaration.