Theorems · Theorem · group theory
Pi.single_mul
∀ {ι : Type u_1} {α : ι → Type u_2} [inst : (i : ι) → MulZeroClass (α i)] [inst_1 : DecidableEq ι] (i : ι) (x y : α i),
Pi.single i (x * y) = Pi.single i x * Pi.single i y- Defined in
- Mathlib.Algebra.GroupWithZero.Pi
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext, Quot.sound
- Assumes
- MulZeroClassDecidableEq
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.
- Pi.singlestatement · cited by 518
- MulZeroClassstatement and proof · cited by 232
- MulHom.singleproof · cited by 2
- MulHom.map_mulproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- Algebra.FormallySmooth.pi_iffproof · cited by 1
- Algebra.FormallyUnramified.pi_iffproof · cited by 1
- Algebra.FormallySmooth.of_piproof · cited by 1