Theorems · Theorem · commutative algebra
Algebra.pow_smul_mem_of_smul_subset_of_mem_adjoin
∀ {R : Type uR} {A : Type uA} {B : Type uB} [inst : CommSemiring R] [inst_1 : CommSemiring A] [inst_2 : Algebra R A]
[inst_3 : CommSemiring B] [inst_4 : Algebra R B] [inst_5 : Algebra A B] [IsScalarTower R A B] (r : A) (s : Set B)
(B' : Subalgebra R B),
r • s ⊆ ↑B' → ∀ {x : B}, x ∈ Algebra.adjoin R s → (algebraMap A B) r ∈ B' → ∃ n₀, ∀ n ≥ n₀, r ^ n • x ∈ B'- Defined in
- Mathlib.RingTheory.Adjoin.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
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
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- SetLike.coestatement and proof · cited by 8,199
- Submoduleproof · cited by 7,192
- Set.Elemproof · cited by 7,166
- Finsuppproof · cited by 5,255
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- Submonoidproof · cited by 3,086
Cited by2
Results whose statement or proof uses this declaration.
- IsLocalization.exists_smul_mem_of_mem_adjoinproof · cited by 2
- Algebra.pow_smul_mem_adjoin_smulproof · cited by 0