Theorems · Definition · linear algebra
Matrix.detp
{n : Type u_1} → {R : Type u_3} → [Fintype n] → [DecidableEq n] → [CommSemiring R] → ℤˣ → Matrix n n R → RThe determinant, but only the terms of a given sign.
A.detp 1 is written |A|⁺ in the literature and A.detp (-1) is written |A|⁻.
- Cited by
- 37 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommSemiringstatement and proof · cited by 10,911
- Fintypestatement and proof · cited by 7,736
- Finset.sumproof · cited by 5,195
- Matrixstatement and proof · cited by 4,303
- Finset.univproof · cited by 3,473
- Unitsstatement and proof · cited by 2,804
- Finset.prodproof · cited by 2,356
- Equiv.Permproof · cited by 1,375
- Equiv.Perm.ofSignproof · cited by 21
Cited by38
Results whose statement or proof uses this declaration.
- Matrix.IsDetpBalancedproof · cited by 21
- Matrix.detp_transposestatement · cited by 5
- Matrix.mul_adjp_apply_eqstatement and proof · cited by 4
- Matrix.detp.congr_simpstatement and proof · cited by 4
- Matrix.detp_eq_of_row_eqstatement and proof · cited by 3
- Matrix.detp_submatrix_equiv_equivstatement · cited by 3
- Matrix.Nonsingular.of_linearIndependent_colproof · cited by 3
- Matrix.detp_neg_one_of_isEmptystatement · cited by 2
- Matrix.detp_neg_one_onestatement and proof · cited by 2
- Matrix.detp_one_of_isEmptystatement · cited by 2
- Matrix.detp_one_onestatement and proof · cited by 2
- Matrix.IsDetpBalanced.mul_add_mul_eqstatement and proof · cited by 2