Theorems · Theorem · number theory
sigPos_isGreatest
∀ {R : Type u_1} {M : Type u_2} [inst : AddCommGroup M] [inst_1 : CommRing R] [inst_2 : LinearOrder R]
[inst_3 : Module R M] (Q : QuadraticForm R M) [Module.Finite R M] [StrongRankCondition R],
IsGreatest {r | ∃ V, Module.finrank R ↥V = r ∧ (QuadraticMap.restrict Q V).PosDef} (sigPos Q)Defining property of sigPos.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Submodulestatement and proof · cited by 7,192
- Set.ofPredstatement and proof · cited by 6,101
- Module.finrankstatement and proof · cited by 1,770
- Module.Finitestatement and proof · cited by 1,032
- Finset.filterproof · cited by 949
- QuadraticFormstatement and proof · cited by 507
- StrongRankConditionstatement and proof · cited by 286
- Finset.Iicproof · cited by 280
Cited by4
Results whose statement or proof uses this declaration.
- QuadraticForm.sigPos_weightedSumSquaresproof · cited by 2
- exists_finrank_eq_sigPos_and_posDefproof · cited by 2
- le_sigPos_of_posDefproof · cited by 1
- sigNeg_isGreatestproof · cited by 0