Mathlib Map

Theorems · Theorem · functional analysis

SpectrumRestricts.mul_comm_iff

∀ {R : Type u_6} {S : Type u_7} {A : Type u_8} [inst : Semifield R] [inst_1 : Field S] [inst_2 : Ring A]
  [inst_3 : Algebra R S] [inst_4 : Algebra R A] [inst_5 : Algebra S A] {a b : A} {f : S → R},
  SpectrumRestricts (a * b) f ↔ SpectrumRestricts (b * a) f
Defined in
Mathlib.Algebra.Algebra.Spectrum.Quasispectrum
Cited by
1 results in Mathlib
Foundations
Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemifieldFieldRingAlgebraAlgebraAlgebra

Around this declaration

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

Cites6

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

Cited by1

Results whose statement or proof uses this declaration.