-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels