Theorems · Theorem · linear algebra
Module.finrank_pi_fintype
∀ (R : Type u) [inst : Semiring R] [StrongRankCondition R] {ι : Type v} [inst_2 : Fintype ι] {M : ι → Type w}
[inst_3 : (i : ι) → AddCommMonoid (M i)] [inst_4 : (i : ι) → Module R (M i)] [∀ (i : ι), Module.Free R (M i)]
[∀ (i : ι), Module.Finite R (M i)], Module.finrank R ((i : ι) → M i) = ∑ i, Module.finrank R (M i)The finrank of a finite product is the sum of the finranks.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement and proof · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
- Module.finrankstatement · cited by 1,770
- Fintype.cardproof · cited by 1,386
- Module.Finitestatement and proof · cited by 1,032
- Module.Freestatement and proof · cited by 597
- StrongRankConditionstatement and proof · cited by 286
Cited by6
Results whose statement or proof uses this declaration.
- NumberField.mixedEmbedding.finrankproof · cited by 4
- Ideal.sum_ramification_inertiaproof · cited by 4
- Complex.volume_sum_rpow_ltproof · cited by 1
- Complex.volume_sum_rpow_lt_oneproof · cited by 1
- IsArtinianRing.finrank_eq_sum_primeSpectrumproof · cited by 1
- Module.rankAtStalk_piproof · cited by 0