Mathlib Map

Theorems · Theorem · functional analysis

spectrum_realPart

∀ {A : Type u_1} [inst : TopologicalSpace A] [inst_1 : Ring A] [inst_2 : StarRing A] [inst_3 : Algebra ℂ A]
  [inst_4 : StarModule ℂ A] [ContinuousFunctionalCalculus ℂ A IsStarNormal] (a : A),
  autoParam (IsStarNormal a) spectrum_realPart._auto_1 → spectrum ℂ ↑(realPart a) = (fun x => ↑x.re) '' spectrum ℂ a
Defined in
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.RealImaginaryPart
Cited by
2 results in Mathlib
Foundations
Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceRingStarRingAlgebraStarModuleContinuousFunctionalCalculus

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.

  • DFunLike.coestatement · cited by 62,936
  • Setstatement and proof · cited by 53,352
  • Realstatement · cited by 25,697
  • TopologicalSpacestatement and proof · cited by 24,529
  • RingHom.idstatement · cited by 18,349
  • Algebrastatement and proof · cited by 11,388
  • LinearMapstatement · cited by 10,215
  • Ringstatement and proof · cited by 7,463
  • Set.imagestatement and proof · cited by 5,609
  • Complexstatement and proof · cited by 5,565
  • AddSubgroupstatement · cited by 3,232
  • StarRingstatement and proof · cited by 1,686

Cited by2

Results whose statement or proof uses this declaration.