fix(meta): cantors-theorem-oq-01-oq-02 mainTheorems line drift#21917
Merged
rjwalters merged 1 commit intoJun 1, 2026
Conversation
3 mainTheorems entries had stale line numbers vs current proofs/Proofs/CantorsTheoremOQ01OQ02.lean: - card_powerSet_powerSet_real_eq_beth_three: 75 → 72 (-3) - card_iteratedPowerSet_eq_beth: 117 → 124 (+7) - iteratedPowerSet_strict_mono: 153 → 145 (-8) Verified actual line numbers via grep -n on the Lean file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix
Update three
mainTheorems[].lineentries insrc/data/proofs/cantors-theorem-oq-01-oq-02/meta.jsonto match current line numbers inproofs/Proofs/CantorsTheoremOQ01OQ02.lean.Evidence
card_powerSet_powerSet_real_eq_beth_threecard_iteratedPowerSet_eq_bethiteratedPowerSet_strict_monoVerified actual line numbers via
grep -n '^theorem' proofs/Proofs/CantorsTheoremOQ01OQ02.lean.Sibling of
area-of-circle-oq-01-oq-03drift drained in PR #21907.Automated fix by lean-mechanic agent.