Documentation

BrownianMotion.Auxiliary.WithLp

theorem PiLp.coe_proj (p : ENNReal) {ι : Type u_1} (𝕜 : Type u_2) {E : ιType u_3} [Semiring 𝕜] [(i : ι) → SeminormedAddCommGroup (E i)] [(i : ι) → Module 𝕜 (E i)] {i : ι} :
(proj p E i) = fun (x : PiLp p E) => x i
theorem EuclideanSpace.coe_proj {ι : Type u_1} (𝕜 : Type u_2) [RCLike 𝕜] {i : ι} :
(proj i) = fun (x : EuclideanSpace 𝕜 ι) => x i
@[simp]
theorem EuclideanSpace.proj_apply {ι : Type u_1} {𝕜 : Type u_2} [RCLike 𝕜] {i : ι} (x : EuclideanSpace 𝕜 ι) :
(proj i) x = x i
theorem ContinuousLinearMap.coe_proj' (R : Type u_1) {ι : Type u_2} [Semiring R] {φ : ιType u_3} [(i : ι) → TopologicalSpace (φ i)] [(i : ι) → AddCommMonoid (φ i)] [(i : ι) → Module R (φ i)] (i : ι) :
(proj i) = fun (x : (i : ι) → φ i) => x i