Linear Share Component

Documentation

Lean 4 Proof

def linearShareComponent (s0j s1j : ℝ) (t : ℝ) : ℝ :=
  (1 - t) * s0j + t * s1j

Dependency Graph

Module Section

Information Geometry of CES: