Documentation

RoughPaths.Integration.FinePartitions

Discharging HasFinePartitions #

Concrete controls admit arbitrarily fine partitions: the linear control on via uniform subdivision (the workhorse), controls dominated by a fine one, and powers of fine controls.

theorem RoughPaths.Sewing.HasFinePartitions.of_le {T : Type u} [Preorder T] {ω η : Control T} (h : HasFinePartitions η) (hle : ∀ ⦃s t : T⦄, s tω.toFun s t η.toFun s t) :

A control dominated by one with fine partitions has fine partitions.

Scalar multiples of controls with fine partitions have fine partitions.

The linear control on admits fine partitions (uniform subdivision).

theorem RoughPaths.Sewing.HasFinePartitions.rpow {T : Type u} [Preorder T] {ω : Control T} (h : HasFinePartitions ω) {p : } (hp : 1 p) :

Powers of fine controls are fine.