Theorems · Theorem · commutative algebra
Subalgebra.LinearDisjoint.adjoin_rank_eq_rank_left
∀ {R : Type u} {S : Type v} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] {A B : Subalgebra R S},
A.LinearDisjoint B →
∀ [Module.Free R ↥A] [Module.Flat R ↥B] [Nontrivial R] [Nontrivial S],
Module.rank ↥B ↥(Algebra.adjoin ↥B ↑A) = Module.rank R ↥AIf A and B are linearly disjoint, if A is free and B is flat,
then [B[A] : B] = [A : R]. See also Subalgebra.adjoin_rank_le.
- Defined in
- Mathlib.RingTheory.LinearDisjoint
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- Submoduleproof · cited by 7,192
- Cardinalstatement and proof · cited by 2,598
- Nontrivialstatement and proof · cited by 2,416
- Subalgebrastatement and proof · cited by 1,353
- Cardinal.mkproof · cited by 942
- Module.Freestatement and proof · cited by 597
- LinearIndependentproof · cited by 560
- Algebra.adjoinstatement and proof · cited by 535
Cited by2
Results whose statement or proof uses this declaration.
- IntermediateField.LinearDisjoint.adjoin_rank_eq_rank_left_of_isAlgebraicproof · cited by 2
- Subalgebra.LinearDisjoint.adjoin_rank_eq_rank_rightproof · cited by 1