Theorems · Theorem · linear algebra
Ideal.rank_eq
∀ {R : Type u_2} {S : Type u_3} [inst : CommRing R] [StrongRankCondition R] [inst_2 : Ring S] [IsDomain S]
[inst_4 : Algebra R S] {n : Type u_4} {m : Type u_5} [inst_5 : Fintype n] [inst_6 : Fintype m]
(b : Module.Basis n R S) {I : Ideal S}, I ≠ ⊥ → ∀ (c : Module.Basis m R ↥I), Fintype.card m = Fintype.card nIf S a module-finite free R-algebra, then the R-rank of a nonzero R-free
ideal I of S is the same as the rank of S.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- Fintypestatement and proof · cited by 7,736
- Ringstatement and proof · cited by 7,463
- Finset.sumproof · cited by 5,195
- Idealstatement and proof · cited by 4,748
- Bot.botstatement and proof · cited by 4,720
- Finset.univproof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- IsDomainstatement and proof · cited by 2,196
- le_antisymmproof · cited by 2,068
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.finrank_eq_finrankproof · cited by 3