Theorems · Theorem · functional analysis
cfc_mono
∀ {R : Type u_1} {A : Type u_2} {p : A → Prop} [inst : CommSemiring R] [inst_1 : PartialOrder R] [inst_2 : StarRing R]
[inst_3 : MetricSpace R] [inst_4 : IsTopologicalSemiring R] [inst_5 : ContinuousStar R] [ContinuousSqrt R]
[StarOrderedRing R] [inst_8 : TopologicalSpace A] [inst_9 : Ring A] [inst_10 : StarRing A] [inst_11 : PartialOrder A]
[StarOrderedRing A] [inst_13 : Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] {f g : R → R} {a : A},
(∀ x ∈ spectrum R a, f x ≤ g x) →
autoParam (ContinuousOn f (spectrum R a)) cfc_mono._auto_1 →
autoParam (ContinuousOn g (spectrum R a)) cfc_mono._auto_3 → cfc f a ≤ cfc g a- Cited by
- 4 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- TopologicalSpacestatement and proof · cited by 24,529
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Ringstatement and proof · cited by 7,463
- Set.Elemproof · cited by 7,166
- PartialOrderstatement and proof · cited by 6,410
- StarRingstatement and proof · cited by 1,686
- MetricSpacestatement and proof · cited by 1,684
- ContinuousOnstatement and proof · cited by 1,411
- StarOrderedRingstatement and proof · cited by 587
Cited by4
Results whose statement or proof uses this declaration.
- cfc_nonnegproof · cited by 2
- algebraMap_le_cfcproof · cited by 2
- cfc_le_algebraMapproof · cited by 1
- cfc_nonposproof · cited by 0