Lightweight coverage summaries, buckets 8–15 #
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.patternSummaryBuckets01_valid :
(patternSummaryBuckets01.toList.all fun (bucket : List PatternSummary) =>
bucket.all (PatternSummary.validAgainstB patternBuckets01)) = true
Every pattern summary in this shard resolves to a valid obstruction entry.
theorem
Erdos97Octagon.RawIncidence.hardSummaryBuckets01_valid :
(hardSummaryBuckets01.toList.all fun (bucket : List HardSummary) =>
bucket.all (HardSummary.validAgainstB hardBuckets01)) = true
Every hard summary in this shard resolves to a valid exact-table entry.