Theorems · Theorem · commutative algebra
IsBaseChange.endHom_toMatrix
∀ {R : Type u_1} [inst : CommSemiring R] (S : Type u_2) [inst_1 : CommSemiring S] [inst_2 : Algebra R S] (M : Type u_3)
[inst_3 : AddCommMonoid M] [inst_4 : Module R M] {P : Type u_5} [inst_5 : AddCommMonoid P] [inst_6 : Module R P]
[inst_7 : Module S P] [inst_8 : IsScalarTower R S P] {α : M →ₗ[R] P} (ibcM : IsBaseChange S α) {ι : Type u_7}
[inst_9 : DecidableEq ι] [inst_10 : Fintype ι] (b : Module.Basis ι R M) (f : M →ₗ[R] M),
(LinearMap.toMatrix (IsBaseChange.basis b ibcM) (IsBaseChange.basis b ibcM)) (ibcM.endHom f) =
((LinearMap.toMatrix b b) f).map ⇑(algebraMap R S)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement · cited by 10,189
- Fintypestatement and proof · cited by 7,736
- Algebra.algebraMapstatement and proof · cited by 4,706
- Matrixstatement · cited by 4,303
- IsScalarTowerstatement and proof · cited by 3,896
Cited by1
Results whose statement or proof uses this declaration.
- IsBaseChange.det_endHomproof · cited by 1