Mathlib Map

Theorems · Theorem · functional analysis

cfc_neg

∀ {R : Type u_1} {A : Type u_2} {p : A → Prop} [inst : CommRing R] [inst_1 : StarRing R] [inst_2 : MetricSpace R]
  [inst_3 : IsTopologicalRing 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] (f : R → R) (a : A),
  cfc (fun x => -f x) a = -cfc f a
Defined in
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
Cited by
2 results in Mathlib
Foundations
Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingStarRingMetricSpaceIsTopologicalRingContinuousStarTopologicalSpaceRingStarRingAlgebraContinuousFunctionalCalculus

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites30

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.