Skip to content

Computing $L_i$ instead of $L$ #151

@orkolorko

Description

@orkolorko

A first modification we could do, in the long refactor of Dual+iterate could be the following.

If $T$ satisfies the following assumption there exists a partition ${P_i}$ of $M$ of full measure such that

  1. $T_i: = T|_{P_i}$ is injective
  2. $|DT_i|>0$

then we can write

$$ L f(x) =\sum_{i=1}^n L_i f $$

where

$$ L_i f(x) = \frac{f(T_i^{-1}(x))}{|DT(T_i^{-1}(x))|}\chi_{T_i(P_i)}(x) $$

to each branch is associated an operator, and the discretized operator is the sum of these operators.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions