Theorems · Theorem · linear algebra
LinearMap.detAux_comp
∀ {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 : Trunc (Module.Basis ι A M)) (f g : M →ₗ[A] M),
(LinearMap.detAux b) (f ∘ₗ g) = (LinearMap.detAux b) f * (LinearMap.detAux b) g- Defined in
- Mathlib.LinearAlgebra.Determinant
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- MonoidHomstatement · cited by 3,629
- LinearMap.compstatement · cited by 1,642
- Module.Basisstatement and proof · cited by 1,477
- Truncstatement and proof · cited by 39
- MonoidHom.map_mulproof · cited by 37
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.