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)
51def constraintsOf {n} (φ : CNF n) (H : XORSystem n) : List (Constraint n) :=
proof body
Definition body.
52 (φ.clauses.map Constraint.cnf) ++ (H.map Constraint.xor)
53
54/-- Set of input variables (as a finset) for PC property articulation. -/
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
-
extractFromPC
in IndisputableMonolith.Complexity.SAT.PC
decl_use
-
PC
in IndisputableMonolith.Complexity.SAT.PC
decl_use
depends on (14)
Lean names referenced from this declaration's body.
-
H
in IndisputableMonolith.Algebra.CostAlgebra
decl_use
-
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
-
CNF
in IndisputableMonolith.Complexity.SAT.CNF
decl_use
-
Constraint
in IndisputableMonolith.Complexity.SAT.PC
decl_use
-
PC
in IndisputableMonolith.Complexity.SAT.PC
decl_use
-
XORSystem
in IndisputableMonolith.Complexity.SAT.XOR
decl_use
-
H
in IndisputableMonolith.Cost.FunctionalEquation
decl_use
-
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
-
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
-
as
in IndisputableMonolith.Foundation.SimplicialLedger.ContinuumBridge
decl_use
-
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
-
for
in IndisputableMonolith.Foundation.UniversalForcingSelfReference
decl_use
-
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
-
map
in IndisputableMonolith.Measurement.RSNative.Core
decl_use