Mathlib Map

Theorems · Theorem · operator theory

LinearMap.IsSymmetric.hasStrictFDerivAt_reApplyInnerSelf

∀ {F : Type u_3} [inst : NormedAddCommGroup F] [inst_1 : InnerProductSpace ℝ F] {T : F →L[ℝ] F},
  (↑T).IsSymmetric → ∀ (x₀ : F), HasStrictFDerivAt T.reApplyInnerSelf (2 • (innerSL ℝ) (T x₀)) x₀
Defined in
Mathlib.Analysis.InnerProductSpace.Rayleigh
Cited by
1 results in Mathlib
Foundations
Depth 182 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupInnerProductSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites34

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.