Theorems · Theorem · linear algebra
Module.Basis.restrictScalars_toMatrix
∀ {ι : Type u_1} (R₂ : Type u_7) {M₂ : Type u_8} [inst : CommRing R₂] [inst_1 : AddCommGroup M₂] [inst_2 : Module R₂ M₂]
[inst_3 : Fintype ι] [inst_4 : DecidableEq ι] {S : Type u_9} [inst_5 : CommRing S] [inst_6 : Nontrivial S]
[inst_7 : Algebra R₂ S] [inst_8 : Module S M₂] [inst_9 : IsScalarTower R₂ S M₂] [inst_10 : IsDomain R₂]
[inst_11 : Module.IsTorsionFree R₂ S] (b : Module.Basis ι S M₂) (v : ι → ↥(Submodule.span R₂ (Set.range ⇑b))),
(algebraMap R₂ S).mapMatrix ((Module.Basis.restrictScalars R₂ b).toMatrix v) = b.toMatrix fun i => ↑(v i)- Defined in
- Mathlib.LinearAlgebra.Matrix.Basis
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Fintypestatement and proof · cited by 7,736
- Submodulestatement · cited by 7,192
- Algebra.algebraMapstatement and proof · cited by 4,706
- Set.rangestatement and proof · cited by 4,705
- Matrixstatement and proof · cited by 4,303
- IsScalarTowerstatement and proof · cited by 3,896
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.