Mathlib Map

Theorems · Theorem · functional analysis

QuasispectrumRestricts.mul_comm

∀ {R : Type u_3} {S : Type u_4} {A : Type u_5} [inst : Semifield R] [inst_1 : Field S] [inst_2 : NonUnitalRing A]
  [inst_3 : Module R A] [inst_4 : Module S A] [inst_5 : Algebra R S] [IsScalarTower S A A] [SMulCommClass S A A]
  {f : S → R} {a b : A}, QuasispectrumRestricts (a * b) f → QuasispectrumRestricts (b * a) f

Alias of the forward direction of QuasispectrumRestricts.mul_comm_iff.

Defined in
Mathlib.Algebra.Algebra.Spectrum.Quasispectrum
Cited by
0 results in Mathlib
Foundations
Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemifieldFieldNonUnitalRingModuleModuleAlgebraIsScalarTowerSMulCommClass

Around this declaration

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

Cites9

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.