This page assumes nothing. If the parent note wrote a symbol like Vμ, gμν, or δμν and you weren't sure what each little mark meant, this is where we build every one of them, in an order where each piece leans only on the piece before it. Read top to bottom.
To turn the arrow into numbers we need reference arrows to measure against. Those reference arrows are the basis.
Any arrow V can be built by taking some amount of e1 plus some amount of e2. Those "amounts" are the numbers we call components. But — crucial for this whole topic — the reference arrows need not be at right angles, and need not have length 1. That freedom is exactly why two flavours of components appear.
The parent page is full of letters like μ (mu), ν (nu), α, β. They look scary. They are not.
This is the single biggest reading skill for the parent page. When you meet gμνVν, the ν is repeated (down in g, up in V), so it is secretly ∑νgμνVν, and μ is the one free label left over.
Before we can define the metric we need the one operation everything is built on.
Two facts we will lean on hard:
Length from dot product:A⋅A=∣A∣2cos0=∣A∣2. So the dot product of an arrow with itself is its length squared. This is why the metric ends up controlling lengths.
Bilinearity: the dot product is "linear in each slot" — you can pull numbers out and split sums:
(aA)⋅(bB)=ab(A⋅B),(A+B)⋅C=A⋅C+B⋅C.
Every "=" in the parent's length derivation is one of these two facts, nothing more. Deeper background: Inner product spaces.
Now everything clicks together. The metric is defined as the table of all dot products of the reference arrows.
Since a dot product is a number, gμν is a grid of numbers — a matrix. In 2D:
g=(e1⋅e1e2⋅e1e1⋅e2e2⋅e2).
The diagonal entries g11,g22 are lengths-squared of each reference arrow (an arrow dotted with itself).
The off-diagonal entries g12=g21 measure how tilted the two axes are (cosϑ times lengths). If the axes are perpendicular, cos90∘=0, so off-diagonals vanish.
This "grid of pairwise dot products" is exactly what the Line element and ds^2 and Minkowski spacetime pages encode — the ds2 formula is the metric written out.
Take the parent's key line and read it with everything above:
Vμ=gμνVν.
Vμ — the shadow number in slot μ (free index, so this holds for each μ).
gμν — the measuring grid, row μ, column ν.
Vν — the recipe numbers.
Repeated ν (down in g, up in V) ⇒ sum over ν.
So V1=g11V1+g12V2: take row 1 of the grid, dot it against the recipe list. That is exactly matrix-times-vector. The whole topic is "multiply your number list by the right grid."
Tensors of higher rank (two or more indices) obey the same reading rules, one index at a time — see Tensors — definition and transformation laws and, for how the metric's derivatives build further machinery, Christoffel symbols.