Mathlib Map

Theorems · Definition · linear algebra

Matrix.adjp

{n : Type u_1} → {R : Type u_3} → [Fintype n] → [DecidableEq n] → [CommSemiring R] → ℤˣ → Matrix n n R → Matrix n n R

The adjugate matrix, but only the terms of a given sign.

Defined in
Mathlib.LinearAlgebra.Matrix.SemiringInverse
Cited by
16 results in Mathlib
Foundations
Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeDecidableEqCommSemiring

Around this declaration

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

Cites12

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

Cited by16

Results whose statement or proof uses this declaration.