Theorems · Theorem · linear algebra
LinearMap.lift_rank_quot_map_le
∀ {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.{v, u_1} R] {f : M →ₗ[R] M'} (p : Submodule R M),
Cardinal.lift.{u, v} (Module.rank R (M' ⧸ Submodule.map f p)) ≤
Cardinal.lift.{u, v} (Module.rank R (M' ⧸ f.range)) + Cardinal.lift.{v, u} (Module.rank R (M ⧸ p))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- Top.topproof · cited by 9,680
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- Cardinalstatement and proof · cited by 2,598
- HasQuotient.Quotientstatement and proof · cited by 2,301
- le_reflproof · cited by 2,061
- LinearMap.rangestatement and proof · cited by 893
- add_le_addproof · cited by 666
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.