Skip to content

Ch14.3: toRB refinement erasure for the generic AugmentedRBTree deletion pipeline #133

Description

@TankTechnology

The remaining refinement gap in the generic augmentation story (CLRS §14.3).

Status

The generic executable insertion and deletion pipelines are proved, including for any augmentation. The remaining piece is the refinement erasure: proving that erasing the augmentation from the generic deletion pipeline (the ///// smart constructors) reproduces Chapter 13's , mirroring the refinement already proved for order-statistic trees in §14.1.

Scope

  • (augmentation-erasing projection) commutes with each ///// step;
  • the refinement erasure for the full generic deletion pipeline, giving -style theorems for ;
  • keys/ correspondence through the deletion pipeline.

This is the Chapter-13 refinement erasure work flagged as "future work" in .

Metadata

Metadata

Assignees

No one assigned

    Labels

    chapter-14Augmenting Data StructuresproofFormalization / theorem-proving task

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions