Commit 2022-11-06 08:48 728737c2

View on Github →

feat: port Logic.Function.Conjugate (#533) This is my first PR to mathlib4. It seems to be a short and simple file, but could you please check I got the naming conventions right, please? (in particular: is it Semiconj or SemiConj?) No name changes from mathlib3port, only had to adapt some proofs: e.g. function.comp_app is now Function.comp_apply. Does this need an #align statement, too?

Estimated changes