Skip to content

Complex hypothesis component type #52

@codyroux

Description

@codyroux

We're seeing arguments like (hypComps : List (List (α × List (List v) × List v))) in DeriveSchedules.lean, which is going to be hard to refactor and quite error prone IMHO.

We probably want to refactor this into a record with more descriptive names, and possibly alias the List type as well depending on its use.

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