Theorems · Theorem · difference equations
fwdDiff_const_smul
∀ {M : Type u_1} {G : Type u_2} [inst : AddCommMonoid M] [inst_1 : AddCommGroup G] (h : M) {R : Type u_3}
[inst_2 : Monoid R] [inst_3 : DistribMulAction R G] (r : R) (f : M → G), fwdDiff h (r • f) = r • fwdDiff h f- Defined in
- Mathlib.Algebra.Group.ForwardDiff
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidstatement and proof · cited by 12,281
- Monoidstatement and proof · cited by 3,887
- DistribMulActionstatement and proof · cited by 584
- smul_subproof · cited by 142
- fwdDiffstatement · cited by 35
Cited by1
Results whose statement or proof uses this declaration.
- fwdDiff_iter_const_smulproof · cited by 4