Commit 2025-06-24 19:51 97a13d0d
View on Github →feat(Analysis/Complex): lemmas involving complex numbers and IsSelfAdjoint
(#26034)
This PR adds several lemmas related to Complex
and RCLike
, mostly involving self-adjoint elements and the order on complex numbers. This brings the API a bit closer to the style of the CFC API.
See #25636 for the original PR.