Theorems · Theorem · commutative algebra
Subalgebra.LinearDisjoint.of_linearDisjoint_finite_left
∀ {R : Type u} {S : Type v} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] (A B : Subalgebra R S)
[Algebra.IsIntegral R ↥A], (∀ A' ≤ A, ∀ [Module.Finite R ↥A'], A'.LinearDisjoint B) → A.LinearDisjoint BIf A/R is integral, such that A' and B are linearly disjoint for all subalgebras A'
of A which are finitely generated R-modules, then A and B are linearly disjoint.
- Defined in
- Mathlib.RingTheory.LinearDisjoint
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Finsetproof · cited by 13,712
- Algebrastatement and proof · cited by 11,388
- LinearMapproof · cited by 10,215
- SetLike.coeproof · cited by 8,199
- Submoduleproof · cited by 7,192
- TensorProductproof · cited by 2,545
- le_reflproof · cited by 2,061
- LinearMap.compproof · cited by 1,642
- Submodule.spanproof · cited by 1,504
Cited by2
Results whose statement or proof uses this declaration.
- Subalgebra.LinearDisjoint.of_linearDisjoint_finite_rightproof · cited by 1
- Subalgebra.LinearDisjoint.of_linearDisjoint_finiteproof · cited by 0