Theorems · Theorem · functional analysis
IsSelfAdjoint.conjugate_le_conjugate
∀ {R : Type u_1} [inst : NonUnitalSemiring R] [inst_1 : PartialOrder R] [inst_2 : StarRing R] [StarOrderedRing R]
{a b : R}, a ≤ b → ∀ {c : R}, IsSelfAdjoint c → c * a * c ≤ c * b * c- Defined in
- Mathlib.Algebra.Order.Star.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PartialOrderstatement and proof · cited by 6,410
- StarRingstatement and proof · cited by 1,686
- StarOrderedRingstatement and proof · cited by 587
- IsSelfAdjointstatement and proof · cited by 545
- NonUnitalSemiringstatement and proof · cited by 339
- IsSelfAdjoint.star_eqproof · cited by 58
- star_left_conjugate_le_conjugateproof · cited by 6
Cited by4
Results whose statement or proof uses this declaration.
- conjugate_le_conjugate_of_nonnegproof · cited by 1
- le_iff_norm_sqrt_mul_rpowproof · cited by 1
- CFC.conjSqrt_monotoneproof · cited by 1