Theorems · Definition · linear algebra
Submodule.prodEquivOfIsCompl
{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 → (↥p × ↥q) ≃ₗ[R] EIf q is a complement of p, then p × q is isomorphic to E.
- Defined in
- Mathlib.LinearAlgebra.Projection
- Cited by
- 35 results in Mathlib
- Foundations
- Depth 70 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.
Cites10
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
- Submodule.subtypeproof · cited by 480
- IsComplstatement and proof · cited by 351
- LinearEquiv.ofBijectiveproof · cited by 60
- LinearMap.coprodproof · cited by 38
Cited by40
Results whose statement or proof uses this declaration.
- Submodule.projectionOntoproof · cited by 81
- LinearMap.ofIsComplproof · cited by 19
- Submodule.orthogonalDecompositionproof · cited by 14
- Submodule.prodEquivOfIsCompl_symm_applystatement · cited by 7
- Submodule.projection_add_projection_eq_selfproof · cited by 7
- Submodule.prodEquivOfIsTopComplproof · cited by 6
- LinearMap.ofIsCompl_eqproof · cited by 6
- Submodule.toLinearMap_prodEquivOfIsCompl_symmstatement · cited by 5
- LinearMap.ofIsCompl_apply_leftproof · cited by 5
- LinearMap.ofIsCompl_apply_rightproof · cited by 5
- LinearMap.IsProj.traceproof · cited by 3
- Submodule.prodComm_trans_prodEquivOfIsComplstatement · cited by 2