Theorems · Theorem · functional analysis
LineDerivAdd.lineDerivOp_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 : V) (x y : E),
LineDeriv.lineDerivOp v (x + y) = LineDeriv.lineDerivOp v x + LineDeriv.lineDerivOp v y- Cited by
- 4 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 by5
Results whose statement or proof uses this declaration.
- LineDeriv.lineDerivOpCLMproof · cited by 9
- LineDeriv.iteratedLineDerivOp_addproof · cited by 3
- LineDeriv.lineDerivOp_negproof · cited by 0
- LineDeriv.lineDerivOp_sumproof · cited by 0
- LineDeriv.lineDerivOp_zeroproof · cited by 0