Theorems · Theorem · general algebraic systems
Pi.mulSingle_ne_one_iff
∀ {ι : Type u_1} {M : ι → Type u_6} [inst : (i : ι) → One (M i)] [inst_1 : DecidableEq ι] {i : ι} {x : M i},
Pi.mulSingle i x ≠ 1 ↔ x ≠ 1- Defined in
- Mathlib.Algebra.Notation.Pi.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- OneDecidableEq
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.mulSinglestatement · cited by 111
- Iff.neproof · cited by 52
- Pi.mulSingle_eq_one_iffproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- RestrictedProduct.mulSingle_ne_one_iffproof · cited by 0