def linearShareComponent (s0j s1j : ℝ) (t : ℝ) : ℝ := (1 - t) * s0j + t * s1j
thesis/CESProofs/Foundations/InformationGeometry.lean:525
Information Geometry of CES: