Theorems · Theorem · commutative algebra
Subalgebra.LinearDisjoint.of_finrank_coprime_of_free
∀ {R : Type u} {S : Type v} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] {A B : Subalgebra R S}
[Module.Free R ↥A] [Module.Free R ↥B] [Module.Free ↥A ↥(Algebra.adjoin ↥A ↑B)]
[Module.Free ↥B ↥(Algebra.adjoin ↥B ↑A)], (Module.finrank R ↥A).Coprime (Module.finrank R ↥B) → A.LinearDisjoint BIf the rank of A and B are coprime, and they satisfy some freeness condition,
then A and B are linearly disjoint.
- Defined in
- Mathlib.RingTheory.LinearDisjoint
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 124 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- SetLike.coestatement and proof · cited by 8,199
- Nontrivialproof · cited by 2,416
- Module.finrankstatement and proof · cited by 1,770
- Subalgebrastatement and proof · cited by 1,353
- Module.Finiteproof · cited by 1,032
- Module.Freestatement and proof · cited by 597
- Algebra.adjoinstatement and proof · cited by 535
- LE.le.antisymmproof · cited by 507
- lt_of_lt_of_leproof · cited by 438
Cited by1
Results whose statement or proof uses this declaration.
- IntermediateField.LinearDisjoint.of_finrank_coprimeproof · cited by 0