Mathlib Map

Theorems · Definition · linear algebra

LinearMap.BilinForm.restrict

{R : Type u_1} →
  {M : Type u_2} →
    [inst : CommSemiring R] →
      [inst_1 : AddCommMonoid M] →
        [inst_2 : Module R M] → LinearMap.BilinForm R M → (W : Submodule R M) → LinearMap.BilinForm R ↥W

The restriction of a bilinear form on a submodule.

Defined in
Mathlib.LinearAlgebra.BilinearForm.Basic
Cited by
24 results in Mathlib
Foundations
Depth 36 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringAddCommMonoidModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

LinearMap.BilinForm.isCompl_orthogonal_of_restrict_nondegenerate · cited by 3BilinForm.isCompl_orthogo…LinearMap.BilinForm.restrict_apply · cited by 3BilinForm.restrict_applyLinearMap.BilinForm.restrict_nondegenerate_iff_isCompl_orthogonal · cited by 2BilinForm.restrict_nondeg…LinearMap.BilinForm.eq_top_of_restrict_nondegenerate_of_orthogonal_eq_bot · cited by 2BilinForm.eq_top_of_restr…LieDerivation.IsKilling.killingForm_restrict_range_ad · cited by 2IsKilling.killingForm_res…LieAlgebra.IsKilling.restrict_killingForm_eq_sum · cited by 1IsKilling.restrict_killin…LinearMap.BilinForm.inf_orthogonal_self_le_ker_restrict · cited by 1BilinForm.inf_orthogonal_…LinearMap.BilinForm.nondegenerate_restrict_of_disjoint_orthogonal · cited by 1BilinForm.nondegenerate_r…LieIdeal.killingForm_eq · cited by 1LieIdeal.killingForm_eqLieSubmodule.traceForm_eq_of_le_idealizer · cited by 1LieSubmodule.traceForm_eq…LieAlgebra.restrict_killingForm · cited by 1LieAlgebra.restrict_killi…LinearMap.BilinForm.ker_restrict_eq_of_codisjoint · cited by 1BilinForm.ker_restrict_eq…LieAlgebra.IsKilling.ker_restrict_eq_bot_of_isCartanSubalgebra · cited by 1IsKilling.ker_restrict_eq…LieDerivation.IsKilling.killingForm_restrict_range_ad_nondegenerate · cited by 1IsKilling.killingForm_res…LinearMap.BilinForm.IsSymm.restrict · cited by 0IsSymm.restrictModule · cited by 20661ModuleAddCommMonoid · cited by 12281AddCommMonoidCommSemiring · cited by 10911CommSemiringSubmodule · cited by 7192SubmoduleLinearMap.BilinForm · cited by 501LinearMap.BilinFormLinearMap.domRestrict₁₂ · cited by 9LinearMap.domRestrict₁₂BilinForm.restrictCITED BYCITES

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by24

Results whose statement or proof uses this declaration.