Theorems · Theorem · functional analysis
cfc_inv
∀ {R : Type u_1} {A : Type u_2} {p : A → Prop} [inst : Semifield 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] [inst_9 : ContinuousFunctionalCalculus R A p] [ContinuousInv₀ R]
(f : R → R) (a : A),
(∀ x ∈ spectrum R a, f x ≠ 0) →
autoParam (ContinuousOn f (spectrum R a)) cfc_inv._auto_1 →
autoParam (p a) cfc_inv._auto_3 → cfc (fun x => (f x)⁻¹) a = Ring.inverse (cfc f a)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Units.valproof · cited by 1,966
- 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
- spectrumstatement and proof · cited by 510
- IsTopologicalSemiringstatement and proof · cited by 442
- Semifieldstatement and proof · cited by 439
Cited by3
Results whose statement or proof uses this declaration.
- cfc_inv_idproof · cited by 5
- CFC.concaveOn_cfc_rpowIntegrand₀₁proof · cited by 1
- cfc_map_divproof · cited by 0