Theorems · Theorem · commutative algebra
Subalgebra.LinearDisjoint.isDomain_of_injective
∀ {R : Type u} {S : Type v} [inst : CommSemiring R] [inst_1 : CommSemiring S] [inst_2 : Algebra R S] [IsDomain S]
{A : Type u_1} {B : Type u_2} [inst_4 : Semiring A] [inst_5 : Semiring B] [inst_6 : Algebra R A]
[inst_7 : Algebra R B] {fa : A →ₐ[R] S} {fb : B →ₐ[R] S},
Function.Injective ⇑fa → Function.Injective ⇑fb → fa.range.LinearDisjoint fb.range → IsDomain (TensorProduct R A B)If A and B are R-algebras, such that there exists a domain S over R
such that A and B inject into it and their images are linearly disjoint,
then A ⊗[R] B is also a domain.
- Defined in
- Mathlib.RingTheory.LinearDisjoint
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- AlgHomstatement and proof · cited by 3,236
- TensorProductstatement and proof · cited by 2,545
- IsDomainstatement and proof · cited by 2,196
- AlgHom.rangestatement and proof · cited by 169
- Subalgebra.LinearDisjointstatement and proof · cited by 75
- Algebra.TensorProduct.congrproof · cited by 26
- AlgEquiv.ofInjectiveproof · cited by 16
- AlgEquiv.toMulEquivproof · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- IntermediateField.LinearDisjoint.isDomain'proof · cited by 1