Synchronization in squared distance (no error) via homogeneous Grönwall.
Takes the mixed half-form inequality with η = 0
, upgrades it to the
DiniUpper W + (2λ) W ≤ 0
form, and applies the homogeneous Grönwall predicate.
two‑EVI (no error): squared-distance synchronization from the mixed half-form sum inequality and a homogeneous Grönwall lemma.
two‑EVI (no error): distance synchronization using a homogeneous Grönwall lemma and a bridge from squared to linear distances.
End-to-end (no error): from a mixed half-form EVI sum and a homogeneous Gronwall predicate, obtain the distance-version synchronization via the concrete bridge.
Distance-version synchronization with error. From the squared-distance
bound and algebraic sqrt
identities, derive
dist(u t, v t) ≤ exp (-(P.lam) t) · dist(u 0, v 0) + √(max 0 ((2 η) t)).
We use max 0
to keep the radicand nonnegative when η t < 0
.
Equations
Instances For
Error-bridge predicate from squared to linear distance with an error term.
Equations
- Frourio.HbridgeWithError P u v η = (Frourio.ContractionPropertySqWithError P u v η → Frourio.ContractionPropertyWithError P u v η)
Instances For
Wrapper: apply a provided error-bridge to convert squared to linear distance.
two‑EVI (with external force): squared-distance synchronization from a single mixed EVI sum hypothesis and an inhomogeneous Grönwall lemma.
two‑EVI (with external force): distance synchronization with error from a single mixed sum hypothesis, an inhomogeneous Grönwall lemma, and a bridge.
Concrete error-bridge: from squared-distance synchronization with error to
distance-version with error, using √(x + y) ≤ √x + √y
and the algebraic
identities for √(exp)
and √(a·b)
.
Provide a concrete with‑error bridge for all error levels η
by
reusing the explicit square‑root algebra above.
End-to-end: from a mixed EVI sum and an inhomogeneous Grönwall helper, obtain the distance-version synchronization with error via the concrete bridge.