Zulip Chat Archive
Stream: new members
Topic: Are some theorems and defs in Moogle deprecated?
jsodd (Aug 10 2024 at 12:01):
Sorry for another stupid question, but may theorems and definitions suggested by Moogle be deprecated? I was trying to find some way to transform a matrix into a quadratic form, but everything Moogle suggests doesn't exist in my version of Mathlib...
Eric Wieser (Aug 10 2024 at 12:20):
Can you move that question to a new thread? You should be able to edit the message and change the title
Eric Wieser (Aug 10 2024 at 12:21):
(or hit ... and move message)
Notification Bot (Aug 10 2024 at 12:33):
A message was moved here from #new members > How to prove decidability for PosDef? by jsodd.
Jason Rute (Aug 10 2024 at 16:34):
I think it is all dependent on how often they update and retrain Moogle. (I don't think it indexes in real-time.) You can, of course, bug the developers like @Jesse Michael Han. You could also try one of the other searches:
- https://leansearch.net/
- https://huggingface.co/spaces/dx2102/search-mathlib
- (edit: forgot Loogle) https://loogle.lean-lang.org/
Henrik Böving (Aug 10 2024 at 16:36):
Note that one of the advantages of Loogle is that it can in fact re-index in real time, at the cost of having a different UI compared to AI based search engines.
Jesse Michael Han (Aug 10 2024 at 16:39):
it's actually still running an index from November 2023 but we will be rolling out a new version soon!
Last updated: May 02 2025 at 03:31 UTC