Theorems · Theorem
Pi.smul_def
∀ {ι : Type u_1} {α : Type u_2} {M : ι → Type u_5} [inst : (i : ι) → SMul α (M i)] (a : α) (f : (i : ι) → M i),
a • f = fun i => a • f i- Defined in
- Mathlib.Algebra.Notation.Pi.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
- Assumes
- SMul
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by4
Results whose statement or proof uses this declaration.
- Matrix.reverse_charpolyproof · cited by 3
- iteratedFDerivWithin_comp_negproof · cited by 3
- derivWithin_comp_mul_leftproof · cited by 2
- Polynomial.fwdDiff_iter_eq_zero_of_degree_ltproof · cited by 1