Skip to content

Commit f4300d5

Browse files
committed
show that Ban has cocartesian cofiltered limits
1 parent e5a5a33 commit f4300d5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

  • database/data/004_property-assignments

database/data/004_property-assignments/Ban.sql

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ VALUES
2929
TRUE,
3030
'If $X$ is a Banach space and $(Y_i)$ is a filtered diagram of Banach spaces, the canonical map $\mathrm{colim}_i (X \times Y_i) \to X \times \mathrm{colim}_i Y_i$ is the completion of the canonical map in the category of normed vector spaces with non-expansive linear maps. Now the claim follows directly from the <a href="/category/Met">category of metric spaces</a> with non-expansive maps.'
3131
),
32+
(
33+
'Ban',
34+
'cocartesian cofiltered limits',
35+
TRUE,
36+
'If $X$ is a Banach space and $(Y_i)$ is a cofiltered diagram of Banach spaces, the canonical map $X \oplus \lim_i Y_i \to \lim_i (X \oplus Y_i)$ is an isomorphism: Since the forgetful functor $\mathbf{Ban} \to \mathbf{Vect}$ preserves finite coproducts and all limits, and $\mathbf{Vect}$ has the claimed property (see <a href="/category-implication/biproducts_cartesian_filtered_colimits">here</a>), the canonical map is bijective. It remains to show that it is isometric. For $(x,y) \in X \oplus \lim_i Y_i$ the norm in the domain is $|x| + \sup_i |y_i|$, and the norm in the codomain is $\sup_i (|x| + |y_i|)$, and these clearly agree.'
37+
),
3238
(
3339
'Ban',
3440
'cogenerator',

0 commit comments

Comments
 (0)