Platform Value

Documentation

Lean 4 Proof

def platformValue (aB aS ρ : ℝ) (nB nS : ℝ) : ℝ :=
  (aB * nB ^ ρ + aS * nS ^ ρ) ^ (1 / ρ)

Dependency Graph

Module Section

## Network Scaling Results