abbrev
definition
def or abbrev
XORSystem
show as:
view Lean formalization →
formal statement (Lean)
15abbrev XORSystem (n : Nat) := List (XORConstraint n)
proof body
Definition body.
16
17/-- Compute the XOR (parity) of selected variables of assignment `a`. -/
used by (40)
-
BackpropSucceeds -
BPStep -
bp_step_monotone -
bp_step_sound -
consistent -
BackpropCompleteUnderInvariant -
backprop_succeeds_from_PC -
backprop_succeeds_of_unique -
consistent_completeStateFrom -
determined_values_correct -
geometric_isolation_enables_propagation_hypothesis -
geometric_isolation_enables_propagation_thm -
IsolationInvariant -
flatMap_length_bound' -
geoFamily -
mortonOctantFamily -
octantsAtLevel -
octantSystems -
isolates -
XORFamily -
arborescence_implies_peeling -
buildPeelingResult -
constraintsOf -
extractFromPC -
ForcedArborescence -
ForcedArborescenceWitness -
PC -
pc_implies_forcedArborescence -
pc_implies_peeling -
PeelingData