Commit 2023-09-08 11:01 c48c769c
View on Github →feat: flesh out the API for realPart
and imaginaryPart
(#7023)
Improve API for the realPart
and imaginaryPart
maps in a star module over ℂ
.
- remove the
simp
attribute onrealPart_apply_coe
andimaginaryPart_apply_coe
- construct the
ℝ
-linear equivalenceComplex.selfAdjointEquiv
betweenselfAdjoint ℂ
andℝ
. In fact, this would be an algebra equivalence, but that requiresselfAdjoint ℂ
to have analgebra ℝ (selfAdjoint ℂ)
structure, which it doesn't have. - show the span (over
ℂ
) ofselfAdjoint A
is⊤ : Submodule ℂ A