Theorems · Theorem · commutative algebra
IsLocalizedModule.map_linearCombination
∀ {R : Type u_1} [inst : CommSemiring R] (S : Submonoid R) (A : Type u_2) [inst_1 : CommSemiring A]
[inst_2 : Algebra R A] [inst_3 : IsLocalization S A] {M : Type u_3} [inst_4 : AddCommMonoid M] [inst_5 : Module R M]
{M' : Type u_4} [inst_6 : AddCommMonoid M'] [inst_7 : Module R M'] [inst_8 : Module A M']
[inst_9 : IsScalarTower R A M'] (f : M →ₗ[R] M') {α : Type u_7} {v : α → M} [inst_10 : IsLocalizedModule S f],
(IsLocalizedModule.map S (Finsupp.mapRange.linearMap (Algebra.linearMap R A)) f) (Finsupp.linearCombination R v) =
↑R (Finsupp.linearCombination A (⇑f ∘ v))- Cited by
- 3 results in Mathlib
- Foundations
- Depth 98 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
- 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
- Finsuppstatement · cited by 5,255
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- Submonoidstatement and proof · cited by 3,086
- LinearMap.compproof · cited by 1,642
Cited by3
Results whose statement or proof uses this declaration.
- Algebra.IsSmoothAt.exists_notMem_isStandardSmoothproof · cited by 2
- Module.nonempty_basis_of_flat_of_finrank_eqproof · cited by 1
- LinearIndependent.of_isLocalized_maximalproof · cited by 0