Zulip Chat Archive

Stream: general

Topic: Diagrams and Lean 4's Natural Transformations


Dean Young (Apr 11 2024 at 13:59):

Attached is a simple string diagram generator. I am interested in how such a thing could be "connected up" with Mathlib's Functor C D and NaturalTransform F G.

It would be really nice if there were a widget for string diagrams. One example could be the diagram here.

StringDiagramGenerator.py

Adam Topaz (Apr 11 2024 at 14:01):

Have you seen https://leanprover.zulipchat.com/#narrow/stream/113488-general/topic/String.20diagrams/near/421520311 ?

Dean Young (Apr 12 2024 at 01:05):

@Adam Topaz thanks for this!!

I was meaning to attend your talk but became very tired :-(


Last updated: May 02 2025 at 03:31 UTC