Mathlib Map

Theorems · Theorem · functional analysis

range_cfc_subset

∀ (𝕜 : Type u_1) {A : Type u_2} {p : A → Prop} [inst : RCLike 𝕜] [inst_1 : Ring A] [inst_2 : StarRing A]
  [inst_3 : Algebra 𝕜 A] [inst_4 : TopologicalSpace A] [inst_5 : StarModule 𝕜 A]
  [inst_6 : ContinuousFunctionalCalculus 𝕜 A p] [inst_7 : IsTopologicalRing A] [inst_8 : ContinuousStar A] {a : A},
  p a → (Set.range fun x => cfc x a) ⊆ ↑(StarAlgebra.elemental 𝕜 a)
Defined in
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Range
Cited by
1 results in Mathlib
Foundations
Depth 196 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RCLikeRingStarRingAlgebraTopologicalSpaceStarModuleContinuousFunctionalCalculusIsTopologicalRingContinuousStar

Around this declaration

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

Cites22

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

Cited by1

Results whose statement or proof uses this declaration.