I'm studying Tu's book Differential Geometry. Problem is
Two Riemannian manifolds $M$ and $M′$ of dimension 2 with a diffeomorphism $T:M→M′$ between them. For every point $p \in M$, there is a positive number $a(p)$ such that $$⟨T^∗(u),T^∗(v)⟩_{M′,F(p)}=a(p)⟨u,v⟩_{M,p}$$ for all $u,v\in T_pM$. Find the relationship between the Gaussian curvatures between the two manifolds.
I saw How Gaussian curvature is affected by a conformal map (using forms). But I cannot derive $\tilde\omega_2^1 = \omega_2^1 + \left(-\frac{\lambda_2}\lambda\theta^1 + \frac{\lambda_1}\lambda\theta^2\right)$ part in Ted Shifrin's answer. Can you explain it more specifically? Thank you.
$d\tilde{\theta}^2 = \lambda_1 \theta^1 \wedge \theta^2 + \lambda d(\theta^2) = \lambda \tilde{w_2^1}\wedge \theta^1$
Assume $\tilde{w_2^1} = a \theta^1 + b \theta^2$, then
$-\lambda_2 \theta^1 \wedge \theta^2 + \lambda d(\theta^1) = - a \lambda \theta^1 \wedge \theta^2$.
But I cannot get $a$ due to $d(\theta^1)$.
– probafds123 Nov 26 '20 at 04:33