Skip to content

Have a look at "normalized types" #480

Description

@gallais

The Props are back in town! And there are some interesting use-cases: rocq-prover/rfcs#37 (comment)

This could be useful to implement data structures for which picking a unique representative
clashes with efficiency considerations (e.g. implementing a FIFO using two lists yields many
representations for the same FIFO but also guarantees amortised O(1) time for dequeue).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions