Documentation

Lean 4 Proof

def criticalMassJ (T ρ c d_sq : ℝ) : ℝ :=
  T * (1 - ρ) / (2 * c ^ 2 * d_sq)

Dependency Graph

Module Section

Core definitions for the Lean formalization of Paper 1c: