InternLM / InternLM/InternLM-Math

23 Lean Workbook statements with a phantom-variable (binder-escape) defect

Ouverte
#49 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
550
Forks
39
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Hello,

A static check calibrated on known-defective statements (and verified in Lean 4.9)
finds 23 Lean Workbook statements whose big-operator body is unparenthesised, so the
binder variable escapes its scope. Under autoImplicit these elaborate with a phantom
universally quantified variable and do not state the intended mathematics. An example
is a telescoping identity that parses as (sum of (k+1)!) minus a phantom k factorial.
Since the corpus is used as a training reward source, these items pay reward for
proving accidents. Full list, contexts, and the detector script attached on request.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

Request the full list, contexts, and detector script mentioned in the issue, then inspect the 23 Lean Workbook statements and their big-operator bindings. Verify each statement in Lean 4.9 and confirm that the corrected corpus no longer elaborates with phantom variables or rewards proofs of unintended mathematics.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Domaine
content
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
Active
Clarté
Plutôt claire
Accessibilité débutants
48/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.