Theorems · Theorem · commutative algebra
Subalgebra.LinearDisjoint.isDomain
∀ {R : Type u} {S : Type v} [inst : CommSemiring R] [inst_1 : CommSemiring S] [inst_2 : Algebra R S]
{A B : Subalgebra R S}, A.LinearDisjoint B → ∀ [IsDomain S], IsDomain (TensorProduct R ↥A ↥B)If A and B are subalgebras in a domain S over R, and if they are
linearly disjoint, then A ⊗[R] B is also a domain.
- Defined in
- Mathlib.RingTheory.LinearDisjoint
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- TensorProductstatement · cited by 2,545
- IsDomainstatement and proof · cited by 2,196
- Subalgebrastatement and proof · cited by 1,353
- AlgHom.toRingHomproof · cited by 490
- Subalgebra.LinearDisjointstatement and proof · cited by 75
- Function.Injective.isDomainproof · cited by 27
- Subalgebra.mulMapproof · cited by 13
- Submodule.LinearDisjoint.injectiveproof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- Subalgebra.LinearDisjoint.isDomain_of_injectiveproof · cited by 1
- IntermediateField.LinearDisjoint.isDomainproof · cited by 1