Imports
import CLRSLean.FourthEdition.Chapter_26.Section_26_2_4_Algorithms.ParallelStrassen.Recurrences.Definitions
import CLRSLean.FourthEdition.Chapter_26.Section_26_2_4_Algorithms.ParallelStrassen.Recurrences.Monotonicity
import CLRSLean.FourthEdition.Chapter_26.Section_26_2_4_Algorithms.ParallelStrassen.Recurrences.AllInputBoundsChapter 26 extension — parallel Strassen recurrences
Compatibility aggregator for the parallel-Strassen recurrence definitions, exact power-of-two solutions, monotonicity, adjacent-power sandwiches, and all-input asymptotic bounds. This extension is not a Chapter 26 main-text section.