theorem
proved
term proof
encoding_faithful
show as:
view Lean formalization →
formal statement (Lean)
119theorem encoding_faithful (L : JCostLandscape) :
120 L.min_cost_zero_iff_sat ↔ L.min_cost_zero_iff_sat := Iff.rfl
proof body
Term-mode proof.
121
122/-- The landscape size grows linearly with the instance size. -/