Mathlib Map

Theorems · Theorem · linear algebra

RingHom.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] (f : R →+* S) (M : Matrix n n R), f M.det = (f.mapMatrix M).det
Defined in
Mathlib.LinearAlgebra.Matrix.Determinant.Basic
Cited by
41 results in Mathlib
Foundations
Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEqFintypeCommRingCommRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Polynomial.resultant_map_map · cited by 10Polynomial.resultant_map_…Algebra.norm_localization · cited by 8Algebra.norm_localizationMatrix.det_conjTranspose · cited by 7Matrix.det_conjTransposeAlgHom.map_det · cited by 6AlgHom.map_detAlgebra.discr_eq_det_embeddingsMatrixReindex_pow_two · cited by 4Algebra.discr_eq_det_embe…NumberField.mixedEmbedding.volume_fundamentalDomain_latticeBasis · cited by 4mixedEmbedding.volume_fun…NumberField.absNorm_differentIdeal · cited by 4NumberField.absNorm_diffe…Algebra.discr_localizationLocalization · cited by 3Algebra.discr_localizatio…eval_det · cited by 3eval_detMatrix.det_mvPolynomialX_ne_zero · cited by 3Matrix.det_mvPolynomialX_…LieAlgebra.Basis.linearIndependent_baseSupp · cited by 3Basis.linearIndependent_b…RingHom.map_adjugate · cited by 3RingHom.map_adjugateMatrix.eval_charpoly · cited by 2Matrix.eval_charpolyMatrix.charpoly_map · cited by 2Matrix.charpoly_mapAlgebra.SubmersivePresentation.map_jacobianOfHasCoeffs · cited by 2SubmersivePresentation.ma…DFunLike.coe · cited by 62936DFunLike.coeCommRing · cited by 17173CommRingFinset · cited by 13712FinsetRingHom · cited by 10189RingHomFintype · cited by 7736FintypeFinset.sum · cited by 5195Finset.sumMatrix · cited by 4303MatrixFinset.univ · cited by 3473Finset.univFinset.prod · cited by 2356Finset.prodFinset.sum_congr · cited by 2323Finset.sum_congrUnits.val · cited by 1966Units.valEquiv.Perm · cited by 1375Equiv.Permmap_mul · cited by 1137map_mulMatrix.det · cited by 665Matrix.detmap_sum · cited by 455map_sumRingHom.map_detCITED BYCITES

Cites23

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by41

Results whose statement or proof uses this declaration.