Description
Say we have spaces
Given the pushforward
I was talking about this with @mschauer, who pointed out that it's the same problem as knowing whether
This comparison got me thinking, maybe we can specialize for the differentiable case. In the most common case, we can express each of
Ok, so let's start over, and work in these terms directly. Variable names from this point have no relation to the ones above.
Let's use
In practice, what we really have might not be represented as just a pushforward - there might also be a density on top of it. But let's solve this case first.
Ok, so maybe we have a point NaN
, -Inf
, or Inf
.
Let's put that case off for now, and assume the tangent spaces do match. Let
Since
Anyway, I hope you can see where this is going. All we really need to do in practice is work in terms of
Activity