Theorems · Theorem · linear algebra
AlgEquiv.map_det
∀ {n : Type u_2} [inst : DecidableEq n] [inst_1 : Fintype n] {R : Type v} [inst_2 : CommRing R] {S : Type w}
[inst_3 : CommRing S] [inst_4 : Algebra R S] {T : Type z} [inst_5 : CommRing T] [inst_6 : Algebra R T] (f : S ≃ₐ[R] T)
(M : Matrix n n S), f M.det = (f.mapMatrix M).det- Cited by
- 1 results in Mathlib
- Foundations
- Depth 91 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.coestatement · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- AlgEquivstatement and proof · cited by 1,681
- Matrix.detstatement · cited by 665
- AlgEquiv.toAlgHomproof · cited by 273
- AlgEquiv.mapMatrixstatement · cited by 9
- AlgHom.map_detproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.reverse_charpolyproof · cited by 3