Theorems · Theorem · linear algebra
Module.Basis.det_comp_basis
∀ {M : Type u_2} [inst : AddCommGroup M] {M' : Type u_3} [inst_1 : AddCommGroup M'] {ι : Type u_4}
[inst_2 : DecidableEq ι] [inst_3 : Fintype ι] {A : Type u_5} [inst_4 : CommRing A] [inst_5 : Module A M]
[inst_6 : Module A M'] (b : Module.Basis ι A M) (b' : Module.Basis ι A M') (f : M →ₗ[A] M'),
b'.det (⇑f ∘ ⇑b) = LinearMap.det (f ∘ₗ ↑(b'.equiv b (Equiv.refl ι)))- Defined in
- Mathlib.LinearAlgebra.Determinant
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 130 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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
- Matrixproof · cited by 4,303
- mul_oneproof · cited by 3,885
- MonoidHomstatement · cited by 3,629
- LinearMap.compstatement and proof · cited by 1,642
- Module.Basisstatement and proof · cited by 1,477
Cited by2
Results whose statement or proof uses this declaration.
- Module.Basis.det_basisproof · cited by 4
- Submodule.natAbs_det_basis_changeproof · cited by 2