Standardization Rate

Documentation

Lean 4 Proof

def standardizationRate (β_S I_over_Q ρ ρ_max : ℝ) : ℝ :=
  β_S * I_over_Q * (ρ_max - ρ)

Dependency Graph

Module Section

Core definitions for the Lean formalization of Paper 3: