Skip to content

refactor: Remove InterpretabilityLogic#831

Merged
SnO2WMaN merged 2 commits into
masterfrom
remove-interpretability-logic
Jul 2, 2026
Merged

refactor: Remove InterpretabilityLogic#831
SnO2WMaN merged 2 commits into
masterfrom
remove-interpretability-logic

Conversation

@SnO2WMaN

@SnO2WMaN SnO2WMaN commented Jul 2, 2026

Copy link
Copy Markdown
Member

Summary

Remove the InterpretabilityLogic module entirely.

  • Delete the whole Foundation/InterpretabilityLogic/ tree (66 files).
  • Drop the corresponding 66 import lines from Foundation.lean.
  • Clean up README.md references to InterpretabilityLogic (feature list entry, link definitions, and the "Interpretability Logic Zoo" section).

Notes

  • The removed subtree is self-contained: no .lean file outside Foundation/InterpretabilityLogic/ imported it, so nothing else is affected.
  • lake build Foundation builds every module that previously compiled (including the Modal family). The pre-existing Foundation.FirstOrder.Basic.Syntax.Rew failure and the GrzPoint3.lean sorry are already present on master and are unrelated to this change.

🤖 Generated with Claude Code

https://claude.ai/code/session_01QDE3PcJrxn8nz7V5hJTbjH

SnO2WMaN and others added 2 commits July 3, 2026 07:42
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QDE3PcJrxn8nz7V5hJTbjH
Resolve modify/delete conflicts (from #830 v4.31.0 forward-port and later
master commits) in favor of removing InterpretabilityLogic: keep the whole
Foundation/InterpretabilityLogic tree deleted.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QDE3PcJrxn8nz7V5hJTbjH
@SnO2WMaN SnO2WMaN enabled auto-merge (squash) July 2, 2026 23:24
@SnO2WMaN SnO2WMaN merged commit f6eed55 into master Jul 2, 2026
5 checks passed
@SnO2WMaN SnO2WMaN deleted the remove-interpretability-logic branch July 2, 2026 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant