Theorems · Theorem · functional analysis
NonUnitalContinuousFunctionalCalculus.exists_cfc_of_predicate
∀ {R : Type u_1} {A : Type u_2} {p : outParam (A → Prop)} {inst : CommSemiring R} {inst_1 : Nontrivial R}
{inst_2 : StarRing R} {inst_3 : MetricSpace R} {inst_4 : IsTopologicalSemiring R} {inst_5 : ContinuousStar R}
{inst_6 : NonUnitalRing A} {inst_7 : StarRing A} {inst_8 : TopologicalSpace A} {inst_9 : Module R A}
{inst_10 : IsScalarTower R A A} {inst_11 : SMulCommClass R A A} [self : NonUnitalContinuousFunctionalCalculus R A p]
(a : A),
p a →
∃ φ,
Continuous ⇑φ ∧
Function.Injective ⇑φ ∧
φ { toContinuousMap := ContinuousMap.restrict (quasispectrum R a) (ContinuousMap.id R), map_zero' := ⋯ } = a ∧
(∀ (f : ContinuousMapZero (↑(quasispectrum R a)) R), quasispectrum R (φ f) = Set.range ⇑f) ∧
∀ (f : ContinuousMapZero (↑(quasispectrum R a)) R), p (φ f)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 98 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 · cited by 62,936
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- CommSemiringstatement and proof · cited by 10,911
- Set.Elemstatement · cited by 7,166
- Set.rangestatement · cited by 4,705
- IsScalarTowerstatement and proof · cited by 3,896
- Continuousstatement · cited by 2,592
- ContinuousMapstatement · cited by 2,491
- Nontrivialstatement and proof · cited by 2,416
- SMulCommClassstatement and proof · cited by 1,927
Cited by6
Results whose statement or proof uses this declaration.
- cfcₙHomproof · cited by 65
- cfcₙHom_continuousproof · cited by 11
- cfcₙHom_idproof · cited by 10
- cfcₙHom_map_quasispectrumproof · cited by 4
- cfcₙHom_predicateproof · cited by 4
- cfcₙHom_injectiveproof · cited by 2