Theorems · Definition · linear algebra
Submodule.quotientEquivOfIsCompl
{R : Type u_1} →
[inst : Ring R] →
{E : Type u_2} →
[inst_1 : AddCommGroup E] → [inst_2 : Module R E] → (p q : Submodule R E) → IsCompl p q → (E ⧸ p) ≃ₗ[R] ↥qIf q is a complement of p, then M ⧸ p ≃ q. The forward direction sends a quotient class
to its projection onto q along p; the backward direction sends an element of q to its class
in M ⧸ p.
- Defined in
- Mathlib.LinearAlgebra.Projection
- Cited by
- 23 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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 · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- LinearEquivstatement · cited by 3,317
- HasQuotient.Quotientstatement · cited by 2,301
- LinearMap.compproof · cited by 1,642
- Submodule.subtypeproof · cited by 480
- IsComplstatement and proof · cited by 351
- Submodule.mkQproof · cited by 232
- Submodule.projectionOntoproof · cited by 81
Cited by25
Results whose statement or proof uses this declaration.
- Submodule.quotientEquivOrthogonalproof · cited by 7
- Submodule.quotientEquivOfIsTopComplproof · cited by 7
- Submodule.IsCompl.isTopCompl_of_finiteDimensional_quotientproof · cited by 3
- Submodule.quotientEquivOfIsCompl_symm_applystatement and proof · cited by 2
- Submodule.quotientEquivOfIsCompl_apply_mk_rightstatement and proof · cited by 2
- Submodule.CoFG.fg_of_isComplproof · cited by 1
- IsSemisimpleModule.exists_submodule_linearEquiv_quotientproof · cited by 1
- IsSemisimpleModule.lifting_propertyproof · cited by 1
- isPathConnected_compl_of_one_lt_codimproof · cited by 1
- Submodule.quotientEquivOfIsCompl_apply_mkstatement · cited by 1
- quotient_prod_linearEquivproof · cited by 1
- Submodule.toLinearEquiv_quotientEquivOfIsTopComplstatement · cited by 0