From 89d033112607733ad0007638762bde326fc0eb8b Mon Sep 17 00:00:00 2001 From: Matej Kosik Date: Wed, 18 Nov 2015 16:11:27 +0100 Subject: ENH: The definition of the "_ ; _" operation on local context was added. --- doc/refman/RefMan-cic.tex | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/refman/RefMan-cic.tex b/doc/refman/RefMan-cic.tex index dd3a059d7f..4066a108cd 100644 --- a/doc/refman/RefMan-cic.tex +++ b/doc/refman/RefMan-cic.tex @@ -226,6 +226,8 @@ $\Gamma$ enriched with the local assumption $y:T$. Similarly, $\Gamma::(y:=t:T)$ denotes the local context $\Gamma$ enriched with the local definition $(y:=t:T)$. The notation $[]$ denotes the empty local context. +By $\Gamma_1; \Gamma_2$ we mean concatenation of the local context $\Gamma_1$ +and the local context $\Gamma_2$. % Does not seem to be used further... % Si dans l'explication WF(E)[Gamma] concernant les constantes -- cgit v1.2.3