$\require{AMScd}$In the arXiv article arXiv:2011.13070v1 by J. M. Barrett, the following is claimed:
The arrow category $\mathbf{Set}^\to$ is that whose objects are functions $f:A\to B$ (in $\mathbf{Set}$), and morphisms $f:A\to B$ to $g:C\to D$ are commutative square:
$$\begin{CD} A @>{\,}>> C\\ @V{f}VV @VV{g}V \\ B @>>{\,}> D \end{CD}$$
$\mathbf{Set}^\to$ forms a topos whose internal logic is three-valued. The three truth values have a natural interpretation as a time-like logic: fixing a point in time $t_0$, the truth values are always true ($T$), always false ($F$), and false before $t_0$, true afterwards ($C$). The truth tables for the Boolean connectives are as follows (the row is the first argument).
$$\begin{array}{c|ccc} \land & T & C & F\\ \hline T & T & C & F \\ C & C & C & F\\ F & F & F & F \end{array}$$
$$\begin{array}{c|ccc} \lor & T & C & F\\ \hline T & T & T & T \\ C & T & C & C\\ F & T & C & F \end{array}$$
$$\begin{array}{c|ccc} \to & T & C & F\\ \hline T & T & C & F \\ C & T & T & F\\ F & T & T & T \end{array}$$
The Question:
What is the reason behind this interpretation; that is, is there a proof? Please share it if so.
Context:
I have "read" Goldblatt's book once all the way through a long time ago, though I began skimming from Chapter 14 onwards. Since then, I have made a few attempts to start the book again.
One of the exercises in Goldblatt's book is to find the truth values in $\mathbf{Set}^\to$. I have done that exercise at least twice, although spaced far apart.
I don't think I can answer this question on my own. It requires, I believe, a knowledge of nonclassical logic I just don't have (i.e., interpretations of a three-valued logic).
The "time-like logic" baffles me; however, I asked this question eleven years ago now (which makes me feel old!) about a subobject classifier with an interpretation of "time until truth". I guess a similar thing is going on, but I just don't see it yet.
Please pitch your answers at a rusty intermediate person's borderline novice level.