fix(meta): cevas-theorem-oq-02 register CevasTheoremSinRatio.lean orphan#21914
Merged
Conversation
…han companion Adds Proofs/CevasTheoremSinRatio.lean to both meta.additionalFiles and leanFile.additionalFiles for slug cevas-theorem-oq-02. File evidence: - 145 LOC, 0 axioms, 0 sorries - Namespace: CevasTheoremSinRatio (no conflict with parent's anonymous namespace) - Docstring header: "Spherical Ceva: The Sin-Ratio Formula for Unit Vectors" - Self-declared role: "bridges the algebraic spherical Ceva (CevasTheoremOQ02.lean) with a vector-geometric proof" — supplies sin(arcDist B D)/sin(arcDist D C) = β/α in any real inner product space (no Riemannian manifolds), the algebraic ingredient the OQ-02 spherical proof relies on. Slug audit metrics unchanged: status `verified`, axiomCount 0, sorries 0 remain accurate (companion is 0/0). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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
Registers orphaned companion file
Proofs/CevasTheoremSinRatio.lean(145 LOC, 0 axioms, 0 sorries) to slugcevas-theorem-oq-02by adding it to bothmeta.additionalFilesandleanFile.additionalFiles.Evidence
Before: File present at
proofs/Proofs/CevasTheoremSinRatio.leanwas not listed in anymeta.json'sadditionalFiles— orphan to the gallery.After: Both
meta.additionalFilesandleanFile.additionalFilesarrays insrc/data/proofs/cevas-theorem-oq-02/meta.jsonnow include the file.Parentage confirmation:
sin(arcDist B D) / sin(arcDist D C) = β/αin any real inner product space (no Riemannian manifolds), which is the algebraic ingredient the OQ-02 spherical Ceva proof relies on.CevasTheoremSinRatio— no conflict with parent's anonymous top-level namespace.Audit metrics unchanged: companion is 0 axioms, 0 sorries — slug's
status: verified,axiomCount: 0,sorries: 0remain accurate.Automated fix by lean-mechanic agent.