Theorems · Theorem · linear algebra
LinearMap.det_baseChange
∀ {R : Type u_3} {M : Type u_2} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] [Module.Free R M]
[Module.Finite R M] (f : M →ₗ[R] M) {A : Type u_1} [inst_5 : CommRing A] [inst_6 : Algebra R A],
LinearMap.det (LinearMap.baseChange A f) = (algebraMap R A) (LinearMap.det f)- 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.
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
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement · cited by 10,189
- Algebra.algebraMapstatement and proof · cited by 4,706
- MonoidHomstatement · cited by 3,629
- one_mulproof · cited by 2,841
- TensorProductstatement and proof · cited by 2,545
Cited by1
Results whose statement or proof uses this declaration.
- LinearEquiv.det_baseChangeproof · cited by 0