Theorems · Theorem · functional analysis
QuasispectrumRestricts.mul_comm_iff
∀ {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- Cited by
- 2 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- SMulCommClassstatement and proof · cited by 1,927
- Semifieldstatement and proof · cited by 439
- NonUnitalRingstatement and proof · cited by 422
- quasispectrumproof · cited by 292
- QuasispectrumRestrictsstatement · cited by 50
- Set.RightInvOnproof · cited by 47
Cited by2
Results whose statement or proof uses this declaration.
- SpectrumRestricts.mul_comm_iffproof · cited by 1
- QuasispectrumRestricts.mul_commproof · cited by 0