Theorems · Theorem · linear algebra
LinearMap.det_eq_det_toMatrix_of_finset
∀ {M : Type u_2} [inst : AddCommGroup M] {A : Type u_5} [inst_1 : CommRing A] [inst_2 : Module A M]
[inst_3 : DecidableEq M] {s : Finset M} (b : Module.Basis (↥s) A M) (f : M →ₗ[A] M),
LinearMap.det f = ((LinearMap.toMatrix b b) f).det- Defined in
- Mathlib.LinearAlgebra.Determinant
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 128 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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 and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Finsetstatement and proof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Matrixstatement · cited by 4,303
- MonoidHomstatement and proof · cited by 3,629
- LinearEquivstatement · cited by 3,317
- Module.Basisstatement and proof · cited by 1,477
- Matrix.detstatement and proof · cited by 665
Cited by2
Results whose statement or proof uses this declaration.
- LinearMap.det_toMatrixproof · cited by 37
- ContinuousLinearMap.continuous_detproof · cited by 4