Theorems · Theorem · linear algebra
LinearMap.surjective_comp_subtype_of_isComplemented
∀ {R : Type u_1} [inst : Ring R] {E : Type u_2} [inst_1 : AddCommGroup E] [inst_2 : Module R E] {p : Submodule R E}
{M : Type u_6} [inst_3 : AddCommMonoid M],
IsComplemented p → ∀ [inst_4 : Module R M], Function.Surjective fun f => f ∘ₗ p.subtype- Defined in
- Mathlib.LinearAlgebra.Projection
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 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.coeproof · 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
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- LinearMap.compstatement and proof · cited by 1,642
- LinearMap.extproof · cited by 844
- Submodule.subtypestatement and proof · cited by 480
- IsComplproof · cited by 351
Cited by1
Results whose statement or proof uses this declaration.
- Module.Finite.of_isComplemented_domainproof · cited by 0