Until Idris2 starts supporting the 'syntax' keyword, here's a poor-man's equational reasoning
Slightly nicer syntax for justifying equations:
```
|~ a
~~ b ...( justification )
```
and we can think of the `...( justification )` as ASCII art for a thought bubble.