Theorems · Theorem · commutative algebra
IsLocalization.exists_smul_mem_of_mem_adjoin
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] {S' : Type u_4}
[inst_3 : CommRing S'] [inst_4 : Algebra S S'] [inst_5 : Algebra R S'] [IsScalarTower R S S'] (M : Submonoid S)
[inst_7 : IsLocalization M S'] (x : S) (s : Finset S') (A : Subalgebra R S),
↑(IsLocalization.finsetIntegerMultiple M s) ⊆ ↑A →
M ≤ A.toSubmonoid → (algebraMap S S') x ∈ Algebra.adjoin R ↑s → ∃ m, m • x ∈ ALet S be an R-algebra, M a submonoid of S, S' = M⁻¹S.
Suppose the image of some x : S falls in the adjoin of some finite s ⊆ S' over R,
and A is an R-subalgebra of S containing both M and the numerators of s.
Then, there exists some m : M such that m • x falls in A.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
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
- CommRingstatement and proof · cited by 17,173
- Finsetstatement and proof · cited by 13,712
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- SetLike.coestatement and proof · cited by 8,199
- Set.imageproof · cited by 5,609
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomproof · cited by 3,236
- Submonoidstatement and proof · cited by 3,086
Cited by2
Results whose statement or proof uses this declaration.
- Algebra.FiniteType.of_span_eq_top_targetproof · cited by 2
- IsLocalization.lift_mem_adjoin_finsetIntegerMultipleproof · cited by 1