Theorems · Theorem · commutative algebra
LinearMap.localizedMap_surjective_iff_subsingleton_localized_coker
∀ {R : Type u_7} {M : Type u_8} {N : Type u_9} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M]
[inst_3 : AddCommGroup N] [inst_4 : Module R N] (S : Submonoid R) (φ : M →ₗ[R] N),
Function.Surjective ⇑((LocalizedModule.map S) φ) ↔ Subsingleton (LocalizedModule S (N ⧸ φ.range))- Cited by
- 1 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.
Cites29
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Submodulestatement · cited by 7,192
- Submonoidstatement and proof · cited by 3,086
- HasQuotient.Quotientstatement and proof · cited by 2,301
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
- LinearMap.rangestatement and proof · cited by 893
Cited by1
Results whose statement or proof uses this declaration.