mathlib4
mathlib4 copied to clipboard
refactor(CategoryTheory): the structure Functor.FullyFaithful
This PR introduces a structure containing the data involved in a fully faithful functor F, i.e. inverse maps to F.map. (This was suggested by Andrew Yang.)
This should also restore certain definitional properties which may have be lost in #12449 and #12462.
Better names have been given to lemmas IsIso.of_iso and IsIso.of_iso_inv which are now Iso.isIso_hom and Iso.isIso_inv.
I moved
This was suggested by @erdOne.
to under --- to avoid Andrew getting pinged on Github whenever someone merges the future commit on master into their branch.
Oops, forgot about this. Thanks a lot! maintainer merge
🚀 Pull request has been placed on the maintainer queue by erdOne.
Thanks!
bors merge
Pull request successfully merged into master.
Build succeeded: