Theorems · Theorem · commutative algebra
surjective_of_localized_span
∀ {R : Type u_1} {M : Type u_2} {N : Type u_3} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
[inst_3 : AddCommMonoid N] [inst_4 : Module R N] (s : Set R),
Ideal.span s = ⊤ →
∀ (f : M →ₗ[R] N),
(∀ (r : ↑s), Function.Surjective ⇑((LocalizedModule.map (Submonoid.powers ↑r)) f)) → Function.Surjective ⇑f- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Setstatement and proof · cited by 53,352
- 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
- Top.topstatement and proof · cited by 9,680
- Set.Elemstatement and proof · cited by 7,166
- Idealstatement · cited by 4,748
- Ideal.spanstatement and proof · cited by 948
- Submonoid.powersstatement and proof · cited by 408
Cited by1
Results whose statement or proof uses this declaration.
- bijective_of_localized_spanproof · cited by 0