Time-invariance is a systems property. A CT system is time-invariant if for any input with output , it holds that for all time shifts . What this means intuitively is that any experiment on a system in the future will produce the same results as an experiment on the system today.1 To determine whether a system is time-invariant, what we need to do is:

  • Find the original output given an arbitrary input .
  • Shift the original output by .
  • Compute another output given a shifted input .
  • If the outputs are the same, then the system is time-invariant.

Observe by definition that a proof for time-invariance doesn’t do the manipulations on the system. It does the manipulations on the input only.

Footnotes

  1. From Prof Simpson-Porco’s lecture notes.