Theorems · Theorem · linear algebra
Algebra.TensorProduct.rTensor_ker
∀ {R : Type u_4} {S : Type u_5} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] {A : Type u_6}
{B : Type u_7} {C : Type u_8} [inst_3 : Ring A] [inst_4 : Ring B] [inst_5 : Ring C] [inst_6 : Algebra R A]
[inst_7 : Algebra R B] [inst_8 : Algebra R C] [inst_9 : Algebra S A] [inst_10 : Algebra S B]
[inst_11 : IsScalarTower R S A] [inst_12 : IsScalarTower R S B] (f : A →ₐ[S] B),
Function.Surjective ⇑f →
RingHom.ker (Algebra.TensorProduct.map f (AlgHom.id R C)) =
Ideal.map Algebra.TensorProduct.includeLeft (RingHom.ker f)If f is surjective, then the kernel of f ⊗ (id B) is generated by the kernel of f
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Submoduleproof · cited by 7,192
- Idealstatement · cited by 4,748
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement and proof · cited by 3,236
- TensorProductstatement and proof · cited by 2,545
- LinearMap.rangeproof · cited by 893
- LinearMap.kerproof · cited by 848
- Ideal.mapstatement and proof · cited by 692
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.map_kerproof · cited by 1