Mathlib Map

Theorems · Theorem · functional analysis

cfc.congr_simp

∀ {R : Type u_3} {A : Type u_4} {p p_1 : A → Prop} (e_p : p = p_1) [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]
  (f f_1 : R → R), f = f_1 → ∀ (a a_1 : A), a = a_1 → cfc f a = cfc f_1 a_1
Defined in
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
Cited by
16 results in Mathlib
Foundations
Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringStarRingMetricSpaceIsTopologicalSemiringContinuousStarTopologicalSpaceRingStarRingAlgebraContinuousFunctionalCalculus

Around this declaration

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

Cites10

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

Cited by16

Results whose statement or proof uses this declaration.