Skip to content

Commit 28f922b

Browse files
committed
Other assignments have made it auto-deducible that CompHaus is not cartesian closed
1 parent a499c4d commit 28f922b

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

  • databases/catdat/data/003_category-property-assignments

databases/catdat/data/003_category-property-assignments/CompHaus.sql

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -98,12 +98,6 @@ VALUES
9898
FALSE,
9999
'This is trivial.'
100100
),
101-
(
102-
'CompHaus',
103-
'cartesian closed',
104-
FALSE,
105-
'Consider the unit interval $I := [0, 1]$. If there were an exponential $I^I$ in $\CompHaus$, by using $1$ as a test object we can see its underlying set would have to be the set of continuous functions $I \to I$, and the evaluation morphism $I^I \times I \to I$ would have to be $(f, x) \mapsto f(x)$. Now consider the sequence $f_n : I \to I$, $x \mapsto x^n$. By assumption, this would have a convergent subnet $f_{n_j} \to g$ for some directed set $J$ and cofinal map $J \to \IN$. But then, since the evaluation morphism $I^I \times I \to I$ is continuous, this would mean $f_{n_j}(x) \to g(x)$ for each $x \in I$. For $x \in [0, 1)$, this implies that $g(x) = 0$, and for $x = 1$, this implies that $g(x) = 1$, contradicting the fact that $g$ must be continuous.'
106-
),
107101
(
108102
'CompHaus',
109103
'regular subobject classifier',

0 commit comments

Comments
 (0)