Theorems · Theorem · functional analysis
LineDerivAdd.lineDerivOp_left_add
∀ {V : Type u} {E : Type v} {F : outParam (Type w)} {inst : AddCommGroup V} {inst_1 : AddCommGroup E}
{inst_2 : AddCommGroup F} {inst_3 : LineDeriv V E F} [self : LineDerivAdd V E F] (v w : V) (x : E),
LineDeriv.lineDerivOp (v + w) x = LineDeriv.lineDerivOp v x + LineDeriv.lineDerivOp w x- Cited by
- 3 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- LineDerivAdd
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
- LineDeriv.lineDerivOpstatement · cited by 60
- LineDerivstatement and proof · cited by 29
- LineDerivAddstatement and proof · cited by 19
Cited by3
Results whose statement or proof uses this declaration.
- LineDeriv.lineDerivOp_left_negproof · cited by 1
- LineDeriv.lineDerivOp_left_sumproof · cited by 0
- LineDeriv.lineDerivOp_left_zeroproof · cited by 0