Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2018-11-05 09:56 a64be8dc

View on Github →

feat(category/bifunctor): Bifunctor and bitraversable (#255)

Estimated changes

added theorem bifunctor.comp_fst
added theorem bifunctor.comp_snd
added def bifunctor.fst
added theorem bifunctor.fst_snd
added theorem bifunctor.id_fst
added theorem bifunctor.id_snd
added def bifunctor.snd
added theorem bifunctor.snd_fst