IntersectMBO / IntersectMBO/formal-ledger-specifications
[Conway] Add `<⇒sucᵉ≤` axiom to `EpochStructure`
Open
discuss in meeting
era: conway
- Dominant language
- Agda
- Stars
- 52
- Forks
- 20
- Avg merge
- 6d 14h
- Merged PRs (30d)
- 7
Description
## Problem
The abstract `EpochStructure` (in `Ledger.Core.Specification.Epoch`) provides two axioms relating `sucᵉ` to the epoch ordering:
```agda
e
Contributor guide
Research direction
Start in src/Ledger/Core/Specification/Epoch.lagda.md and inspect the EpochStructure record and its ℕEpochStructure instance. Add the proposed field, discharge it using Data.Nat.Properties for the ℕ case, and verify that the specification typechecks.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100