Index Raising and Lowering

Relevant parts to questions...

  • lowers, raises.
  • One metric factor per index you are moving.
  • The metric’s dummy index pairs with the target dummy; its free index replaces it at the new level.
  • In Cartesian coordinates nothing happens - .

The Metric Tensor performs two basic operations on a tensor’s indices:

Each contraction with a metric tensor replaces a dummy index with a new free index at the opposite level (raised ↔ lowered).

The Recipe

For every index you want to raise or lower:

  1. Identify the repeated (dummy) index on the right-hand side.
  2. Contract with one factor of the metric: to lower, to raise.
  3. Replace the dummy with the new free index, at the level dictated by the metric.

Rank 1

Rank 2 - raising one index

Given , raise the first:

The dummy is replaced by the raised . Similarly, lowers the first index of .

Rank 2 - raising both indices

One metric per index being moved; dummies become .

Higher Ranks

A single expression can move several indices at once - use one factor of per index. For example:

Here raises , raises , and lowers . The other indices stay where they are.

Properties

  • Each move is reversible: applying and then returns the original (since ).
  • Position matters in the metric: gives (with the new index in the first slot of ).
  • Orthogonal basis shortcut:: (no sum), so raising or lowering reduces to division/multiplication by a single scale factor.
  • Cartesian collapse::, so raising/lowering is the identity and all flavours coincide.

Applications

  1. Producing Associated Tensors in any flavour from a starting one.
  2. Making contractions well-defined: to pair indices you need one raised with one lowered (e.g., ).
  3. Converting between “physical” and “tensor” components in curvilinear systems - physical components carry scale factors while tensor components are pure numbers.

Lowering a mixed tensor's second index

Given , lower :

.

Dummy disappears, new free index sits in the lowered position.

One metric per index you move.