Mathlib Map

Theorems · Theorem · functional analysis

lipschitzOnWith_cfc_fun

∀ (R : Type u_2) {A : Type u_3} {p : A → Prop} [inst : CommSemiring R] [inst_1 : StarRing R] [inst_2 : MetricSpace R]
  [inst_3 : IsTopologicalSemiring R] [inst_4 : ContinuousStar R] [inst_5 : Ring A] [inst_6 : StarRing A]
  [inst_7 : MetricSpace A] [inst_8 : Algebra R A] [inst_9 : IsometricContinuousFunctionalCalculus R A p] (a : A),
  LipschitzOnWith 1 (fun f => cfc ((UniformOnFun.toFun {spectrum R a}) f) a)
    {f | ContinuousOn ((UniformOnFun.toFun {spectrum R a}) f) (spectrum R a)}

The function f ↦ cfc f a is Lipschitz with constant 1 with respect to supremum metric (on R →ᵤ[{spectrum R a}] R) on those functions which are continuous on the spectrum.

Defined in
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
Cited by
1 results in Mathlib
Foundations
Depth 159 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringStarRingMetricSpaceIsTopologicalSemiringContinuousStarRingStarRingMetricSpaceAlgebraIsometricContinuousFunctionalCalculus

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites36

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

  • DFunLike.coestatement and proof · cited by 62,936
  • Setstatement · cited by 53,352
  • Algebrastatement and proof · cited by 11,388
  • CommSemiringstatement and proof · cited by 10,911
  • ENNRealproof · cited by 9,879
  • Equivstatement · cited by 8,337
  • Ringstatement and proof · cited by 7,463
  • Set.Elemstatement · cited by 7,166
  • Set.ofPredstatement and proof · cited by 6,101
  • NNRealstatement · cited by 4,310
  • one_mulproof · cited by 2,841
  • le_reflproof · cited by 2,061

Cited by1

Results whose statement or proof uses this declaration.