Theorems · Theorem · general algebraic systems
Pi.support_single
∀ {ι : Type u_1} {M : Type u_3} [inst : DecidableEq ι] [inst_1 : Zero M] {i : ι} {a : M} [inst_2 : DecidableEq M],
Function.support (Pi.single i a) = if a = 0 then ∅ else {i}- Defined in
- Mathlib.Algebra.Notation.Support
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqZeroDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Function.supportstatement and proof · cited by 610
- Pi.singlestatement and proof · cited by 518
- Function.support_zeroproof · cited by 12
- Pi.single_zeroproof · cited by 10
- Pi.support_single_of_neproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Pi.subsingleton_support_singleproof · cited by 0