Theorems · Theorem · linear algebra
Matrix.adjp_transpose
∀ {n : Type u_1} {R : Type u_3} [inst : Fintype n] [inst_1 : DecidableEq n] [inst_2 : CommSemiring R] (s : ℤˣ)
(A : Matrix n n R), Matrix.adjp s A.transpose = (Matrix.adjp s A).transpose- Cited by
- 2 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
- Equiv.symmproof · cited by 3,681
- Unitsstatement and proof · cited by 2,804
- Equiv.Permproof · cited by 1,375
- Finset.filterproof · cited by 949
- Matrix.extproof · cited by 540
- Matrix.transposestatement · cited by 389
- Equiv.apply_symm_applyproof · cited by 346
- Equiv.symm_apply_applyproof · cited by 320
Cited by2
Results whose statement or proof uses this declaration.
- Matrix.adjp_mul_apply_eqproof · cited by 1
- Matrix.adjp_none_someproof · cited by 0