Mathlib Map

Theorems · Theorem · linear algebra

LinearMap.BilinForm.separatingRight_toMatrix_iff

∀ {R₂ : Type u_3} {M₂ : Type u_4} [inst : CommRing R₂] [inst_1 : AddCommGroup M₂] [inst_2 : Module R₂ M₂] {ι : Type u_6}
  [inst_3 : DecidableEq ι] [inst_4 : Fintype ι] {B : LinearMap.BilinForm R₂ M₂} (b : Module.Basis ι R₂ M₂),
  ((LinearMap.BilinForm.toMatrix b) B).SeparatingRight ↔ LinearMap.SeparatingRight B
Defined in
Mathlib.LinearAlgebra.Matrix.BilinearForm
Cited by
1 results in Mathlib
Foundations
Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleDecidableEqFintype

Around this declaration

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

Cites16

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

Cited by1

Results whose statement or proof uses this declaration.