Theorems · Theorem · functional analysis
IsSelfAdjoint.nnnorm_add_eq_max
∀ {A : Type u_1} [inst : NonUnitalCStarAlgebra A] {a b : A},
IsSelfAdjoint a → IsSelfAdjoint b → a * b = 0 → ‖a + b‖₊ = max ‖a‖₊ ‖b‖₊- Cited by
- 1 results in Mathlib
- Foundations
- Depth 309 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NonUnitalCStarAlgebra
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.
- NNRealstatement · cited by 4,310
- NNNorm.nnnormstatement · cited by 952
- IsSelfAdjointstatement and proof · cited by 545
- NNReal.eqproof · cited by 201
- NonUnitalCStarAlgebrastatement and proof · cited by 149
- IsSelfAdjoint.norm_add_eq_maxproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- IsSelfAdjoint.nnnorm_sum_eq_supproof · cited by 0