Theorems · Theorem · commutative algebra
LinearMap.exists_rightInverse_of_surjective
∀ {R : Type u_1} [inst : Semiring R] {P : Type u_2} [inst_1 : AddCommMonoid P] [inst_2 : Module R P] {M : Type u_3}
[inst_3 : AddCommMonoid M] [inst_4 : Module R M] [Module.Projective R P] (f : M →ₗ[R] P),
f.range = ⊤ → ∃ g, f ∘ₗ g = LinearMap.id- Defined in
- Mathlib.Algebra.Module.Projective
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- Top.topstatement and proof · cited by 9,680
- Submodulestatement · cited by 7,192
- LinearMap.compstatement · cited by 1,642
- LinearMap.rangestatement and proof · cited by 893
- LinearMap.idstatement and proof · cited by 625
- LinearMap.range_eq_topproof · cited by 107
- Module.Projectivestatement and proof · cited by 82
Cited by7
Results whose statement or proof uses this declaration.
- LinearMap.injective_iff_surjectiveproof · cited by 3
- ContinuousLinearMap.exists_rightInverse_of_surjectiveproof · cited by 2
- SeparationQuotient.exists_out_continuousLinearMapproof · cited by 1
- LinearMap.range_lt_top_of_det_eq_zeroproof · cited by 1
- LinearMap.le_rank_iff_exists_linearIndependentproof · cited by 0
- Function.Surjective.surjective_linearMapComp_leftproof · cited by 0
- ContinuousLinearMap.HasRightInverse.of_surjective_of_finiteDimensionalproof · cited by 0