Lightweight coverage summaries, buckets 0–7 #
Lightweight monotone-obstruction summaries for this hash-bucket group.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Lightweight exact-table summaries for this hash-bucket group.
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
Erdos97Octagon.RawIncidence.patternSummaryBuckets00_valid :
(patternSummaryBuckets00.toList.all fun (bucket : List PatternSummary) =>
bucket.all (PatternSummary.validAgainstB patternBuckets00)) = true
Every pattern summary in this shard resolves to a valid obstruction entry.
theorem
Erdos97Octagon.RawIncidence.hardSummaryBuckets00_valid :
(hardSummaryBuckets00.toList.all fun (bucket : List HardSummary) =>
bucket.all (HardSummary.validAgainstB hardBuckets00)) = true
Every hard summary in this shard resolves to a valid exact-table entry.