Criticalfriction Real

Documentation

Lean 4 Proof

def criticalFriction_real (J : ℝ) (ρ c d_sq : ℝ) : ℝ :=
  2 * (J - 1) * c ^ 2 * d_sq / curvatureK_real J ρ

Dependency Graph

Module Section

Core definitions for the Lean formalization of Paper 1c: