Theorems · Theorem · linear algebra
Matrix.adjp_apply
∀ {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) (i j : n), Matrix.adjp s A i j = ∑ σ ∈ Equiv.Perm.ofSign s with σ j = i, ∏ k ∈ {j}ᶜ, A k (σ k)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Finsetstatement · cited by 13,712
- CommSemiringstatement and proof · cited by 10,911
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement · cited by 5,195
- Matrixstatement and proof · cited by 4,303
- Compl.complstatement · cited by 2,925
- Unitsstatement and proof · cited by 2,804
- Finset.prodstatement · cited by 2,356
- Equiv.Permstatement · cited by 1,375
- Finset.filterstatement · cited by 949
- Equiv.Perm.ofSignstatement · cited by 21
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.