mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-07-30 17:16:16 +00:00
- scripts/anti_smuggle_check.py: detects vacuous theorem patterns: * := rfl theorem bodies * fun ... => rfl lambda bodies * syntactically identical LHS/RHS in equalities * quantified sums with bound variable renames - Integrated as Layer 4 in existing anti-smuggle CI workflow - Verified: catches the old vacuous YB tautology (fun ... => rfl pattern) - Verified: zero false positives on current main - --ci mode exits non-zero on any finding |
||
|---|---|---|
| .. | ||
| anti-smuggle.yml | ||
| auto-pipeline.yml | ||
| avm-ci.yml | ||
| doc-sync.yml | ||
| lean-check.yml | ||
| python-check.yml | ||
| q16-roundtrip.yml | ||