Theorems · Theorem · linear algebra
Matrix.detp_eq_of_row_eq
∀ {n : Type u_1} {R : Type u_3} [inst : Fintype n] [inst_1 : DecidableEq n] [inst_2 : CommSemiring R] {A : Matrix n n R}
{p q : n}, p ≠ q → A.row p = A.row q → ∀ (s : optParam ℤˣ 1) (t : optParam ℤˣ (-1)), Matrix.detp s A = Matrix.detp t A- Cited by
- 3 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Matrixstatement and proof · cited by 4,303
- mul_oneproof · cited by 3,885
- Finset.univproof · cited by 3,473
- Unitsstatement and proof · cited by 2,804
- Equiv.Permproof · cited by 1,375
- mul_negproof · cited by 590
- Equiv.swapproof · cited by 197
- Equiv.Perm.signproof · cited by 138
- Matrix.rowstatement and proof · cited by 40
Cited by3
Results whose statement or proof uses this declaration.
- Matrix.mul_adjp_apply_neproof · cited by 2
- Matrix.IsDetpBalanced.submatrix_of_card_leproof · cited by 1
- Matrix.detp_eq_of_col_eqproof · cited by 1