Theorems · Inductive type · linear algebra
LinearMap.IsNonneg
{R : Type u_1} →
{M : Type u_5} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] → [inst_2 : Module R M] → {I₁ I₂ : R →+* R} → [LE R] → (M →ₛₗ[I₁] M →ₛₗ[I₂] R) → PropA sesquilinear form B is nonnegative if for any x we have 0 ≤ B x x.
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement · cited by 20,661
- AddCommMonoidstatement · cited by 12,281
- CommSemiringstatement · cited by 10,911
- LinearMapstatement · cited by 10,215
- RingHomstatement · cited by 10,189
Cited by16
Results whose statement or proof uses this declaration.
- LinearMap.isPosSemidef_defstatement and proof · cited by 3
- LinearMap.BilinForm.isNonneg_iffstatement · cited by 2
- LinearMap.isNonneg_defstatement and proof · cited by 2
- LinearMap.isNonneg_zerostatement · cited by 2
- LinearMap.IsPosSemidef.isNonnegstatement · cited by 2
- LinearMap.IsNonneg.nonnegstatement and proof · cited by 2
- isPosSemidef_innerproof · cited by 1
- LinearMap.isPosSemidef_zeroproof · cited by 1
- isNonneg_innerstatement · cited by 1
- LinearMap.IsNonneg.addstatement and proof · cited by 1
- LinearMap.IsPosSemidef.casesOnstatement and proof · cited by 0
- LinearMap.isPosSemidef_iff_posSemidef_toMatrixproof · cited by 0