Theorems · Theorem · functional analysis
LineDeriv.iteratedLineDerivOp_succ_right
∀ {V : Type u_11} {E : Type u_12} [inst : LineDeriv V E E] {n : ℕ} (m : Fin (n + 1) → V) (f : E),
LineDeriv.iteratedLineDerivOp m f =
LineDeriv.iteratedLineDerivOp (Fin.init m) (LineDeriv.lineDerivOp (m (Fin.last n)) f)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
- Assumes
- LineDeriv
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fin.tailproof · cited by 74
- LineDeriv.lineDerivOpstatement and proof · cited by 60
- Fin.initstatement and proof · cited by 49
- LineDerivstatement and proof · cited by 29
- LineDeriv.iteratedLineDerivOpstatement and proof · cited by 18
- LineDeriv.iteratedLineDerivOp_succ_leftproof · cited by 4
- Fin.tail_init_eq_init_tailproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.