Chordal Dist Sq Self

Documentation

Lean 4 Proof

theorem chordalDistSq_self (x : Fin J → ℝ) {c : ℝ} (_hc : c ≠ 0) :
    chordalDistSq J x x c = 0 := by
  simp [chordalDistSq, isoquantDistSq]

Dependency Graph

Module Section

Differential Geometry of CES Isoquants (Gap #6)