Merge pull request #299 from h4iku/sentence-patch
DeBruijn: Removed a redundant sentence
This commit is contained in:
commit
41dc0ba78d
1 changed files with 1 additions and 2 deletions
|
@ -360,8 +360,7 @@ data _⊢_ : Context → Type → Set where
|
||||||
The definition exploits the close correspondence between the
|
The definition exploits the close correspondence between the
|
||||||
structure of terms and the structure of a derivation showing
|
structure of terms and the structure of a derivation showing
|
||||||
that it is well-typed: now we use the derivation _as_ the
|
that it is well-typed: now we use the derivation _as_ the
|
||||||
term. For example, consider the following three terms,
|
term.
|
||||||
building up the Church numeral two.
|
|
||||||
|
|
||||||
For example, consider the following old-style typing
|
For example, consider the following old-style typing
|
||||||
judgments:
|
judgments:
|
||||||
|
|
Loading…
Reference in a new issue