Skip to content

Duality of cocartesian causes qualified solves #509

@Reijix

Description

@Reijix

Something that has always been bugging me is that when working with cocartesian automatically solving goals becomes tedious because the coproduct operators sometimes get inserted qualified, i.e. coproduct.[_,_], coproduct.i₁, Dual.op-binaryProducts.⁂.

To reproduce go to Categories.Category.Distributive.Properties and in the proof of distributeˡ⁻¹-π₁ replace [ π₁ ∘ ((id ⁂ i₁)) , π₁ ∘ (id ⁂ i₂) ] with a hole before solving it (C-c C-s).

I'm not sure if that only happens if cartesian is also in scope. Is that a known issue? Am I just importing things wrongly?
I could not find related issues when searching.

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