Documentation

RoughPaths.Branched.Analytic

Analytic control of branched rough paths #

Forest-coordinate controls (HasForestControl) for branched and labelled branched rough paths, extending the geometric controls of RoughPaths.Analytic.

All forest coordinates of a branched rough path are bounded by a control.

Equations
Instances For
    theorem RoughPaths.AlgebraicBranchedRoughPath.HasForestControl.coeff_bound {T : Type u} {R : Type v} [Preorder T] [CommSemiring R] {X : AlgebraicBranchedRoughPath T R} {ω : Control T} {size : RENNReal} {gauge : ENNRealENNReal} (h : X.HasForestControl ω size gauge) {s t : T} (hst : s t) (φ : HopfAlgebras.RootedForest) :
    size (HopfRoughPath.coeff X s t φ) gauge φ.order (ω.toFun s t)
    theorem RoughPaths.AlgebraicBranchedRoughPath.HasForestControl.incrementControlledBy {T : Type u} {R : Type v} [Preorder T] [CommSemiring R] {X : AlgebraicBranchedRoughPath T R} {ω η : Control T} {size : RENNReal} {gauge : ENNRealENNReal} (h : X.HasForestControl ω size gauge) (φ : HopfAlgebras.RootedForest) ( : ∀ {s t : T}, s tgauge φ.order (ω.toFun s t) η.toFun s t) :
    IncrementControlledBy (fun (s t : T) => HopfRoughPath.coeff X s t φ) size η
    theorem RoughPaths.AlgebraicBranchedRoughPath.HasForestControl.treeCoeff_bound {T : Type u} {R : Type v} [Preorder T] [CommSemiring R] {X : AlgebraicBranchedRoughPath T R} {ω : Control T} {size : RENNReal} {gauge : ENNRealENNReal} (h : X.HasForestControl ω size gauge) {s t : T} (hst : s t) (τ : HopfAlgebras.RootedTree) :
    size (X.treeCoeff s t τ) gauge τ.order (ω.toFun s t)
    theorem RoughPaths.AlgebraicBranchedRoughPath.HasForestControl.treeIncrementControlledBy {T : Type u} {R : Type v} [Preorder T] [CommSemiring R] {X : AlgebraicBranchedRoughPath T R} {ω η : Control T} {size : RENNReal} {gauge : ENNRealENNReal} (h : X.HasForestControl ω size gauge) (τ : HopfAlgebras.RootedTree) ( : ∀ {s t : T}, s tgauge τ.order (ω.toFun s t) η.toFun s t) :
    IncrementControlledBy (fun (s t : T) => X.treeCoeff s t τ) size η
    theorem RoughPaths.AlgebraicBranchedRoughPath.HasForestControl.comapTime {T : Type u} {R : Type v} [Preorder T] [CommSemiring R] {S : Type z} [Preorder S] (f : ST) (hf : Monotone f) {X : AlgebraicBranchedRoughPath T R} {ω : Control T} {size : RENNReal} {gauge : ENNRealENNReal} (h : X.HasForestControl ω size gauge) :
    theorem RoughPaths.AlgebraicBranchedRoughPath.HasForestControl.mono_gauge {T : Type u} {R : Type v} [Preorder T] [CommSemiring R] {X : AlgebraicBranchedRoughPath T R} {ω : Control T} {size : RENNReal} {gauge gauge' : ENNRealENNReal} (h : X.HasForestControl ω size gauge) (hgauge : ∀ (n : ) (r : ENNReal), gauge n r gauge' n r) :
    X.HasForestControl ω size gauge'
    theorem RoughPaths.AlgebraicBranchedRoughPath.HasForestControl.mono_size {T : Type u} {R : Type v} [Preorder T] [CommSemiring R] {X : AlgebraicBranchedRoughPath T R} {ω : Control T} {size size' : RENNReal} {gauge : ENNRealENNReal} (h : X.HasForestControl ω size gauge) (hsize : ∀ (r : R), size' r size r) :
    X.HasForestControl ω size' gauge
    theorem RoughPaths.AlgebraicBranchedRoughPath.HasForestControl.mono_control {T : Type u} {R : Type v} [Preorder T] [CommSemiring R] {X : AlgebraicBranchedRoughPath T R} {ω η : Control T} {size : RENNReal} {gauge gauge' : ENNRealENNReal} (h : X.HasForestControl ω size gauge) ( : ∀ {s t : T}, s tω.toFun s t η.toFun s t) (hgauge : ∀ (n : ) {r r' : ENNReal}, r r'gauge n r gauge' n r') :
    X.HasForestControl η size gauge'
    structure RoughPaths.AlgebraicBranchedRoughPath.Controlled (T : Type u) (R : Type v) [Preorder T] [CommSemiring R] (size : RENNReal) (gauge : ENNRealENNReal) :
    Type (max u v)

    A branched rough path together with a forest-coordinate control certificate.

    Instances For
      theorem RoughPaths.AlgebraicBranchedRoughPath.Controlled.ext {T : Type u} {R : Type v} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} {X Y : Controlled T R size gauge} (halg : X.toAlgebraic = Y.toAlgebraic) (hcontrol : X.control = Y.control) :
      X = Y
      theorem RoughPaths.AlgebraicBranchedRoughPath.Controlled.ext_iff {T : Type u} {R : Type v} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} {X Y : Controlled T R size gauge} :
      noncomputable def RoughPaths.AlgebraicBranchedRoughPath.Controlled.comapTime {T : Type u} {R : Type v} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} {S : Type z} [Preorder S] (f : ST) (hf : Monotone f) (X : Controlled T R size gauge) :
      Controlled S R size gauge

      Pull a controlled branched rough path back along a monotone map of time domains.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        noncomputable def RoughPaths.AlgebraicBranchedRoughPath.Controlled.coeff {T : Type u} {R : Type v} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} (X : Controlled T R size gauge) (s t : T) (φ : HopfAlgebras.RootedForest) :
        R

        Coordinate of a controlled branched rough path increment on a forest.

        Equations
        Instances For
          noncomputable def RoughPaths.AlgebraicBranchedRoughPath.Controlled.treeCoeff {T : Type u} {R : Type v} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} (X : Controlled T R size gauge) (s t : T) (τ : HopfAlgebras.RootedTree) :
          R

          Coordinate of a controlled branched rough path increment on a tree.

          Equations
          Instances For
            @[simp]
            theorem RoughPaths.AlgebraicBranchedRoughPath.Controlled.coeff_apply {T : Type u} {R : Type v} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} (X : Controlled T R size gauge) (s t : T) (φ : HopfAlgebras.RootedForest) :
            @[simp]
            theorem RoughPaths.AlgebraicBranchedRoughPath.Controlled.treeCoeff_apply {T : Type u} {R : Type v} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} (X : Controlled T R size gauge) (s t : T) (τ : HopfAlgebras.RootedTree) :
            X.treeCoeff s t τ = X.toAlgebraic.treeCoeff s t τ
            @[simp]
            theorem RoughPaths.AlgebraicBranchedRoughPath.Controlled.comapTime_toAlgebraic {T : Type u} {R : Type v} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} {S : Type z} [Preorder S] (f : ST) (hf : Monotone f) (X : Controlled T R size gauge) :
            @[simp]
            theorem RoughPaths.AlgebraicBranchedRoughPath.Controlled.coeff_comapTime {T : Type u} {R : Type v} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} {S : Type z} [Preorder S] (f : ST) (hf : Monotone f) (X : Controlled T R size gauge) (s t : S) (φ : HopfAlgebras.RootedForest) :
            (comapTime f hf X).coeff s t φ = X.coeff (f s) (f t) φ
            @[simp]
            theorem RoughPaths.AlgebraicBranchedRoughPath.Controlled.treeCoeff_comapTime {T : Type u} {R : Type v} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} {S : Type z} [Preorder S] (f : ST) (hf : Monotone f) (X : Controlled T R size gauge) (s t : S) (τ : HopfAlgebras.RootedTree) :
            (comapTime f hf X).treeCoeff s t τ = X.treeCoeff (f s) (f t) τ
            @[simp]
            theorem RoughPaths.AlgebraicBranchedRoughPath.Controlled.comapTime_id {T : Type u} {R : Type v} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} (X : Controlled T R size gauge) :
            comapTime id X = X
            theorem RoughPaths.AlgebraicBranchedRoughPath.Controlled.comapTime_comp {T : Type u} {R : Type v} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} {S : Type z} {U : Type y} [Preorder S] [Preorder U] (f : ST) (hf : Monotone f) (g : US) (hg : Monotone g) (X : Controlled T R size gauge) :
            comapTime g hg (comapTime f hf X) = comapTime (f g) X
            theorem RoughPaths.AlgebraicBranchedRoughPath.Controlled.coordinate_bound {T : Type u} {R : Type v} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} (X : Controlled T R size gauge) {s t : T} (hst : s t) (φ : HopfAlgebras.RootedForest) :
            size (X.coeff s t φ) gauge φ.order (X.control.toFun s t)
            theorem RoughPaths.AlgebraicBranchedRoughPath.Controlled.tree_coordinate_bound {T : Type u} {R : Type v} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} (X : Controlled T R size gauge) {s t : T} (hst : s t) (τ : HopfAlgebras.RootedTree) :
            size (X.treeCoeff s t τ) gauge τ.order (X.control.toFun s t)

            All labelled forest coordinates are bounded by a control and gauge.

            Equations
            Instances For
              theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.HasForestControl.coeff_bound {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {X : AlgebraicLabelledBranchedRoughPath T α R} {ω : Control T} {size : RENNReal} {gauge : ENNRealENNReal} (h : X.HasForestControl ω size gauge) {s t : T} (hst : s t) (φ : HopfAlgebras.LRootedForest α) :
              size (HopfRoughPath.coeff X s t φ) gauge φ.order (ω.toFun s t)
              theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.HasForestControl.incrementControlledBy {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {X : AlgebraicLabelledBranchedRoughPath T α R} {ω η : Control T} {size : RENNReal} {gauge : ENNRealENNReal} (h : X.HasForestControl ω size gauge) (φ : HopfAlgebras.LRootedForest α) ( : ∀ {s t : T}, s tgauge φ.order (ω.toFun s t) η.toFun s t) :
              IncrementControlledBy (fun (s t : T) => HopfRoughPath.coeff X s t φ) size η
              theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.HasForestControl.treeCoeff_bound {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {X : AlgebraicLabelledBranchedRoughPath T α R} {ω : Control T} {size : RENNReal} {gauge : ENNRealENNReal} (h : X.HasForestControl ω size gauge) {s t : T} (hst : s t) (τ : HopfAlgebras.LRootedTree α) :
              size (X.treeCoeff s t τ) gauge τ.order (ω.toFun s t)
              theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.HasForestControl.treeIncrementControlledBy {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {X : AlgebraicLabelledBranchedRoughPath T α R} {ω η : Control T} {size : RENNReal} {gauge : ENNRealENNReal} (h : X.HasForestControl ω size gauge) (τ : HopfAlgebras.LRootedTree α) ( : ∀ {s t : T}, s tgauge τ.order (ω.toFun s t) η.toFun s t) :
              IncrementControlledBy (fun (s t : T) => X.treeCoeff s t τ) size η
              theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.HasForestControl.comapMapLabels {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {β : Type z} (f : αβ) {X : AlgebraicLabelledBranchedRoughPath T β R} {ω : Control T} {size : RENNReal} {gauge : ENNRealENNReal} (h : X.HasForestControl ω size gauge) :
              theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.HasForestControl.comapTime {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {S : Type z} [Preorder S] (f : ST) (hf : Monotone f) {X : AlgebraicLabelledBranchedRoughPath T α R} {ω : Control T} {size : RENNReal} {gauge : ENNRealENNReal} (h : X.HasForestControl ω size gauge) :
              theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.HasForestControl.mono_gauge {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {X : AlgebraicLabelledBranchedRoughPath T α R} {ω : Control T} {size : RENNReal} {gauge gauge' : ENNRealENNReal} (h : X.HasForestControl ω size gauge) (hgauge : ∀ (n : ) (r : ENNReal), gauge n r gauge' n r) :
              X.HasForestControl ω size gauge'
              theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.HasForestControl.mono_size {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {X : AlgebraicLabelledBranchedRoughPath T α R} {ω : Control T} {size size' : RENNReal} {gauge : ENNRealENNReal} (h : X.HasForestControl ω size gauge) (hsize : ∀ (r : R), size' r size r) :
              X.HasForestControl ω size' gauge
              theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.HasForestControl.mono_control {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {X : AlgebraicLabelledBranchedRoughPath T α R} {ω η : Control T} {size : RENNReal} {gauge gauge' : ENNRealENNReal} (h : X.HasForestControl ω size gauge) ( : ∀ {s t : T}, s tω.toFun s t η.toFun s t) (hgauge : ∀ (n : ) {r r' : ENNReal}, r r'gauge n r gauge' n r') :
              X.HasForestControl η size gauge'
              structure RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled (T : Type u) (α : Type v) (R : Type w) [Preorder T] [CommSemiring R] (size : RENNReal) (gauge : ENNRealENNReal) :
              Type (max (max u v) w)

              A labelled branched rough path with a forest-coordinate control certificate.

              Instances For
                theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.ext {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} {X Y : Controlled T α R size gauge} (halg : X.toAlgebraic = Y.toAlgebraic) (hcontrol : X.control = Y.control) :
                X = Y
                theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.ext_iff {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} {X Y : Controlled T α R size gauge} :
                noncomputable def RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.comapMapLabels {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} {β : Type z} (f : αβ) (X : Controlled T β R size gauge) :
                Controlled T α R size gauge

                Pull a controlled labelled branched rough path back along a relabelling map.

                Equations
                • One or more equations did not get rendered due to their size.
                Instances For
                  noncomputable def RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.comapEraseLabels {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} (X : AlgebraicBranchedRoughPath.Controlled T R size gauge) :
                  Controlled T α R size gauge

                  Pull an unlabelled controlled branched rough path back to labelled forests.

                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For
                    noncomputable def RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.comapConstLabel {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} (a : α) (X : Controlled T α R size gauge) :

                    Restrict a labelled controlled branched rough path to one constant label.

                    Equations
                    • One or more equations did not get rendered due to their size.
                    Instances For
                      noncomputable def RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.comapTime {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} {S : Type z} [Preorder S] (f : ST) (hf : Monotone f) (X : Controlled T α R size gauge) :
                      Controlled S α R size gauge

                      Pull a controlled labelled branched rough path back along a monotone map of time domains.

                      Equations
                      • One or more equations did not get rendered due to their size.
                      Instances For
                        noncomputable def RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.coeff {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} (X : Controlled T α R size gauge) (s t : T) (φ : HopfAlgebras.LRootedForest α) :
                        R

                        Coordinate of a controlled labelled branched rough path on a forest.

                        Equations
                        Instances For
                          noncomputable def RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.treeCoeff {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} (X : Controlled T α R size gauge) (s t : T) (τ : HopfAlgebras.LRootedTree α) :
                          R

                          Coordinate of a controlled labelled branched rough path on a tree.

                          Equations
                          Instances For
                            @[simp]
                            theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.coeff_apply {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} (X : Controlled T α R size gauge) (s t : T) (φ : HopfAlgebras.LRootedForest α) :
                            @[simp]
                            theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.treeCoeff_apply {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} (X : Controlled T α R size gauge) (s t : T) (τ : HopfAlgebras.LRootedTree α) :
                            X.treeCoeff s t τ = X.toAlgebraic.treeCoeff s t τ
                            theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.coeff_comapMapLabels {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} {β : Type z} (f : αβ) (X : Controlled T β R size gauge) (s t : T) (φ : HopfAlgebras.LRootedForest α) :
                            theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.treeCoeff_comapMapLabels {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} {β : Type z} (f : αβ) (X : Controlled T β R size gauge) (s t : T) (τ : HopfAlgebras.LRootedTree α) :
                            theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.coeff_comapConstLabel {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} (a : α) (X : Controlled T α R size gauge) (s t : T) (φ : HopfAlgebras.RootedForest) :
                            theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.treeCoeff_comapConstLabel {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} (a : α) (X : Controlled T α R size gauge) (s t : T) (τ : HopfAlgebras.RootedTree) :
                            @[simp]
                            theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.comapTime_toAlgebraic {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} {S : Type z} [Preorder S] (f : ST) (hf : Monotone f) (X : Controlled T α R size gauge) :
                            @[simp]
                            theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.coeff_comapTime {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} {S : Type z} [Preorder S] (f : ST) (hf : Monotone f) (X : Controlled T α R size gauge) (s t : S) (φ : HopfAlgebras.LRootedForest α) :
                            (comapTime f hf X).coeff s t φ = X.coeff (f s) (f t) φ
                            @[simp]
                            theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.treeCoeff_comapTime {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} {S : Type z} [Preorder S] (f : ST) (hf : Monotone f) (X : Controlled T α R size gauge) (s t : S) (τ : HopfAlgebras.LRootedTree α) :
                            (comapTime f hf X).treeCoeff s t τ = X.treeCoeff (f s) (f t) τ
                            @[simp]
                            theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.comapMapLabels_id {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} (X : Controlled T α R size gauge) :
                            theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.comapMapLabels_comp {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} {β : Type z} {γ : Type y} (f : αβ) (g : βγ) (X : Controlled T γ R size gauge) :
                            def RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.LabelInvariant {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} (X : Controlled T α R size gauge) :

                            A controlled labelled branched rough path whose algebraic part descends to unlabelled forests.

                            Equations
                            Instances For
                              theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.LabelInvariant.comapMapLabels {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} {β : Type z} {X : Controlled T β R size gauge} (h : X.LabelInvariant) (f : αβ) :
                              noncomputable def RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.labelInvariantEquiv {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} [Nonempty α] :

                              Unlabelled controlled branched rough paths are equivalent to label-invariant labelled controlled branched rough paths.

                              Equations
                              • One or more equations did not get rendered due to their size.
                              Instances For
                                @[simp]
                                theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.comapTime_id {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} (X : Controlled T α R size gauge) :
                                comapTime id X = X
                                theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.comapTime_comp {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} {S : Type z} {U : Type y} [Preorder S] [Preorder U] (f : ST) (hf : Monotone f) (g : US) (hg : Monotone g) (X : Controlled T α R size gauge) :
                                comapTime g hg (comapTime f hf X) = comapTime (f g) X
                                theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.coordinate_bound {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} (X : Controlled T α R size gauge) {s t : T} (hst : s t) (φ : HopfAlgebras.LRootedForest α) :
                                size (X.coeff s t φ) gauge φ.order (X.control.toFun s t)
                                theorem RoughPaths.AlgebraicLabelledBranchedRoughPath.Controlled.tree_coordinate_bound {T : Type u} {α : Type v} {R : Type w} [Preorder T] [CommSemiring R] {size : RENNReal} {gauge : ENNRealENNReal} (X : Controlled T α R size gauge) {s t : T} (hst : s t) (τ : HopfAlgebras.LRootedTree α) :
                                size (X.treeCoeff s t τ) gauge τ.order (X.control.toFun s t)