Theorems · Theorem · functional analysis
cfc_tsub
∀ {A : Type u_1} [inst : TopologicalSpace A] [inst_1 : Ring A] [inst_2 : PartialOrder A] [inst_3 : StarRing A]
[inst_4 : StarOrderedRing A] [inst_5 : Algebra ℝ A] [IsTopologicalRing A] [T2Space A]
[inst_8 : ContinuousFunctionalCalculus ℝ A IsSelfAdjoint] [inst_9 : NonnegSpectrumClass ℝ A] (f g : NNReal → NNReal)
(a : A),
(∀ x ∈ spectrum NNReal a, g x ≤ f x) →
autoParam (0 ≤ a) cfc_tsub._auto_1 →
autoParam (ContinuousOn f (spectrum NNReal a)) cfc_tsub._auto_3 →
autoParam (ContinuousOn g (spectrum NNReal a)) cfc_tsub._auto_5 → cfc (fun x => f x - g x) a = cfc f a - cfc g a- Cited by
- 1 results in Mathlib
- Foundations
- Depth 199 from the axioms · uses propext, Classical.choice, Quot.sound
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.coeproof · cited by 62,936
- Setstatement · 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
- NNRealstatement and proof · cited by 4,310
- StarRingstatement and proof · cited by 1,686
- ContinuousOnstatement and proof · cited by 1,411
- T2Spacestatement and proof · cited by 1,351
- NNReal.toRealproof · cited by 1,260
Cited by1
Results whose statement or proof uses this declaration.
- CFC.monotoneOn_one_sub_one_add_invproof · cited by 2