def bregmanDiv (φ_at_x φ_at_y φ'_at_y x y : ℝ) : ℝ := φ_at_x - φ_at_y - φ'_at_y * (x - y)
thesis/CESProofs/Foundations/InformationGeometry.lean:50
Information Geometry of CES: