Mathlib Map

Theorems · Theorem · linear algebra

Matrix.separatingLeft_iff_separatingRight

∀ {n : Type u_1} {A : Type u_4} [inst : CommRing A] [IsDomain A] {M : Matrix n n A} [inst_2 : Finite n],
  M.SeparatingLeft ↔ M.SeparatingRight
Defined in
Mathlib.LinearAlgebra.Matrix.ToLinearEquiv
Cited by
2 results in Mathlib
Foundations
Depth 129 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsDomainFinite

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.

Cited by2

Results whose statement or proof uses this declaration.