Skip to content

What to do with my proof that LRS is not cartesian closed? #227

@dschepler

Description

@dschepler

Hmm... I was planning to submit a proof I've found that LRS is not cartesian closed. The basic idea was to prove that if k is a finite field, then LRS_k is not cartesian closed. The idea of the proof is to examine the functor $\mathbf{Top} \to \mathbf{LRS}_k$ of equipping a topological space with the constant sheaf of $k$. That has a left adjoint given by the forgetful functor, and it has a right adjoint taking a locally ringed space over k to the subspace of points where the canonical morphism from k to the residue field is an isomorphism. The proof of the right adjoint part, in particular, requires the finiteness assumption on k in order to construct locally constant functions. Then, I would use this general lemma to get a contradiction: if D is a coreflective subcategory of C which is essentially closed under binary products (or equivalently D has binary products and the inclusion functor preserves them), and C is cartesian closed, then D is cartesian closed.

Then, to pass to LRS not being cartesian closed, I would use a lemma: if C is a cartesian closed category, and P is a subterminal object, then the slice C/P is also cartesian closed. So, if LRS were cartesian closed, then LRS/F_p would be cartesian closed also for each prime p, giving a contradiction.

But then, I noticed you just pushed changes replacing LRS with LRS_R and Sch with Sch_R. So now, I'm not sure how to proceed since my proof (at least at the moment) is limited to rings R which have a finite field as a quotient.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions