Documentation

Lean 4 Proof

theorem bridgeRatio_pos {ρ : ℝ} (hρ0 : 0 < ρ) (hρ1 : ρ < 1) :
    0 < bridgeRatio ρ := by
  simp only [bridgeRatio]
  apply div_pos
  · linarith
  · positivity

Dependency Graph

Module Section

Information Geometry of CES: