Theorems · Theorem · commutative algebra
LocalizedModule.lift_unique
∀ {R : Type u_1} [inst : CommSemiring R] (S : Submonoid R) {M : Type u_2} {M'' : Type u_4} [inst_1 : AddCommMonoid M]
[inst_2 : AddCommMonoid M''] [inst_3 : Module R M] [inst_4 : Module R M''] (g : M →ₗ[R] M'')
(h : ∀ (x : ↥S), IsUnit ((algebraMap R (Module.End R M'')) ↑x)) (l : LocalizedModule S M →ₗ[R] M''),
l ∘ₗ LocalizedModule.mkLinearMap S M = g → LocalizedModule.lift S g h = lIf g is a linear map M → M'' such that all scalar multiplication by s : S is invertible and
l is another linear map LocalizedModule S M ⟶ M'' such that l ∘ mkLinearMap = g then
l = lift g
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement · cited by 10,189
- Algebra.algebraMapstatement and proof · cited by 4,706
- Submonoidstatement and proof · cited by 3,086
- LinearMap.compstatement and proof · cited by 1,642
- IsUnitstatement and proof · cited by 1,602
- one_smulproof · cited by 1,374
Cited by1
Results whose statement or proof uses this declaration.
- IsLocalizedModule.lift_uniqueproof · cited by 2