Mathlib Map

Theorems · Definition · linear algebra

Matrix.Pivot.listTransvecRow

{𝕜 : Type u_3} →
  [Field 𝕜] → {r : ℕ} → Matrix (Fin r ⊕ Unit) (Fin r ⊕ Unit) 𝕜 → List (Matrix (Fin r ⊕ Unit) (Fin r ⊕ Unit) 𝕜)

A list of transvections such that multiplying on the right with these transvections will replace the last row with zeroes.

Defined in
Mathlib.LinearAlgebra.Matrix.Transvection
Cited by
9 results in Mathlib
Foundations
Depth 45 from the axioms · uses propext, Quot.sound
Assumes
Field

Around this declaration

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

Cites3

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

Cited by9

Results whose statement or proof uses this declaration.