Theorems · Theorem · functional analysis
commute_iff_mul_nonneg
∀ {A : Type u_1} [inst : NonUnitalRing A] [inst_1 : PartialOrder A] [inst_2 : StarRing A] [StarOrderedRing A]
[inst_4 : TopologicalSpace A] [inst_5 : Module ℝ A] [inst_6 : IsScalarTower ℝ A A] [inst_7 : SMulCommClass ℝ A A]
[NonUnitalContinuousFunctionalCalculus ℝ A IsSelfAdjoint] [NonnegSpectrumClass ℝ A] {a b : A},
0 ≤ a → 0 ≤ b → (Commute a b ↔ 0 ≤ a * b)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- PartialOrderstatement and proof · cited by 6,410
- IsScalarTowerstatement and proof · cited by 3,896
- SMulCommClassstatement and proof · cited by 1,927
- StarRingstatement and proof · cited by 1,686
- Commutestatement · cited by 639
- StarOrderedRingstatement and proof · cited by 587
- IsSelfAdjointstatement and proof · cited by 545
- NonUnitalRingstatement and proof · cited by 422
- NonnegSpectrumClassstatement and proof · cited by 292
Cited by1
Results whose statement or proof uses this declaration.
- IsStrictlyPositive.commute_iffproof · cited by 0