Question. Why internal energy $U(S, V, N)$ is a homogeneous function of $S$, $V$, $N$? How to prove that? That is why does $\lambda\cdot U(S,V,n)=U(\lambda\cdot S, \lambda\cdot V, \lambda\cdot N)$?
Actuality. Homogeniety of internal energy is used to prove $U=TS-PV+\sum_i \mu_i n_i$ like here: Why does $U = T S - P V + \sum_i \mu_i N_i$?.
I know that function homogeneity is related to function extensionality.
P.S.: I am chemist, so things that are obvious to physicist might be not obvious to me. So I prefer proofs. Proof is sequence of formulas where each of them is axiom or hypothesis or derived from previous steps by inference rules. I prefer Fitch notation.
Update: From Roger Vadim answer I can deduce the following:
$U_1=U(S_1;V_1;N_1)$
$U_1=U(S(N_1);V(N_1);N_1)=U(N_1)$ because $S_1$, $V_1$ are functions of $N_1$
$U_1=U(S(N_2);V(N_2);N_2)=U(N_2)$ similarly
$N_2=N_1 k$ property of numbers
$U_2=U(N_2)=U(N_1 k)=kU_1$ because $U$ is extensive variable
$S_2=S(N_2)=S(N_1 k)=S(N_1) k$ because $S$ is extensive variable
$V_2=V(N_2)=V(N_1 k)=V(N_1) k$ because $V$ is extensive variable
$k U(S(N_1);V(N_1);N_1)=U(S(N_2);V(N_2);N_2)$ from 2,3,5 using simple algebra
$k U(S(N_1);V(N_1);N_1)=U(S(k N_1);V(k N_1);k N_1)$ from 4,8 using simple algebra
$k U(S(N_1);V(N_1);N_1)=U(k S(N_1);k V(N_1);k N_1)$ from 6,7,9 using simple algebra
$k U(S_1;V_1;N_1)=U(k S_1;k V_1;k N_1)$ from 10 similarly as in 2 step
Summary: If function $F(x_1, x_2...)$ is extensive and $x_1, x_2...$ are extensive than $F(x_1, x_2...)$ is homogenous function of order one of variables $x_1,x_2...$.