Mathlib Map

Theorems · Theorem · group theory

Matrix.GeneralLinearGroup.val_det_apply

∀ {n : Type u} [inst : DecidableEq n] [inst_1 : Fintype n] {R : Type v} [inst_2 : CommRing R] (A : GL n R),
  ↑(Matrix.GeneralLinearGroup.det A) = (↑A).det
Defined in
Mathlib.LinearAlgebra.Matrix.GeneralLinearGroup.Defs
Cited by
31 results in Mathlib
Foundations
Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEqFintypeCommRing

Around this declaration

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

UpperHalfPlane.denom_ne_zero_of_im · cited by 4UpperHalfPlane.denom_ne_z…UpperHalfPlane.det_J · cited by 3UpperHalfPlane.det_JUpperHalfPlane.moebius_im · cited by 3UpperHalfPlane.moebius_imMatrix.GeneralLinearGroup.det_scalar · cited by 3GeneralLinearGroup.det_sc…UpperHalfPlane.gl_smul_eq_self_iff_quadratic · cited by 2UpperHalfPlane.gl_smul_eq…UpperHalfPlane.coe_J_smul · cited by 2UpperHalfPlane.coe_J_smulSlashInvariantForm.vAdd_apply_of_mem_strictPeriods · cited by 2SlashInvariantForm.vAdd_a…UpperHalfPlane.gl_smul_eq_self_iff_dist_sq_eq · cited by 1UpperHalfPlane.gl_smul_eq…UpperHalfPlane.IsZeroAtImInfty.slash · cited by 1IsZeroAtImInfty.slashUpperHalfPlane.gl_smul_eq_self_iff_re_eq · cited by 1UpperHalfPlane.gl_smul_eq…UpperHalfPlane.isElliptic_of_exists_smul_eq_self · cited by 1UpperHalfPlane.isElliptic…Matrix.GeneralLinearGroup.isParabolic_iff_of_upperTriangular_of_det · cited by 1GeneralLinearGroup.isPara…Matrix.ProjectiveSpecialLinearGroup.toPGL_surj_of_roots · cited by 1ProjectiveSpecialLinearGr…Derivative.normalizedDerivOfComplex_SL_slash · cited by 1Derivative.normalizedDeri…UpperHalfPlane.σ_mul · cited by 1UpperHalfPlane.σ_mulDFunLike.coe · cited by 62936DFunLike.coeCommRing · cited by 17173CommRingFintype · cited by 7736FintypeMatrix · cited by 4303MatrixMonoidHom · cited by 3629MonoidHomUnits · cited by 2804UnitsUnits.val · cited by 1966Units.valMatrix.det · cited by 665Matrix.detMatrix.GeneralLinearGroup · cited by 556Matrix.GeneralLinearGroupMatrix.GeneralLinearGroup.det · cited by 58GeneralLinearGroup.detGeneralLinearGroup.val_det_ap…CITED BYCITES

Cites10

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

Cited by31

Results whose statement or proof uses this declaration.