I'm trying to derive a result relating cones conceived as epigraphs of convex functions, duality, and Fenchel conjungates. Let me state exactly what I'm looking for:
Let $\mathbb{E}$ be an Euclidean space and let $f\colon\mathbb{E}\to\mathbb{R}$ be a function such that $$K:=\text{epi}(f)=\{(x,t)\in\mathbb{E}\times\mathbb{R}\,\colon f(x)\leq t\}$$ is a proper (convex,closed,pointed, and with nonempty interior) cone. What is the relation between the Fenchel conjugate $f^\ast$ of $f$ and the dual cone $K^\ast$?
This was my (trivial) attempt until I got stuck:
Let $(y,w)\in\mathbb{E}\times\mathbb{R}$. Then $(y,w)\in K^\ast$ if and only if:
\begin{align*} &\langle (x,t),(y,w)\rangle\geq 0 \text{ for each } (x,t)\in K\\\iff& \langle x,y\rangle+tw\geq 0\text{ for each } (x,t)\in K\\\iff& \langle x,y\rangle + f(x)w\geq 0\text{ for each }(x,t)\in K\\\iff& \inf_{(x,t)\in K}\{\langle x,y\rangle +f(x)w\}\geq 0 \end{align*}
First, I'm not sure if I can substitute $t$ for $f(x)$ in the third line above and why this is correct, but I've seen several people taking this approach. For instance, Glineur uses the exact same technique in page 123 of this text. Moreover, I know that I'm quite close of finding something but I must be missing some silly detail on how to deal with $w$.
Does anyone have any source with a proof of this result or can help me finish my proof?
Thanks