Theorems · Theorem · linear algebra
LinearMap.BilinForm.isCompl_orthogonal_of_restrict_nondegenerate
∀ {V : Type u_5} {K : Type u_6} [inst : Field K] [inst_1 : AddCommGroup V] [inst_2 : Module K V] [FiniteDimensional K V]
{B : LinearMap.BilinForm K V} {W : Submodule K V},
B.IsRefl → (B.restrict W).Nondegenerate → IsCompl W (B.orthogonal W)A subspace is complement to its orthogonal complement with respect to some reflexive bilinear form if that bilinear form restricted on to the subspace is nondegenerate.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 125 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Fieldstatement and proof · cited by 7,404
- Submodulestatement and proof · cited by 7,192
- Bot.botproof · cited by 4,720
- add_zeroproof · cited by 2,707
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankproof · cited by 1,770
- LE.le.antisymmproof · cited by 507
- LinearMap.BilinFormstatement and proof · cited by 501
- IsComplstatement · cited by 351
Cited by3
Results whose statement or proof uses this declaration.
- LinearMap.BilinForm.restrict_nondegenerate_iff_isCompl_orthogonalproof · cited by 2
- LinearMap.BilinForm.orthogonal_eq_top_iffproof · cited by 0