search_declarations
Find proof-usable declaration candidates from a topic query. Problem/example nodes are off by default for ordinary theorem proof work; opt in only for textbook exercises or examples.
{
"result": [
{
"name": "HuffmanPless.duadicSquareRootBound_basicBound",
"type": "theorem",
"module": "CodingTheoryLib.HuffmanPless.Chapter6.Section_Weights",
"type_signature": "theorem ... : C.minimumOddLikeWeight ^ 2 >= C.n",
"score": 0.89,
"confidence": "high",
"proof_status": "proven",
"dependency_health": "trusted",
"warnings": []
}
]
}