Theorems · Theorem · linear algebra
Module.rank_linearMap
∀ (R : Type u) (S : Type u') (M : Type v) (N : Type w) [inst : Ring R] [inst_1 : Ring S] [inst_2 : AddCommGroup M]
[inst_3 : Module R M] [Module.Free R M] [Module.Finite R M] [inst_6 : AddCommGroup N] [inst_7 : Module R N]
[inst_8 : Module S N] [inst_9 : SMulCommClass R S N] [StrongRankCondition R] [StrongRankCondition S]
[Module.Free S N],
Module.rank S (M →ₗ[R] N) = Cardinal.lift.{w, v} (Module.rank R M) * Cardinal.lift.{v, w} (Module.rank S N)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Cardinalstatement and proof · cited by 2,598
- SMulCommClassstatement and proof · cited by 1,927
- Module.finrankproof · cited by 1,770
- Module.Finitestatement and proof · cited by 1,032
- Module.Freestatement and proof · cited by 597
- Cardinal.liftstatement and proof · cited by 583
- Module.rankstatement and proof · cited by 496
Cited by2
Results whose statement or proof uses this declaration.
- Module.finrank_linearMapproof · cited by 2
- Module.rank_linearMap_selfproof · cited by 1