We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f014151 commit 777cff7Copy full SHA for 777cff7
src/Rel.lidr
@@ -103,7 +103,7 @@ so our assumption was contradictory.)
103
104
\ \todo[inline]{Again, "earlier" = \idr{IndProp}}
105
106
-Show that the idr{Total_relation} defined in earlier is not a partial function.
+Show that the \idr{Total_relation} defined in earlier is not a partial function.
107
108
> -- FILL IN HERE
109
@@ -112,7 +112,8 @@ $\square$
112
113
==== Exercise: 2 stars, optional
114
115
-Show that the idr{Empty_relation} that we defined earlier is a partial function.
+Show that the \idr{Empty_relation} that we defined earlier is a partial
116
+function.
117
118
> --FILL IN HERE
119
0 commit comments