Mathlib Map

Theorems · Theorem · commutative algebra

LinearMap.range_eq_map

∀ {R : Type u_1} {R₂ : Type u_2} {M : Type u_5} {M₂ : Type u_6} [inst : Semiring R] [inst_1 : Semiring R₂]
  [inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid M₂] [inst_4 : Module R M] [inst_5 : Module R₂ M₂] {τ₁₂ : R →+* R₂}
  [inst_6 : RingHomSurjective τ₁₂] (f : M →ₛₗ[τ₁₂] M₂), f.range = Submodule.map f ⊤
Defined in
Mathlib.Algebra.Module.Submodule.Range
Cited by
27 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringSemiringAddCommMonoidAddCommMonoidModuleModuleRingHomSurjective

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Submodule.map_top · cited by 105Submodule.map_topLinearMap.range_codRestrict · cited by 11LinearMap.range_codRestri…Submodule.range_liftQ · cited by 11Submodule.range_liftQLinearMap.range_zero · cited by 11LinearMap.range_zeroLinearMap.range_le_iff_comap · cited by 7LinearMap.range_le_iff_co…exteriorPower.ιMulti_span_fixedDegree_of_span_eq_top · cited by 2exteriorPower.ιMulti_span…LinearMap.range_smul · cited by 2LinearMap.range_smulSubmodule.mem_of_span_top_of_smul_mem · cited by 2Submodule.mem_of_span_top…range_vecMulLinear · cited by 2range_vecMulLinearAlgebra.Presentation.differentials.surjective_hom₁ · cited by 1differentials.surjective_…Submodule.fg_range · cited by 1Submodule.fg_rangeModule.free_of_lTensor_residueField_injective · cited by 1Module.free_of_lTensor_re…Module.End.generalized_eigenvec_disjoint_range_ker · cited by 1End.generalized_eigenvec_…TensorProduct.map_ker · cited by 1TensorProduct.map_kerSubmodule.range_fst · cited by 1Submodule.range_fstDFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidLinearMap · cited by 10215LinearMapRingHom · cited by 10189RingHomTop.top · cited by 9680Top.topSubmodule · cited by 7192SubmoduleLinearMap.range · cited by 893LinearMap.rangeSubmodule.map · cited by 614Submodule.mapRingHomSurjective · cited by 220RingHomSurjectiveSubmodule.ext · cited by 204Submodule.extLinearMap.range_eq_mapCITED BYCITES

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by27

Results whose statement or proof uses this declaration.