Theorems · Theorem · commutative algebra
IsLocalizedModule.Away.mk
∀ {R : Type u_1} [inst : CommSemiring R] {M : Type u_2} {N : Type u_3} [inst_1 : AddCommMonoid M]
[inst_2 : AddCommMonoid N] [inst_3 : Module R M] [inst_4 : Module R N] {f : M →ₗ[R] N} {r : R},
IsUnit ((algebraMap R (Module.End R N)) r) →
(∀ (x : N), ∃ n y, r ^ n • x = f y) →
(∀ (x y : M), f x = f y → ∃ n, r ^ n • x = r ^ n • y) → IsLocalizedModule.Away r f- Cited by
- 2 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- IsUnitstatement and proof · cited by 1,602
- Module.Endstatement and proof · cited by 774
- map_powproof · cited by 503
- Submonoid.powersproof · cited by 408
Cited by2
Results whose statement or proof uses this declaration.
- IsLocalizedModule.Away.of_associatedproof · cited by 1
- IsLocalizedModule.Away.mk_of_addCommGroupproof · cited by 0