Skip to content

On Irrelevance vs Prop #652

Closed
Closed
@JacquesCarette

Description

@JacquesCarette

@jespercockx hints in agda/agda#543 that we might be able to replace some uses of irrelevance with Prop. So I have two questions,

  1. Is Prop likely to become standard enough to use in the standard library?
  2. Would Prop be sufficient to get the 'equalities' wanted in a library like the categories one? [Some constructions on Natural Transformations need some categories to be equal in a proof-irrelevant way, which is currently achieved using irrelevance].
    I want to start the (incremental) process of moving categories into stdlib, and this is one of the blocking big-design decisions.

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