Theorems · Theorem · linear algebra
rank_range_of_surjective
∀ {R : Type u} {M : Type v} {M' : Type v'} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
[inst_3 : AddCommMonoid M'] [inst_4 : Module R M'] (f : M →ₗ[R] M'),
Function.Surjective ⇑f → Module.rank R ↥f.range = Module.rank R M'- Defined in
- Mathlib.LinearAlgebra.Dimension.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- Cardinalstatement and proof · cited by 2,598
- LinearMap.rangestatement · cited by 893
- Module.rankstatement and proof · cited by 496
- LinearMap.range_eq_topproof · cited by 107
- rank_topproof · cited by 9
Cited by4
Results whose statement or proof uses this declaration.
- LinearMap.lift_rank_le_of_surjectiveproof · cited by 3
- LinearMap.rank_le_of_surjectiveproof · cited by 2
- LinearMap.rank_eq_of_surjectiveproof · cited by 2
- LinearMap.lift_rank_eq_of_surjectiveproof · cited by 0