Theorems · Theorem · linear algebra
LinearMap.BilinForm.IsSymm.restrict
∀ {R : Type u_1} {M : Type u_2} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
{B : LinearMap.BilinForm R M}, B.IsSymm → ∀ (W : Submodule R M), (B.restrict W).IsSymmThe restriction of a symmetric bilinear form on a submodule is also symmetric.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Submodulestatement and proof · cited by 7,192
- LinearMap.BilinFormstatement and proof · cited by 501
- LinearMap.BilinForm.IsSymmstatement and proof · cited by 35
- LinearMap.BilinForm.restrictstatement · cited by 24
- LinearMap.BilinForm.IsSymm.eqproof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.