Theorems · Theorem · commutative algebra
IsLocalization.lift_mem_adjoin_finsetIntegerMultiple
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] (M : Submonoid R)
{S' : Type u_4} [inst_3 : CommRing S'] [inst_4 : Algebra S S'] [inst_5 : Algebra R S'] [IsScalarTower R S S']
[inst_7 : IsLocalization (Submonoid.map (algebraMap R S) M) S'] (x : S) (s : Finset S'),
(algebraMap S S') x ∈ Algebra.adjoin R ↑s →
∃ m, m • x ∈ Algebra.adjoin R ↑(IsLocalization.finsetIntegerMultiple (Submonoid.map (algebraMap R S) M) s)Let S be an R-algebra, M a submonoid of R, and S' = M⁻¹S.
If the image of some x : S falls in the adjoin of some finite s ⊆ S' over R,
then there exists some m : M such that m • x falls in the
adjoin of IsLocalization.finsetIntegerMultiple _ s over R.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- 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
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- Submonoidstatement and proof · cited by 3,086
- Subalgebrastatement · cited by 1,353
- IsLocalizationstatement and proof · cited by 636
- Algebra.adjoinstatement and proof · cited by 535
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.FiniteType.of_span_eq_top_sourceproof · cited by 1