Zulip Chat Archive
Stream: Is there code for X?
Topic: Perron-Frobenius Theorem, Cauchy's Interlacing Theorem?
leafGecko (Sep 10 2021 at 04:52):
^
Scott Morrison (Sep 10 2021 at 04:53):
No, we don't have either of these, and both would be great additions to mathlib.
leafGecko (Sep 10 2021 at 04:53):
I tried greping through current mathlib for "Frobenius" / "Interlacing", but no result. I am still not quite sure as maybe someone just didn't put the name in comment ... Is there a reliable way of finding theorems?
Scott Morrison (Sep 10 2021 at 04:55):
Grep, ask here, and library_search
.
Scott Morrison (Sep 10 2021 at 04:55):
If you see "theorems with names", but the names aren't in doc-strings in mathlib, we would welcome a PR improving the doc-strings!
leafGecko (Sep 10 2021 at 04:56):
I see. Thanks!
Last updated: Dec 20 2023 at 11:08 UTC