Theorems · Theorem · group theory
Pi.mulSingle_mul
∀ {I : Type u} {f : I → Type v} [inst : DecidableEq I] [inst_1 : (i : I) → MulOneClass (f i)] (i : I) (x y : f i),
Pi.mulSingle i (x * y) = Pi.mulSingle i x * Pi.mulSingle i y- Defined in
- Mathlib.Algebra.Group.Pi.Lemmas
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqMulOneClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MulOneClassstatement and proof · cited by 1,018
- Pi.mulSinglestatement · cited by 111
- MonoidHom.map_mulproof · cited by 37
- MonoidHom.mulSingleproof · cited by 21
Cited by1
Results whose statement or proof uses this declaration.
- RestrictedProduct.mulSingle_mulproof · cited by 0