Theorems · Theorem · linear algebra
LinearEquiv.range_comp
∀ {R : Type u_1} {R₂ : Type u_3} {R₃ : Type u_4} {M : Type u_5} {M₂ : Type u_7} {M₃ : Type u_8} [inst : Semiring R]
[inst_1 : Semiring R₂] [inst_2 : Semiring R₃] [inst_3 : AddCommMonoid M] [inst_4 : AddCommMonoid M₂]
[inst_5 : AddCommMonoid M₃] {module_M : Module R M} {module_M₂ : Module R₂ M₂} {module_M₃ : Module R₃ M₃}
{σ₁₂ : R →+* R₂} {σ₂₁ : R₂ →+* R} {σ₂₃ : R₂ →+* R₃} {σ₁₃ : R →+* R₃} [inst_6 : RingHomCompTriple σ₁₂ σ₂₃ σ₁₃]
{re₁₂ : RingHomInvPair σ₁₂ σ₂₁} {re₂₁ : RingHomInvPair σ₂₁ σ₁₂} (e : M ≃ₛₗ[σ₁₂] M₂) (h : M₂ →ₛₗ[σ₂₃] M₃)
[inst_7 : RingHomSurjective σ₂₃] [inst_8 : RingHomSurjective σ₁₃], (h ∘ₛₗ ↑e).range = h.range- Defined in
- Mathlib.Algebra.Module.Submodule.Equiv
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 31 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.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Submodulestatement · cited by 7,192
- LinearEquivstatement and proof · cited by 3,317
- LinearMap.compstatement · cited by 1,642
- LinearEquiv.toLinearMapstatement · cited by 1,171
- LinearMap.rangestatement · cited by 893
- RingHomInvPairstatement and proof · cited by 523
- RingHomCompTriplestatement and proof · cited by 234
Cited by5
Results whose statement or proof uses this declaration.
- Module.FinitePresentation.exists_finproof · cited by 4
- isFullyInvariant_iff_le_imp_isotypicComponent_leproof · cited by 2
- range_mvfderiv_subtypeValproof · cited by 1
- LinearMap.range_dualMap_eq_dualAnnihilator_ker_of_surjectiveproof · cited by 1
- ContinuousLinearMap.IsFredholm.of_isInvertible_restrictproof · cited by 1