Theorems · Theorem · difference equations
fwdDiff_const
∀ {M : Type u_1} {G : Type u_2} [inst : AddCommMonoid M] [inst_1 : AddCommGroup G] (h : M) (g : G),
(fwdDiff h fun x => g) = fun x => 0- Defined in
- Mathlib.Algebra.Group.ForwardDiff
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext, Quot.sound
- Assumes
- AddCommMonoidAddCommGroup
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.
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidstatement and proof · cited by 12,281
- sub_selfproof · cited by 996
- fwdDiffstatement · cited by 35
Cited by2
Results whose statement or proof uses this declaration.
- fwdDiff_iter_choose_zeroproof · cited by 1
- Polynomial.fwdDiff_iter_eq_zero_of_degree_ltproof · cited by 1