Sectional Curvature Nonneg

Documentation

Lean 4 Proof

theorem sectionalCurvature_nonneg (ρ c : ℝ) :
    0 ≤ sectionalCurvature J ρ c := by
  simp only [sectionalCurvature]
  exact sq_nonneg _

Dependency Graph

Module Section

Differential Geometry of CES Isoquants (Gap #6)