Merge pull request #14 from Fingerzam/fix-typo2
fix typo: that they only -> that the only
This commit is contained in:
commit
21a7760ef0
1 changed files with 1 additions and 1 deletions
|
@ -402,7 +402,7 @@ as earlier examples have shown.
|
|||
|
||||
## Extensionality {#extensionality}
|
||||
|
||||
Extensionality asserts that they only way to distinguish functions is
|
||||
Extensionality asserts that the only way to distinguish functions is
|
||||
by applying them; if two functions applied to the same argument always
|
||||
yield the same result, then they are the same functions. It is the
|
||||
converse of `cong-app`, introduced earlier.
|
||||
|
|
Loading…
Add table
Reference in a new issue