I am trying to understand the proof of Theorem 20.1 from Rockafellar's classic book "Convex Analysis".
My issue is the argument:
..., and hence $$\text{dom(}g_1)\cap\text{ri(dom}(g_2))\not=\varnothing.$$ This implies that, for the affine hull M of $\text{dom}(g_2)$, $$\text{ri(dom(}g_1)\cap M)\cap\text{ri(dom(}g_2))\not=\varnothing.$$
My thought is, by Corollary 6.5.1, $$\text{ri(dom(}g1)\cap M)=\text{ri(dom(}g_1))\cap M.$$ Thus, since $\text{dom}(g_2)\subseteq M$, $$\text{ri(dom(}g_1)\cap M)\cap\text{ri(dom(}g_2))\\= \text{ri(dom(}g_1))\cap M\cap\text{ri(dom(}g_2))\\=\text{ri(dom(}g_1))\cap\text{ri(dom(}g_2)).$$
And then we have nothing to say (?)
Any guidance will be really helpful!