Theorems · Theorem · functional analysis
cfc_cases
∀ {R : Type u_1} {A : Type u_2} {p : A → Prop} [inst : CommSemiring R] [inst_1 : StarRing R] [inst_2 : MetricSpace R]
[inst_3 : IsTopologicalSemiring R] [inst_4 : ContinuousStar R] [inst_5 : TopologicalSpace A] [inst_6 : Ring A]
[inst_7 : StarRing A] [inst_8 : Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (P : A → Prop) (a : A)
(f : R → R),
P 0 →
(∀ (hf : ContinuousOn f (spectrum R a)) (ha : p a),
P ((cfcHom ha) { toFun := (spectrum R a).domRestrict f, continuous_toFun := ⋯ })) →
P (cfc f a)- Cited by
- 12 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.
Cites23
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
- 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.Elemstatement · cited by 7,166
- ContinuousMapstatement · cited by 2,491
- StarRingstatement and proof · cited by 1,686
- MetricSpacestatement and proof · cited by 1,684
- ContinuousOnstatement and proof · cited by 1,411
- ContinuousStarstatement and proof · cited by 543
Cited by12
Results whose statement or proof uses this declaration.
- cfc_predicateproof · cited by 6
- norm_cfc_leproof · cited by 3
- norm_cfc_ltproof · cited by 2
- cfc_mem_elementalproof · cited by 2
- Commute.cfcproof · cited by 2
- range_cfc_eq_range_cfcHomproof · cited by 2
- nnnorm_cfc_nnreal_leproof · cited by 1
- nnnorm_cfc_nnreal_ltproof · cited by 1
- Commute.cfc_realproof · cited by 1
- cfc_le_oneproof · cited by 0
- range_cfc_nnrealproof · cited by 0
- cfc_commute_cfcproof · cited by 0