Theorems · Theorem · commutative algebra
IsBaseChange.basis_repr_comp_apply
∀ {R : Type u_1} [inst : CommSemiring R] {S : Type u_2} [inst_1 : CommSemiring S] [inst_2 : Algebra R S] {V : Type u_3}
[inst_3 : AddCommMonoid V] [inst_4 : Module R V] {W : Type u_4} [inst_5 : AddCommMonoid W] [inst_6 : Module R W]
[inst_7 : Module S W] [inst_8 : IsScalarTower R S W] {ι : Type u_5} {ε : V →ₗ[R] W} (b : Module.Basis ι R V)
(ibc : IsBaseChange S ε) (v : V) (i : ι), ((IsBaseChange.basis b ibc).repr (ε v)) i = (algebraMap R S) ((b.repr v) i)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
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
- Finsuppstatement and proof · cited by 5,255
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- LinearEquivstatement · cited by 3,317
Cited by3
Results whose statement or proof uses this declaration.
- IsBaseChange.endHom_toMatrixproof · cited by 1
- IsBaseChange.linearMapLeftRightHom_toMatrixproof · cited by 0
- IsBaseChange.basis_repr_compproof · cited by 0