Theorems · Theorem · commutative algebra
Subalgebra.finrank_sup_le_of_free
∀ {R : Type u} {S : Type v} [inst : CommRing R] [StrongRankCondition R] [inst_2 : CommRing S] [inst_3 : Algebra R S]
(A B : Subalgebra R S) [Module.Free R ↥A] [Module.Free R ↥B],
Module.finrank R ↥(A ⊔ B) ≤ Module.finrank R ↥A * Module.finrank R ↥BIf A and B are subalgebras of a commutative R-algebra S, both of them are
free R-algebras, then the Module.finrank of the rank of the subalgebra generated by A and B
over R is less than or equal to the product of that of A and B.
- Defined in
- Mathlib.RingTheory.Adjoin.Dimension
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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
- LE.le.transproof · cited by 3,151
- mul_commproof · cited by 2,262
- le_reflproof · cited by 2,061
- Module.finrankstatement and proof · cited by 1,770
- MulZeroClass.zero_mulproof · cited by 1,625
- Subalgebrastatement and proof · cited by 1,353
- map_mulproof · cited by 1,137
- Module.Finiteproof · cited by 1,032
- Module.Freestatement and proof · cited by 597
Cited by2
Results whose statement or proof uses this declaration.
- Subalgebra.LinearDisjoint.of_finrank_coprime_of_freeproof · cited by 1
- IntermediateField.finrank_sup_leproof · cited by 0