aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/refman/RefMan-cic.tex3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/refman/RefMan-cic.tex b/doc/refman/RefMan-cic.tex
index b0205b7e9e..73fd4a1182 100644
--- a/doc/refman/RefMan-cic.tex
+++ b/doc/refman/RefMan-cic.tex
@@ -255,9 +255,6 @@ notation $[]$ denotes the empty local context.
% $|\Delta|$ for the length of the context $\Delta$, that is for the number
% of declarations (assumptions or definitions) in $\Delta$.
-A variable $x$ is said to be free in $\Gamma$ if $\Gamma$ contains a
-declaration $y:T$ such that $x$ is free in $T$.
-
\paragraph[Global environment.]{Global environment.\index{Global environment}}
%Because we are manipulating global declarations (global constants and global
%assumptions), we also need to consider a global environment $E$.