Theorems · Theorem · linear algebra
LinearMap.det_toMatrix
∀ {M : Type u_2} [inst : AddCommGroup M] {ι : Type u_4} [inst_1 : DecidableEq ι] [inst_2 : Fintype ι] {A : Type u_5}
[inst_3 : CommRing A] [inst_4 : Module A M] (b : Module.Basis ι A M) (f : M →ₗ[A] M),
((LinearMap.toMatrix b b) f).det = LinearMap.det f- Defined in
- Mathlib.LinearAlgebra.Determinant
- Cited by
- 37 results in Mathlib
- Foundations
- Depth 129 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
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Matrixstatement · cited by 4,303
- MonoidHomstatement · 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 by37
Results whose statement or proof uses this declaration.
- Algebra.norm_eq_matrix_detproof · cited by 10
- LinearMap.det_ringproof · cited by 9
- LinearMap.det_conjproof · cited by 5
- LinearMap.det_smulproof · cited by 5
- LinearMap.det_toLinproof · cited by 5
- LinearMap.normDet_eq_zero_iff_ker_ne_botproof · cited by 5
- Algebra.norm_algebraMap_of_basisproof · cited by 3
- LinearMap.det_eq_one_of_subsingletonproof · cited by 3
- LinearMap.det_eq_zero_iff_ker_ne_botproof · cited by 3
- LinearMap.bot_lt_ker_of_det_eq_zeroproof · cited by 3
- Complex.det_conjAeproof · cited by 3
- LinearMap.det_eq_sign_charpoly_coeffproof · cited by 2