Mathlib Map

Theorems · Theorem · general algebraic systems

Pi.single_comm

∀ {ι : Type u_1} [inst : DecidableEq ι] {M : Type u_9} [inst_1 : Zero M] (i : ι) (x : M) (j : ι),
  Pi.single i x j = Pi.single j x i

On non-dependent functions, Pi.single is symmetric in the two indices.

Defined in
Mathlib.Algebra.Notation.Pi.Basic
Cited by
2 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext
Assumes
DecidableEqZero

Around this declaration

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

Cites2

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

Cited by2

Results whose statement or proof uses this declaration.