Theorems · Theorem · ring theory
Subalgebra.centralizer_coe_map_includeRight_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 : Subalgebra R B) [Module.Free R A],
Subalgebra.centralizer R ↑(Subalgebra.map Algebra.TensorProduct.includeRight S) =
(Algebra.TensorProduct.map (AlgHom.id R A) (Subalgebra.centralizer R ↑S).val).rangeLet R be a commutative ring and A, B be R-algebras where A is free as R-module.
For any subalgebra S of B, the centralizer of 1 ⊗ S ⊆ A ⊗ B is A ⊗ C_B(S) where C_B(S) is
the centralizer of S in B.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- SetLike.coestatement and proof · cited by 8,199
- TensorProductstatement · cited by 2,545
- Subalgebrastatement and proof · cited by 1,353
- Module.Freestatement and proof · cited by 597
- AlgHom.idstatement · cited by 196
- AlgHom.rangestatement · cited by 169
- Algebra.TensorProduct.includeRightstatement · cited by 165
- Subalgebra.valstatement · cited by 104
- Algebra.TensorProduct.mapstatement · cited by 97
Cited by1
Results whose statement or proof uses this declaration.
- Subalgebra.centralizer_range_includeRight_eq_center_tensorProductproof · cited by 1