Let $P(Y,y_0) = \{ \omega : \omega(0) = y_0 \}$ be path space let's consider a fibration $p_1:P(Y,y_0)\to Y$ such that $\omega \mapsto \omega(1)$. Show that there exists $s: Y \to P(Y,y_0)$ such that $p_1 \circ s = id_Y$ if and only if $Y$ is contractible space.
If $Y$ is contractible then clearly $s(y) = H(y, \square)$ (where $H$ is homotopy between $c_{y_0}$ and $id_Y$) fulfills assumptions. But I'm having a hard time with the remaining implication. The very first shot is obviously to put again $H(y,t):= s(y)(t)$ but it doesn't have to be continuous with respect to $Y \times I$ (we only know that it is continuous w.r. to $Y$ by continuity of $s$). My other tries with usage of fibration properties are failing at the same point - proving that my potential homotopy is continuous. Any ideas?
Somehow linked because the point may be my misunderstanding of what does continuity of $s$ really mean: Topology on the space of paths
As you said, let $H : Y \times I \to Y$ be defined by $H(y,t) = s(y)(t)$. Let's prove that it is continuous, then it will be the required homotopy. I'll do it with all the details, hopefully it will be clear enough.
Let $U \subset Y$ be open; we want to prove that $$H^{-1}(U) = \{ (y, t) \in Y \times I : s(y)(t) \in U \}$$ is open.
The space $P(Y, y_0) \subset C(I,Y)$ has the subspace topology induced by the compact-open topology. We know the map $s$ is continuous, which means that for all subsets $$B(K,V) = \{ \omega \in P(Y,y_0) : \omega(K) \subset V \}$$ for $K \subset I$ compact and $V \subset Y$ open, the inverse image $$s^{-1}(B(K,V)) = \{ y \in Y : \forall t \in K, \; s(y)(t) \in V \}$$ is open.
Now let's take $(y,t) \in H^{-1}(U)$ and look for a neighborhood entirely contained in $H^{-1}(U)$. We know $s(y)(t) \in U$; since $s(y)$ is continuous, there's a small neighborhood $t \in J \subset I$ such that $s(y)(J) \subset U$. Take a closed interval (thus compact) $K \subset J$ such that $s(t)$ is in the interior of $K$ (that's always possible).
Then we know that $s^{-1}(B(K,U)) \times \operatorname{int}(K) \subset Y \times I$ is open (it's the product of two open sets), it is entirely contained in $H^{-1}(U)$ (check the definitions), and it contains $(y,t)$. That's what we wanted.