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

JCostLandscape

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)

  63structure JCostLandscape where
  64  sat : SATInstance
  65  landscape_size : ℕ := sat.n_vars + sat.n_clauses

proof body

Definition body.

  66  min_cost_zero_iff_sat : Prop
  67
  68/-- R-hat resolution time: the number of octaves for R-hat to reach
  69    defect below ε on the SAT landscape. -/

used by (2)

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

depends on (8)

Lean names referenced from this declaration's body.