Question. Why is entropy an extensive property? How can we prove that for the general case? Is that why $S(k N)=kS(N)$? I am interested in answer based on classical thermodynamics.
Actuality. Extensionality of entropy is used to prove that $U$ is homogeneous function of $S, V, N$ (like here Why internal energy $U(S, V, N)$ is a homogeneous function of $S$, $V$, $N$?) and that is used to prove Why does $U = T S - P V + \sum_i \mu_i N_i$?.
My attempt to solve this question.
I saw a similar question Why is entropy an extensive quantity?, but is about statistical thermodynamics. I want an answer based on classical thermodynamics.
I can answer on a specific case of my question. Extensiveness of entropy can be shown in the case of constant pressure or volume.
From third law of thermodynamics $S(T=0)=0$
$dS=\frac{dq_{rev}}{T} $ is the definition of entropy.
$S=\int_0^T dS $ from 1, 2 steps.
$S_p=\int_0^{T_1}\frac{dq_rev(0->1)}{T}+\int_{T_1}^{T_2}\frac{dq_{melt} (1->2)}{T}+\int_{T_2}^{T_3}\frac{dq_{rev}(2->3)}{T}+... $ from 3 using algebra. Here $T_1=T_2$
$dq_{rev}(0->1)=m C_p dT $ this way we measure heat, there is no phase transform, pressure is constant.
$dq_{rev}(1->2)=m \Delta H_{melt} $ this way we measure heat in isothermic process, pressure is constant.
$dq_{rev}(2->3)=m C_p(2->3) dT $ this way we measure heat, there is no phase transform, pressure is constant.
...
$S_p=\int_0^{T_1}\frac{m C_p(0->1)dT}{T}+\int_{T_1}^{T_2}\frac{m \Delta H_{melt} (1->2)}{T}+\int_{T_2}^{T_3}\frac{m C_p(2->3)dT}{T}+...\ $ from 4, 5 using simple algebra. Here $T_1=T_2$
$S_p=m \left( \int_0^{T_1}\frac{ C_p(0->1)}{T}+\int_{T_1}^{T_2}\frac{ \Delta H_{melt} (1->2)}{T}+\int_{T_2}^{T_3}\frac{ C_p(2->3)}{T}+{}... \right) \ $ from step 6 using algebra. Here $T_1=T_2$
$S_p(T;k m)=kS_p(T;m) \ $ from 7 using algebra. So entropy is extensive at constant pressure.
$S_V(T;k m)=kS_V(T;m) \ $ similarly we can prove this for constant volume case.
Summary. So extensiveness of entropy at constant pressure or volume comes from intensiveness of specific heat capacities and specific phase transform heats. Is there a way to prove that theoretically? We can consider nanoparticle specific heat capacities or specific phase transform heats. Are they intensive too and why?
P.S.: I am chemist, so things that are obvious to physicists might not be obvious to me. So I prefer proofs. Proof is sequence of formulas where each of them is an axiom or hypothesis, or derived from previous steps by inference rules. I prefer Fitch notation. It is very good if the proof comes from a book or publication.