Theorems · Theorem · linear algebra
LinearMap.lift_rank_eq_of_surjective
∀ {R : Type u_1} {M : Type u} {M' : Type v} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : AddCommGroup M']
[inst_3 : Module R M] [inst_4 : Module R M'] [HasRankNullity.{u, u_1} R] {f : M →ₗ[R] M'},
Function.Surjective ⇑f →
Cardinal.lift.{v, u} (Module.rank R M) =
Cardinal.lift.{u, v} (Module.rank R M') + Cardinal.lift.{v, u} (Module.rank R ↥f.ker)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Submodulestatement · cited by 7,192
- Cardinalstatement and proof · cited by 2,598
- LinearMap.rangeproof · cited by 893
- LinearMap.kerstatement and proof · cited by 848
- Cardinal.liftstatement and proof · cited by 583
- Module.rankstatement and proof · cited by 496
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.