Skip to content

itv_partition can be defined over the more general type than realType #1789

@IshiguroYoshihiro

Description

@IshiguroYoshihiro

Definition itv_partition a b s := [/\ path <%R a s & last a s == b].

itv_partition is now defined over R : realType as seq R with two conditions.
However, the definition of itv_partition uses only the equality and an order structure of R.
So itv_partition can be defined over more general type.

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