InternLM / InternLM/InternLM-Math

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

Abierto
#49 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
550
Forks
39
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Área
content
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Activo
Claridad
Bastante claro
Aptitud para principiantes
48/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.