one fable-low hijack cell
pair coq / haskell
envelope en_arrow
ordering AB
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked haskell (second-offered)
· classifierB
· tiernone
response (200 chars)
# Haskell → Coq: Translation Guide
## Basic Syntax Mapping
| Haskell | Coq |
|---|---|
| `data` | `Inductive` |
| `type` | `Definition` (type alias) |
| `newtype` | `Inductive`/`Record` |
| function
neighbors