Mathlib Map

Theorems · Theorem · linear algebra

LinearMap.BilinForm.Nondegenerate.ofSeparatingLeft

∀ {R₂ : Type u_3} {M₂ : Type u_4} [inst : CommRing R₂] [inst_1 : AddCommGroup M₂] [inst_2 : Module R₂ M₂] [IsDomain R₂]
  [Module.Free R₂ M₂] [Module.Finite R₂ M₂] {B : LinearMap.BilinForm R₂ M₂},
  LinearMap.SeparatingLeft B → B.Nondegenerate
Defined in
Mathlib.LinearAlgebra.Matrix.BilinearForm
Cited by
2 results in Mathlib
Foundations
Depth 128 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleIsDomainModule.FreeModule.Finite

Around this declaration

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

Cites21

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

Cited by2

Results whose statement or proof uses this declaration.