Proof of `The dynamic program for interval scheduling, and its state space` (2nd statement)
groundedproofs/Lax470956Proofs/DynamicProgram.lean · lax-470956
What this proof establishes
no assumptions
Assuming the claims on the left, the claim on the right holds — checked by the archive's pipeline. Proof code is not displayed here.
Description
Lemma 6, by induction on the time index: the base case is , which realises a state at time zero by the schedule that places exactly its occupants, and the step is , which matches each predecessor state against the schedules extending it.