Theorems · Theorem · linear algebra
AlgHom.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
- 6 results in Mathlib
- Foundations
- Depth 90 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
- AlgHomstatement and proof · cited by 3,236
- Matrix.detstatement · cited by 665
- AlgHom.toRingHomproof · cited by 490
- RingHom.map_detproof · cited by 41
- AlgHom.mapMatrixstatement · cited by 14
Cited by6
Results whose statement or proof uses this declaration.
- Matrix.reverse_charpolyproof · cited by 3
- FiniteField.Matrix.charpoly_pow_cardproof · cited by 2
- AlgEquiv.map_detproof · cited by 1
- Matrix.adjugate_adjugateproof · cited by 1
- Algebra.PreSubmersivePresentation.jacobian_reindexproof · cited by 0
- Matrix.det_adjugateproof · cited by 0