Mathlib Map

Theorems · Theorem · functional analysis

range_cfc_nnreal_subset

∀ {A : Type u_1} [inst : Ring A] [inst_1 : StarRing A] [inst_2 : Algebra ℝ A] [inst_3 : TopologicalSpace A]
  [inst_4 : IsTopologicalRing A] [T2Space A] [inst_6 : PartialOrder A] [inst_7 : NonnegSpectrumClass ℝ A]
  [inst_8 : StarOrderedRing A] [inst_9 : ContinuousStar A] [inst_10 : StarModule ℝ A]
  [inst_11 : ContinuousFunctionalCalculus ℝ A IsSelfAdjoint] (a : A),
  autoParam (0 ≤ a) range_cfc_nnreal_subset._auto_1 →
    (Set.range fun x => cfc x a) ⊆ {x | x ∈ StarAlgebra.elemental ℝ a ∧ 0 ≤ x}
Defined in
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Range
Cited by
1 results in Mathlib
Foundations
Depth 201 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingStarRingAlgebraTopologicalSpaceIsTopologicalRingT2SpacePartialOrderNonnegSpectrumClassStarOrderedRingContinuousStarStarModuleContinuousFunctionalCalculus

Around this declaration

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

Cites35

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

  • Setstatement and proof · cited by 53,352
  • Realstatement and proof · cited by 25,697
  • TopologicalSpacestatement and proof · cited by 24,529
  • Algebrastatement and proof · cited by 11,388
  • Ringstatement and proof · cited by 7,463
  • PartialOrderstatement and proof · cited by 6,410
  • Set.ofPredstatement and proof · cited by 6,101
  • Set.imageproof · cited by 5,609
  • Set.rangestatement and proof · cited by 4,705
  • NNRealstatement · cited by 4,310
  • le_reflproof · cited by 2,061
  • StarRingstatement and proof · cited by 1,686

Cited by1

Results whose statement or proof uses this declaration.