pith. machine review for the scientific record. sign in
lemma proved term proof

complete_completeStateFrom

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)

  18lemma complete_completeStateFrom {n} (x : Assignment n) :
  19    complete (completeStateFrom x) := by

proof body

Term-mode proof.

  20  intro v
  21  rfl
  22
  23/-- The state built from a satisfying assignment is consistent. -/

used by (1)

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

depends on (10)

Lean names referenced from this declaration's body.