Commit 3ee5419
Fix Inner Product World Level 2: Complete theorem unlock fix
- Add inner_self_eq_zero and inner_self_im_zero to NewTheorem
- Use only full namespace names (LinearAlgebraGame.X) not short aliases
- Fixes "inner_self_eq_zero is not available" and "inner_self_im_zero is not available" errors in regular mode
- All three theorems (inner_self_nonneg, inner_self_eq_zero, inner_self_im_zero) now properly unlocked
Build verified: lake build Game.Levels.InnerProductWorld.Level02 succeeds
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent a75fae1 commit 3ee5419
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments