Mathlib Map

Theorems · Definition · general algebraic systems

Pi.mulSingle

{ι : Type u_1} → {M : ι → Type u_6} → [(i : ι) → One (M i)] → [DecidableEq ι] → (i : ι) → M i → (j : ι) → M j

The function supported at i, with value x there, and 1 elsewhere.

Defined in
Mathlib.Algebra.Notation.Pi.Basic
Cited by
111 results in Mathlib
Foundations
Depth 7 from the axioms, rests on 18 definitions · uses no axioms
Assumes
OneDecidableEq

Around this declaration

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

Cites1

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

Cited by113

Results whose statement or proof uses this declaration.