You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add TODO comments for files that can't import Cslib.Init
Added commented-out import statements with explanations for two files
that should ideally import Cslib.Init but cannot due to technical issues:
- Cslib.Foundations.Data.FinFun: Notation conflict (→₀ used by both
FinFun and Mathlib.Finsupp)
- Cslib.Foundations.Semantics.LTS.Basic: Causes type elaboration
ambiguities in downstream Automata files
These comments document the issue and serve as reminders for future
investigation.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments