Critical Friction Real

Documentation

Lean 4 Proof

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

Dependency Graph

Module Section

Core definitions for the Lean formalization of Paper 1c: