Theorems · Theorem · linear algebra
Module.finrank_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.finrank S (M →ₗ[R] N) = Module.finrank R M * Module.finrank S N
The finrank of M →ₗ[R] N as an S-module is (finrank R M) * (finrank S N).
- Cited by
- 2 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.
Cites17
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
- 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
- SMulCommClassstatement and proof · cited by 1,927
- Module.finrankstatement · cited by 1,770
- Module.Finitestatement and proof · cited by 1,032
- Module.Freestatement and proof · cited by 597
- Cardinal.liftproof · cited by 583
- Module.rankproof · cited by 496
Cited by2
Results whose statement or proof uses this declaration.
- Module.finrank_linearMap_selfproof · cited by 3
- AffineMap.finrank_eqproof · cited by 0