Theorems · Theorem · commutative algebra
Algebra.TensorProduct.adjoin_one_tmul_image_eq_top
∀ {R : Type uR} {A : Type uA} {B : Type uB} [inst : CommSemiring R] [inst_1 : CommSemiring A] [inst_2 : Semiring B]
[inst_3 : Algebra R A] [inst_4 : Algebra R B] (s : Set B),
Algebra.adjoin R s = ⊤ → Algebra.adjoin A ((fun x => 1 ⊗ₜ[R] x) '' s) = ⊤If s generates T as an R-algebra,
then { 1 ⊗ x | x ∈ s } generates A ⊗[R] T as an A-algebra.
- Defined in
- Mathlib.RingTheory.TensorProduct.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Top.topstatement and proof · cited by 9,680
- SetLike.coeproof · cited by 8,199
- Submoduleproof · cited by 7,192
- Set.imagestatement and proof · cited by 5,609
- TensorProductstatement and proof · cited by 2,545
- Submodule.spanproof · cited by 1,504
- Subalgebrastatement and proof · cited by 1,353
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.