Zulip Chat Archive
Stream: LFTCM 2024
Topic: Project idea: Continuous functional calculus for selfadjoint
Jireh Loreaux (Mar 25 2024 at 10:16):
This should be an easy project. The goal is just to create an instance of docs#ContinuousFunctionalCalculus for p := IsSelfAdjoint, and A := Matrix n n 𝕜 where 𝕜 is ℝ or ℂ. Mathlib already has all the necessary pieces and they just need to be put together. After this, we could follow-up with the same instance for positive semidefinite matrices.
Last updated: May 02 2025 at 03:31 UTC