Skip to content

Commit 88e51fa

Browse files
Update type-system.md
1 parent 1114549 commit 88e51fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

type-system.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Then, when applied, punned functions are "narrowed as necessary" to decide which
5353

5454
<img src="https://github.com/andrew-johnson-4/lsts-language-reference/blob/main/abstraction.png?raw=true">
5555

56-
$$application \quad \frac{\Gamma \vdash f:(A \to B) + (C \to D) + (X \to Y) \quad \Gamma \vdash x:A + X \quad f(x)}{\Gamma \vdash f(x):B + Y}$$
56+
<img src="https://github.com/andrew-johnson-4/lsts-language-reference/blob/main/application.png?raw=true">
5757

5858
### Logical Propositions
5959

0 commit comments

Comments
 (0)