Theorems · Theorem · commutative algebra
IsLocalization.mem_span_iff
∀ {R : Type u_1} [inst : CommSemiring R] (M : Submonoid R) {S : Type u_2} [inst_1 : CommSemiring S]
[inst_2 : Algebra R S] [inst_3 : IsLocalization M S] {N : Type u_3} [inst_4 : AddCommMonoid N] [inst_5 : Module R N]
[inst_6 : Module S N] [IsScalarTower R S N] {x : N} {a : Set N},
x ∈ Submodule.span S a ↔ ∃ y ∈ Submodule.span R a, ∃ z, x = IsLocalization.mk' S 1 z • y- Cited by
- 1 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Submodulestatement · cited by 7,192
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- mul_oneproof · cited by 3,885
- Submonoidstatement and proof · cited by 3,086
- one_mulproof · cited by 2,841
Cited by1
Results whose statement or proof uses this declaration.
- IsLocalization.mem_span_mapproof · cited by 1