lean4-htt/src/Lean/LibrarySuggestions
Kim Morrison 9185fd2a34
fix: correct comment about instance implicit arguments (#12173)
This PR fixes a comment that said "implicit arguments" when the code
actually checks `isInstImplicit`, which is specifically for instance
implicit arguments (`[...]` binders), not all implicit arguments.

🤖 Prepared with Claude Code

Co-authored-by: Claude <noreply@anthropic.com>
2026-01-27 01:33:55 +00:00
..
Basic.lean fix: correct comment about instance implicit arguments (#12173) 2026-01-27 01:33:55 +00:00
Default.lean feat: set_library_suggestions makes auxiliary def, rather than storing Syntax 2025-11-29 01:08:47 +11:00
MePo.lean
SineQuaNon.lean fix: allow private proof-valued structure fields in library suggestions (#11962) 2026-01-10 08:40:54 +00:00
SymbolFrequency.lean fix: allow private proof-valued structure fields in library suggestions (#11962) 2026-01-10 08:40:54 +00:00