Theorems · Theorem · linear algebra
LinearMap.nondegenerate_restrict_of_disjoint_orthogonal
∀ {R : Type u_1} {M : Type u_4} {M₁ : Type u_5} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M]
[inst_3 : AddCommGroup M₁] [inst_4 : Module R M₁] {B : M →ₗ[R] M →ₗ[R] M₁},
B.IsRefl → ∀ {W : Submodule R M}, Disjoint W (Submodule.orthogonalBilin B W) → (B.domRestrict₁₂ W W).NondegenerateThe restriction of a reflexive bilinear map B onto a submodule W is
nondegenerate if W has trivial intersection with its orthogonal complement,
that is Disjoint W (W.orthogonalBilin B).
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- Disjointstatement and proof · cited by 2,201
- Submodule.mem_botproof · cited by 55
- Disjoint.le_botproof · cited by 52
- LinearMap.Nondegeneratestatement · cited by 35
- LinearMap.IsReflstatement and proof · cited by 16
Cited by1
Results whose statement or proof uses this declaration.
- LinearMap.BilinForm.nondegenerate_restrict_of_disjoint_orthogonalproof · cited by 1