Theorems · Theorem · commutative algebra
Algebra.map_leftMulMatrix_localization
∀ (R : Type u_1) {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] {Rₘ : Type u_3}
{Sₘ : Type u_4} [inst_3 : CommRing Rₘ] [inst_4 : Algebra R Rₘ] [inst_5 : CommRing Sₘ] [inst_6 : Algebra S Sₘ]
(M : Submonoid R) [inst_7 : IsLocalization M Rₘ] [inst_8 : IsLocalization (Algebra.algebraMapSubmonoid S M) Sₘ]
[inst_9 : Algebra Rₘ Sₘ] [inst_10 : Algebra R Sₘ] [inst_11 : IsScalarTower R Rₘ Sₘ] [inst_12 : IsScalarTower R S Sₘ]
{ι : Type u_5} [inst_13 : Fintype ι] [inst_14 : DecidableEq ι] (b : Module.Basis ι R S) (a : S),
(algebraMap R Rₘ).mapMatrix ((Algebra.leftMulMatrix b) a) =
(Algebra.leftMulMatrix (Module.Basis.localizationLocalization Rₘ M Sₘ b)) ((algebraMap S Sₘ) a)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- 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
- AlgHomstatement · cited by 3,236
- Submonoidstatement and proof · cited by 3,086
- Module.Basisstatement and proof · cited by 1,477
- IsLocalizationstatement and proof · cited by 636
Cited by2
Results whose statement or proof uses this declaration.
- Algebra.norm_localizationproof · cited by 8
- Algebra.trace_localizationproof · cited by 4