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 iOn 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.
- Pi.singlestatement · cited by 518
- Pi.single_applyproof · cited by 78
Cited by2
Results whose statement or proof uses this declaration.
- Matrix.mulVec_surjective_iff_exists_right_inverseproof · cited by 1
- Matrix.cramer_oneproof · cited by 1