Commit 2023-09-15 18:54 6d72cf86

View on Github →

refactor: redefine Monoid.Coprod (#2214)

  • Redefine Monoid.Coprod.
  • Use @[to_additive].
  • Expand API.

Estimated changes

added theorem Monoid.Coprod.clift_mk
added theorem Monoid.Coprod.fst_swap
added theorem Monoid.Coprod.hom_ext
added theorem Monoid.Coprod.inv_def
added theorem Monoid.Coprod.map_map
added def Monoid.Coprod.mk
added theorem Monoid.Coprod.mk_eq_mk
added theorem Monoid.Coprod.range_eq
added theorem Monoid.Coprod.snd_swap
added theorem Monoid.Coprod.swap_inj
added theorem Monoid.Coprod.swap_inl
added theorem Monoid.Coprod.swap_inr
added theorem Monoid.Coprod.swap_map
added def Monoid.Coprod
added def Monoid.coprodCon