Theorems · Theorem · general algebraic systems
Finsupp.single_mul
∀ {α : Type u₁} {β : Type u₂} [inst : MulZeroClass β] (a : α) (b₁ b₂ : β),
(fun₀ | a => b₁ * b₂) = (fun₀ | a => b₁) * fun₀ | a => b₂- Defined in
- Mathlib.Data.Finsupp.Pointwise
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MulZeroClass
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.
- Finsuppstatement · cited by 5,255
- Finsupp.singlestatement · cited by 943
- MulZeroClassstatement and proof · cited by 232
- Finsupp.zipWith_single_singleproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.