Theorems · Theorem · functional analysis
cfcUnits_pow
∀ {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]
[inst_10 : ContinuousInv₀ R] (f : R → R) (a : A) (hf' : ∀ x ∈ spectrum R a, f x ≠ 0) (n : ℕ)
(hf : autoParam (ContinuousOn f (spectrum R a)) cfcUnits_pow._auto_1) (ha : autoParam (p a) cfcUnits_pow._auto_3),
cfcUnits f a hf' hf ha ^ n = cfcUnits (fun i => f i ^ n) a ⋯ ⋯ ha- Cited by
- 1 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.
Cites26
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
- Unitsstatement · cited by 2,804
- 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
- pow_zeroproof · cited by 1,094
- ContinuousStarstatement and proof · cited by 543
- spectrumstatement and proof · cited by 510
Cited by1
Results whose statement or proof uses this declaration.
- cfcUnits_zpowproof · cited by 0