Theorems · Theorem · commutative algebra
Subalgebra.rank_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.rank R ↥(A ⊔ B) ≤ Module.rank R ↥A * Module.rank R ↥BIf A and B are subalgebras of a commutative R-algebra S, both of them are
free R-algebras, then the rank 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 116 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.coeproof · cited by 8,199
- Submoduleproof · cited by 7,192
- Set.rangeproof · cited by 4,705
- LE.le.transproof · cited by 3,151
- Cardinalstatement and proof · cited by 2,598
- Submodule.spanproof · cited by 1,504
- Module.Basisproof · cited by 1,477
- Subalgebrastatement and proof · cited by 1,353
- Cardinal.mkproof · cited by 942
Cited by2
Results whose statement or proof uses this declaration.
- Subalgebra.finrank_sup_le_of_freeproof · cited by 2
- IntermediateField.rank_sup_le_of_isAlgebraicproof · cited by 1