Critical Friction

Documentation

Lean 4 Proof

def criticalFriction (J : ℕ) (ρ c d_sq : ℝ) : ℝ :=
  2 * (↑J - 1) * c ^ 2 * d_sq / curvatureK J ρ

Dependency Graph

Module Section

Core definitions for the Lean formalization of Paper 2: