Skip to content

Sorting: Exercise 2.1 #14

@ablearthy

Description

@ablearthy

In 2024 edition there's no exercise 2.1:

Exercise 2.1. Show that any sorting function has the same input/output behaviour as insertion sort:
(∀ xs: mset (f xs) = mset xs) ∧ (∀ xs: sorted (f xs)) → f xs = isort xs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions