idris-ct icon indicating copy to clipboard operation
idris-ct copied to clipboard

pedagogically adding some non trivial structure

Open nrolland opened this issue 4 years ago • 1 comments

Not sure if it fits here, but I was looking at this library and wanted to see how to, say, add the definition of 2-categories as a test case.

Now it can be done with all the elementary pieces (whiskering, interchange, etc..) but trying to do it abstractly (with a composition functor etc) leads to interesting (easy but not trivial) parts which are currently missing.

Say, the iso in Cat between a category A and 1 * A, proving equalities of functors (?). Those kind of things are great opportunities for pedagogical material. Not trivial stuff. But not too hard.

I would very much like to see some experienced user adding those in a twitch / youtube / in person. That would be ideal to further develop this nice library.

Or maybe there are similar content in the same vein someone could recommend ?

Thanks in advance

nrolland avatar Feb 16 '20 19:02 nrolland

Thanks @nrolland for your suggestion.

What you propose is definitely interesting, but at the moment does not align 100% with the developments we are working on.

We'll definitely keep it in mind for the future.

On the other hand, if you or someone else is willing to work on this, we'll be glad to review and integrate the material

marcosh avatar Mar 03 '20 10:03 marcosh