THE BRIDGE

Documentation

Lean 4 Proof

theorem bridge_theorem {J : ℕ} {ρ : ℝ} (hρ : ρ ≠ 0)
    {c : ℝ} (hc : c ≠ 0) (hJ : (↑J : ℝ) ≠ 0) :
    -hessLogFEigenvalue J ρ c =
    bridgeRatio ρ * escortFisherEigenvalue J ρ c := by
  simp only [hessLogFEigenvalue, escortFisherEigenvalue, bridgeRatio]
  field_simp
  ring

Dependency Graph

Module Section

Information Geometry of CES: