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)
91theorem flipBit_other {n : ℕ} (a : Assignment n) (j : Fin n) (i : Fin n) (hij : i ≠ j) :
92 flipBit a j i = a i := by
proof body
Term-mode proof.
93 simp [flipBit, hij]
94
95/-- A literal not involving variable j has the same truth value after flipping j. -/
used by (1)
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.
-
flipBit
in IndisputableMonolith.Complexity.JCostLaplacian
decl_use
-
Assignment
in IndisputableMonolith.Complexity.RSatEncoding
decl_use
-
Assignment
in IndisputableMonolith.Complexity.SAT.CNF
decl_use
-
has
in IndisputableMonolith.Engineering.AsteroidOreSpectroscopy
decl_use
-
A
in IndisputableMonolith.Foundation.IntegrationGap
decl_use
-
A
in IndisputableMonolith.Masses.Anchor
decl_use
-
A
in IndisputableMonolith.Modal.Actualization
decl_use
-
value
in IndisputableMonolith.QFT.SpinStatistics
decl_use