Commit 2022-12-20 05:52 bf9d2899
View on Github →feat: port CategoryTheory.Functor.FullyFaithful (#846) mathlib SHA: 70d50ecfd4900dd6d328da39ab7ebd516abe4025 Porting notes:
aesop_catwas unable to close goals thattidywas able to. I left an example proof of whattidyemits (with some cleanup).unfold_projsis not ported. Is it an easy tactic to port over or is there a better "lean4" way? (ed: not needed)transdoesn't seem to work withHEq(see https://github.com/leanprover-community/mathlib4/issues/1119)- Some documentation is needed for
FullandFaithful. Please feel free to fill it in if you wish.