lemma
proved
term proof
complete_completeStateFrom
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.
-
Assignment
in IndisputableMonolith.Complexity.RSatEncoding
decl_use
-
complete
in IndisputableMonolith.Complexity.SAT.Backprop
decl_use
-
consistent
in IndisputableMonolith.Complexity.SAT.Backprop
decl_use
-
Assignment
in IndisputableMonolith.Complexity.SAT.CNF
decl_use
-
completeStateFrom
in IndisputableMonolith.Complexity.SAT.Completeness
decl_use
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
from
in IndisputableMonolith.Foundation.PrimitiveDistinction
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use