Theorems · Theorem · linear algebra
LinearMap.BilinForm.nondegenerate_restrict_of_disjoint_orthogonal
∀ {R₁ : Type u_3} {M₁ : Type u_4} [inst : CommRing R₁] [inst_1 : AddCommGroup M₁] [inst_2 : Module R₁ M₁]
(B : LinearMap.BilinForm R₁ M₁),
B.IsRefl → ∀ {W : Submodule R₁ M₁}, Disjoint W (B.orthogonal W) → (B.restrict W).NondegenerateThe restriction of a reflexive bilinear form B onto a submodule W is
nondegenerate if Disjoint W (B.orthogonal W).
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Submodulestatement and proof · cited by 7,192
- Disjointstatement and proof · cited by 2,201
- LinearMap.BilinFormstatement and proof · cited by 501
- LinearMap.BilinForm.Nondegeneratestatement · cited by 77
- LinearMap.BilinForm.orthogonalstatement and proof · cited by 36
- LinearMap.BilinForm.IsReflstatement and proof · cited by 30
- LinearMap.BilinForm.restrictstatement · cited by 24
- LinearMap.nondegenerate_restrict_of_disjoint_orthogonalproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- LinearMap.BilinForm.restrict_nondegenerate_iff_isCompl_orthogonalproof · cited by 2