Commit 2025-10-03 14:29 f962fa30
View on Github →chore(CategoryTheory/Monoidal/Mon): reorder (#30157)
Move the BraidedCategory (Mon_ C) instance earlier in the file. Indeed I think it makes more sense like this (defining MonClass, then Mon, then Functor.mapMon).
This is necessary for the material in #29136 to be placed in a relatively non-silly order within the file.