pith. machine review for the scientific record. sign in
structure definition def or abbrev

TwoPlayerProfile

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

  38structure TwoPlayerProfile where
  39  alice_ratio : ℝ
  40  bob_ratio : ℝ
  41  alice_pos : 0 < alice_ratio
  42  bob_pos : 0 < bob_ratio
  43
  44/-- The joint J-cost of a strategy profile (additive form). -/

used by (6)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (7)

Lean names referenced from this declaration's body.