Theorems · Theorem · general algebraic systems
Pi.single_apply
∀ {ι : Type u_1} [inst : DecidableEq ι] {M : Type u_9} [inst_1 : Zero M] (i : ι) (x : M) (i' : ι),
Pi.single i x i' = if i' = i then x else 0On non-dependent functions, Pi.single can be expressed as an ite
- Defined in
- Mathlib.Algebra.Notation.Pi.Basic
- Cited by
- 78 results in Mathlib
- Foundations
- Depth 11 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
- Function.update_applyproof · cited by 23
Cited by78
Results whose statement or proof uses this declaration.
- Finsupp.single_applyproof · cited by 99
- MvPowerSeries.coeff_monomialproof · cited by 17
- Finsupp.single_eq_pi_singleproof · cited by 15
- PiLp.single_applyproof · cited by 11
- Matrix.mul_adjugateproof · cited by 10
- Function.locallyFinsuppWithin.single_applyproof · cited by 8
- LinearMap.toMatrix₂_applyproof · cited by 8
- Set.indicator_singletonproof · cited by 6
- LinearMap.toMatrix'_idproof · cited by 5
- Matrix.single_mulVec_eqproof · cited by 5
- Algebra.Generators.CotangentSpace.compEquiv_symm_inrproof · cited by 4
- Algebra.Generators.CotangentSpace.fst_compEquivproof · cited by 4