Mathlib Map

Theorems · Definition · linear algebra

LinearEquiv.det

{R : Type u_1} →
  [inst : CommRing R] → {M : Type u_2} → [inst_1 : AddCommGroup M] → [inst_2 : Module R M] → (M ≃ₗ[R] M) →* Rˣ

On a LinearEquiv, the domain of LinearMap.det can be promoted to .

Defined in
Mathlib.LinearAlgebra.Determinant
Cited by
51 results in Mathlib
Foundations
Depth 126 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModule

Around this declaration

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

SpecialLinearGroup · cited by 43SpecialLinearGroupLinearEquiv.coe_det · cited by 11LinearEquiv.coe_detOrientation.map_eq_iff_det_pos · cited by 3Orientation.map_eq_iff_de…ZLattice.volume_image_eq_volume_div_covolume · cited by 3ZLattice.volume_image_eq_…Module.Basis.map_orientation_eq_det_inv_smul · cited by 3Basis.map_orientation_eq_…Orientation.map_eq_det_inv_smul · cited by 2Orientation.map_eq_det_in…SpecialLinearGroup.mem_center_iff · cited by 2SpecialLinearGroup.mem_ce…ZLattice.covolume_eq_det_inv · cited by 1ZLattice.covolume_eq_det_…Matrix.SpecialLinearGroup.toLin_equiv.toLinearMap_eq · cited by 1toLin_equiv.toLinearMap_eqLinearEquiv.coe_inv_det · cited by 1LinearEquiv.coe_inv_detSpecialLinearGroup.centerEquivRootsOfUnity_apply · cited by 1SpecialLinearGroup.center…SpecialLinearGroup.centerEquivRootsOfUnity_apply_apply · cited by 1SpecialLinearGroup.center…SpecialLinearGroup.ext · cited by 1SpecialLinearGroup.extSpecialLinearGroup.ext_iff · cited by 1SpecialLinearGroup.ext_iffComplex.linearEquiv_det_conjAe · cited by 1Complex.linearEquiv_det_c…Module · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupMonoidHom · cited by 3629MonoidHomLinearEquiv · cited by 3317LinearEquivUnits · cited by 2804UnitsMulEquiv.symm · cited by 482MulEquiv.symmMonoidHom.comp · cited by 469MonoidHom.compLinearMap.det · cited by 127LinearMap.detMulEquiv.toMonoidHom · cited by 126MulEquiv.toMonoidHomUnits.map · cited by 95Units.mapLinearMap.GeneralLinearGroup.generalLinearEquiv · cited by 7GeneralLinearGroup.genera…LinearEquiv.detCITED BYCITES

Cites13

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

Cited by52

Results whose statement or proof uses this declaration.