Theorems · Theorem · linear algebra
LinearMap.lift_rank_range_add_rank_ker
∀ {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'),
Cardinal.lift.{u, v} (Module.rank R ↥f.range) + Cardinal.lift.{v, u} (Module.rank R ↥f.ker) =
Cardinal.lift.{v, u} (Module.rank R M)- Cited by
- 2 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.
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 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 and proof · cited by 7,192
- Cardinalstatement and proof · cited by 2,598
- HasQuotient.Quotientproof · cited by 2,301
- LinearMap.rangestatement · 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 by2
Results whose statement or proof uses this declaration.
- LinearMap.lift_rank_comap_leproof · cited by 0
- LinearMap.lift_rank_eq_of_surjectiveproof · cited by 0