autogenesis-operation-modeq-4e11288764036321
- Kind
- kernel-term
- Status
- checked
Supports: The proposition declared as `Int.ModEq.symm` in the pinned Mathlib v4.30 source.
python3 scripts/check-autogenesis-modeq-family.py Evidence notes
Derived from an independently replayed modeq-family receipt. The registered fact-operation checker (scripts/check-autogenesis-modeq-family.py) replays the proof-isolated statement artifact through a fresh importer and requires the exact kernel-checked proof and dependency-free result; no caller-authored route, footprint, checker, or shell command is accepted. This is the ledger's SECOND general autogenesis operation (applicability.fact_ids names four facts, not one): unfold `Int.ModEq.symm`'s definitional `ModEq n a b := a % n = b % n` and close with Eq.refl/Eq.symm/Eq.trans/Iff.intro, each reconstructed directly from Eq.rec / Iff's own constructor -- never a borrowed theorem, never a reference to the target or a sibling ModEq fact. The same producer, unmodified after being tuned only on this train family, closed all four `natural-modular-equivalence` (development) siblings blind.