Theorems · Theorem · ring theory
Subalgebra.centralizer_coe_image_includeLeft_eq_center_tensorProduct
∀ (R : Type u_1) [inst : CommSemiring R] (A : Type u_2) [inst_1 : Semiring A] [inst_2 : Algebra R A] (B : Type u_3)
[inst_3 : Semiring B] [inst_4 : Algebra R B] (S : Set A) [Module.Free R B],
Subalgebra.centralizer R (⇑Algebra.TensorProduct.includeLeft '' S) =
(Algebra.TensorProduct.map (Subalgebra.centralizer R S).val (AlgHom.id R B)).rangeLet R be a commutative ring and A, B be R-algebras where B is free as R-module.
For any subset S ⊆ A, the centralizer of S ⊗ 1 ⊆ A ⊗ B is C_A(S) ⊗ B where C_A(S) is the
centralizer of S in A.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites49
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
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Set.imagestatement and proof · cited by 5,609
- Finsuppproof · cited by 5,255
- Finset.sumproof · cited by 5,195
- mul_oneproof · cited by 3,885
- AlgHomstatement · cited by 3,236
- one_mulproof · cited by 2,841
- TensorProductstatement and proof · cited by 2,545
Cited by2
Results whose statement or proof uses this declaration.
- Subalgebra.centralizer_coe_image_includeRight_eq_center_tensorProductproof · cited by 1
- Subalgebra.centralizer_coe_map_includeLeft_eq_center_tensorProductproof · cited by 1