Documentation

Mathlib.Analysis.RCLike.ContinuousMap

Mapping C(X, ℝ) to C(X, 𝕜) and back #

This file contains the definitions for ContinuousMap.realToRCLike and ContinuousMap.rclikeToReal, which map C(X, ℝ) to C(X, 𝕜) and back for any RCLike 𝕜.

def ContinuousMap.realToRCLike {X : Type u_1} (𝕜 : Type u_2) [TopologicalSpace X] [RCLike 𝕜] (f : C(X, ℝ)) :
C(X, 𝕜)

Lifting C(X, ℝ) to C(X, 𝕜) using RCLike.ofReal.

Equations
Instances For
    @[simp]
    theorem ContinuousMap.realToRCLike_apply {X : Type u_1} (𝕜 : Type u_2) [TopologicalSpace X] [RCLike 𝕜] (f : C(X, ℝ)) (x : X) :
    (realToRCLike 𝕜 f) x = ↑(f x)
    @[simp]
    theorem ContinuousMap.isSelfAdjoint_realToRCLike {X : Type u_1} (𝕜 : Type u_2) [TopologicalSpace X] [RCLike 𝕜] {f : C(X, ℝ)} :
    @[simp]
    theorem ContinuousMap.spectrum_realToRCLike {X : Type u_1} (𝕜 : Type u_2) [TopologicalSpace X] [RCLike 𝕜] (f : C(X, ℝ)) :
    def ContinuousMap.realToRCLikeOrderEmbedding (X : Type u_1) (𝕜 : Type u_2) [TopologicalSpace X] [RCLike 𝕜] :
    C(X, ℝ) ↩o C(X, 𝕜)

    ContinuousMap.realToRCLike as an order embedding.

    Equations
    Instances For
      @[simp]
      theorem ContinuousMap.realToRCLikeOrderEmbedding_apply (X : Type u_1) (𝕜 : Type u_2) [TopologicalSpace X] [RCLike 𝕜] (f : C(X, ℝ)) :
      (realToRCLikeOrderEmbedding X 𝕜) f = realToRCLike 𝕜 f
      theorem ContinuousMap.realToRCLike_monotone (X : Type u_1) (𝕜 : Type u_2) [TopologicalSpace X] [RCLike 𝕜] :
      theorem ContinuousMap.realToRCLike_strictMono (X : Type u_1) (𝕜 : Type u_2) [TopologicalSpace X] [RCLike 𝕜] :
      @[simp]
      theorem ContinuousMap.realToRCLike_injective (X : Type u_1) (𝕜 : Type u_2) [TopologicalSpace X] [RCLike 𝕜] :
      @[simp]
      theorem ContinuousMap.realToRCLike_inj {X : Type u_1} (𝕜 : Type u_2) [TopologicalSpace X] [RCLike 𝕜] {f g : C(X, ℝ)} :
      realToRCLike 𝕜 f = realToRCLike 𝕜 g ↔ f = g
      @[simp]
      theorem ContinuousMap.realToRCLike_le_realToRCLike_iff {X : Type u_1} (𝕜 : Type u_2) [TopologicalSpace X] [RCLike 𝕜] {f g : C(X, ℝ)} :
      realToRCLike 𝕜 f â‰Ī realToRCLike 𝕜 g ↔ f â‰Ī g
      @[simp]
      theorem ContinuousMap.realToRCLike_lt_realToRCLike_iff {X : Type u_1} (𝕜 : Type u_2) [TopologicalSpace X] [RCLike 𝕜] {f g : C(X, ℝ)} :
      realToRCLike 𝕜 f < realToRCLike 𝕜 g ↔ f < g
      @[simp]
      theorem ContinuousMap.isometry_realToRCLike (X : Type u_1) (𝕜 : Type u_2) [TopologicalSpace X] [RCLike 𝕜] [CompactSpace X] :
      @[simp]
      theorem ContinuousMap.continuous_realToRCLike (X : Type u_1) (𝕜 : Type u_2) [TopologicalSpace X] [RCLike 𝕜] :
      noncomputable def ContinuousMap.realToRCLikeStarAlgHom (X : Type u_1) (𝕜 : Type u_2) [TopologicalSpace X] [RCLike 𝕜] :

      ContinuousMap.realToRCLike as a ⋆-algebra map.

      Equations
      Instances For
        @[simp]
        theorem ContinuousMap.realToRCLikeStarAlgHom_apply_apply (X : Type u_1) (𝕜 : Type u_2) [TopologicalSpace X] [RCLike 𝕜] (f : C(X, ℝ)) (a✝ : X) :
        ((realToRCLikeStarAlgHom X 𝕜) f) a✝ = ↑(f a✝)
        @[simp]
        theorem ContinuousMap.realToRCLikeStarAlgHom_apply {X : Type u_1} (𝕜 : Type u_2) [TopologicalSpace X] [RCLike 𝕜] (f : C(X, ℝ)) :
        (realToRCLikeStarAlgHom X 𝕜) f = realToRCLike 𝕜 f
        theorem ContinuousMap.realToRCLike_star {X : Type u_1} (𝕜 : Type u_2) [TopologicalSpace X] [RCLike 𝕜] (f : C(X, ℝ)) :
        realToRCLike 𝕜 (star f) = star (realToRCLike 𝕜 f)
        @[simp]
        theorem ContinuousMap.realToRCLike_mul {X : Type u_1} (𝕜 : Type u_2) [TopologicalSpace X] [RCLike 𝕜] (f g : C(X, ℝ)) :
        realToRCLike 𝕜 (f * g) = realToRCLike 𝕜 f * realToRCLike 𝕜 g
        def ContinuousMap.rclikeToReal {X : Type u_1} {𝕜 : Type u_2} [TopologicalSpace X] [RCLike 𝕜] (f : C(X, 𝕜)) :

        Mapping C(X, 𝕜) to C(X, ℝ) using RCLike.re.

        Equations
        Instances For
          @[simp]
          theorem ContinuousMap.rclikeToReal_apply {X : Type u_1} {𝕜 : Type u_2} [TopologicalSpace X] [RCLike 𝕜] (f : C(X, 𝕜)) (x : X) :
          @[simp]
          @[simp]
          theorem ContinuousMap.rclikeToReal_realToRCLike {X : Type u_1} (𝕜 : Type u_2) [TopologicalSpace X] [RCLike 𝕜] (f : C(X, ℝ)) :
          (realToRCLike 𝕜 f).rclikeToReal = f
          theorem ContinuousMap.IsSelfAdjoint.realToRCLike_rclikeToReal {X : Type u_1} {𝕜 : Type u_2} [TopologicalSpace X] [RCLike 𝕜] {f : C(X, 𝕜)} (hf : IsSelfAdjoint f) :
          theorem ContinuousMap.range_realToRCLike_eq_isSelfAdjoint (X : Type u_1) (𝕜 : Type u_2) [TopologicalSpace X] [RCLike 𝕜] :
          Set.range (realToRCLike 𝕜) = {f : C(X, 𝕜) | IsSelfAdjoint f}