Documentation

Lean 4 Proof

theorem amplification_pos {ρ : ℝ} (hρ : 1 < ρ) :
    0 < amplificationExponent ρ :=
  div_pos one_pos (by linarith)

Dependency Graph

Module Section

Multi-Agent CES Game Theory (Gap #14)