Theorems · Theorem · linear algebra
LinearMap.det_map
∀ {K : Type u_5} {V : Type u_6} {W : Type u_7} [inst : Field K] [inst_1 : AddCommGroup V] [inst_2 : Module K V]
[inst_3 : AddCommGroup W] [inst_4 : Module K W] {F : Type u_8}
[inst_5 : EquivLike F (Module.End K V) (Module.End K W)] [AlgEquivClass F K (Module.End K V) (Module.End K W)] (f : F)
(x : Module.End K V), LinearMap.det (f x) = LinearMap.det x- 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.
Cites17
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
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Fieldstatement and proof · cited by 7,404
- MonoidHomstatement · cited by 3,629
- LinearEquivproof · cited by 3,317
- AlgEquivproof · cited by 1,681
- Module.Endstatement and proof · cited by 774
- EquivLikestatement and proof · cited by 165
- LinearMap.detstatement and proof · cited by 127
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.det_mapproof · cited by 3