Theorems · Theorem · linear algebra
rank_fun_eq_lift_mul
∀ {R : Type u} {M : Type v} {η : Type u₁'} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
[StrongRankCondition R] [Module.Free R M] [inst_5 : Fintype η],
Module.rank R (η → M) = ↑(Fintype.card η) * Cardinal.lift.{u₁', v} (Module.rank R M)- Cited by
- 2 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.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Cardinalstatement and proof · cited by 2,598
- Fintype.cardstatement and proof · cited by 1,386
- Module.Freestatement and proof · cited by 597
- Cardinal.liftstatement and proof · cited by 583
- Module.rankstatement and proof · cited by 496
- StrongRankConditionstatement and proof · cited by 286
- Cardinal.mk_fintypeproof · cited by 81
- Cardinal.lift_natCastproof · cited by 39
Cited by2
Results whose statement or proof uses this declaration.
- rank_fun'proof · cited by 6
- Module.rank_linearMapproof · cited by 2