Theorems · Theorem · linear algebra
LinearMap.BilinForm.toLin_restrict_ker_eq_inf_ker
∀ {V : Type u_5} {K : Type u_6} [inst : Field K] [inst_1 : AddCommGroup V] [inst_2 : Module K V]
(B : LinearMap.BilinForm K V) (W : Subspace K V),
Submodule.map (Submodule.subtype W) (LinearMap.domRestrict B W).ker = W ⊓ LinearMap.ker B- Cited by
- 2 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Quot.sound
- Assumes
- FieldAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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 · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- SetLike.coeproof · cited by 8,199
- Fieldstatement and proof · cited by 7,404
- Submodulestatement · cited by 7,192
- LinearMap.kerstatement and proof · cited by 848
- Submodule.mapstatement and proof · cited by 614
- LinearMap.BilinFormstatement and proof · cited by 501
- Submodule.subtypestatement and proof · cited by 480
Cited by2
Results whose statement or proof uses this declaration.
- LinearMap.BilinForm.finrank_add_finrank_orthogonal'proof · cited by 2
- LinearMap.BilinForm.toLin_restrict_ker_eq_inf_orthogonalproof · cited by 0