Skip to content

NoDup_dec definition is opaque #125

@olympichek

Description

@olympichek

The decidability of the NoDup predicate (NoDup_dec) is defined with Qed instead of Defined, which makes it opaque and thus makes it impossible to compute with it.

For example, other proofs of decidability of list operations (e.g. in_dec or list_eq_dec) are defined as transparent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions