Theorems · Theorem · linear algebra
LinearMap.det_zero
∀ {M : Type u_2} [inst : AddCommGroup M] {A : Type u_5} [inst_1 : CommRing A] [inst_2 : Module A M] [Module.Free A M],
LinearMap.det 0 = 0 ^ Module.finrank A MIn a finite-dimensional vector space, the zero map has determinant 1 in dimension 0,
and 0 otherwise. We give a formula that also works in infinite dimension, where we define
the determinant to be 1.
- Defined in
- Mathlib.LinearAlgebra.Determinant
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 131 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- mul_oneproof · cited by 3,885
- MonoidHomstatement · cited by 3,629
- Module.finrankstatement and proof · cited by 1,770
- map_oneproof · cited by 861
- zero_smulproof · cited by 716
- Module.Freestatement and proof · cited by 597
Cited by1
Results whose statement or proof uses this declaration.
- LinearMap.det_zero''proof · cited by 1