Theorems · Theorem · general algebraic systems
Pi.single_ne_zero_iff
∀ {ι : Type u_1} {M : ι → Type u_6} [inst : (i : ι) → Zero (M i)] [inst_1 : DecidableEq ι] {i : ι} {x : M i},
Pi.single i x ≠ 0 ↔ x ≠ 0- Defined in
- Mathlib.Algebra.Notation.Pi.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- ZeroDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Pi.singlestatement · cited by 518
- Iff.neproof · cited by 52
- Pi.single_eq_zero_iffproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- PSL.iSup_lineStab_eq_topproof · cited by 1
- RestrictedProduct.single_ne_zero_iffproof · cited by 0