diff options
| author | adelon <22380201+adelon@users.noreply.github.com> | 2026-08-03 00:52:06 +0200 |
|---|---|---|
| committer | adelon <22380201+adelon@users.noreply.github.com> | 2026-08-03 00:52:06 +0200 |
| commit | c4ee20421f52fdab9c0971c89798c8c0dc07fcf2 (patch) | |
| tree | 48d5419e237842a2573b6b46a76c53de8aacf904 /test | |
| parent | ec6941725c66b227c6030aa8eac1a36ddfdcc9eb (diff) | |
Advance cache epoch for relation lowering
Diffstat (limited to 'test')
| -rw-r--r-- | test/phase5/exact-relation-expression.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/phase5/exact-relation-expression.tex b/test/phase5/exact-relation-expression.tex index 599ca11..d95527f 100644 --- a/test/phase5/exact-relation-expression.tex +++ b/test/phase5/exact-relation-expression.tex @@ -3,7 +3,7 @@ \end{signature} \begin{proposition}\label{exact_relation_expression} - Suppose $a\mathrel{R}b$. + Suppose $(a,b)\in R$. Then $a\mathrel{R}b$. \end{proposition} \begin{proof} |
