Mathlib Map

Theorems · Theorem · commutative algebra

LinearMap.range_eq_top

∀ {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 = ⊤ ↔ Function.Surjective ⇑f
Defined in
Mathlib.Algebra.Module.Submodule.Range
Cited by
107 results in Mathlib
Foundations
Depth 27 from the axioms, rests on 348 definitions · uses propext, Classical.choice, Quot.sound
Assumes
SemiringSemiringAddCommMonoidAddCommMonoidModuleModuleRingHomSurjective

Around this declaration

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

LinearEquiv.range · cited by 26LinearEquiv.rangeLinearMap.range_eq_top_of_surjective · cited by 12LinearMap.range_eq_top_of…Module.Finite.exists_fin' · cited by 10Finite.exists_fin'ModuleCat.epi_iff_surjective · cited by 7ModuleCat.epi_iff_surject…LinearMap.exists_rightInverse_of_surjective · cited by 7LinearMap.exists_rightInv…DirectSum.isInternal_submodule_of_iSupIndep_of_iSup_eq_top · cited by 7DirectSum.isInternal_subm…Module.finitePresentation_of_surjective · cited by 6Module.finitePresentation…Module.FinitePresentation.fg_ker · cited by 6FinitePresentation.fg_kerLinearMap.surjective_rangeRestrict · cited by 5LinearMap.surjective_rang…rank_range_of_surjective · cited by 4rank_range_of_surjectiveIsLocalRing.map_tensorProduct_mk_eq_top · cited by 4IsLocalRing.map_tensorPro…AdicCompletion.pow_smul_top_eq_ker_eval · cited by 4AdicCompletion.pow_smul_t…LieHom.range_eq_top · cited by 4LieHom.range_eq_topIsArtinian.surjective_of_injective_endomorphism · cited by 4IsArtinian.surjective_of_…TensorProduct.mk_surjective · cited by 4TensorProduct.mk_surjecti…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetModule · cited by 20661ModuleSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidLinearMap · cited by 10215LinearMapRingHom · cited by 10189RingHomTop.top · cited by 9680Top.topSetLike.coe · cited by 8199SetLike.coeSubmodule · cited by 7192SubmoduleSet.range · cited by 4705Set.rangeLinearMap.range · cited by 893LinearMap.rangeRingHomSurjective · cited by 220RingHomSurjectiveSetLike.ext'_iff · cited by 78SetLike.ext'_iffSet.range_eq_univ · cited by 50Set.range_eq_univLinearMap.range_eq_topCITED BYCITES

Cites17

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

Cited by107

Results whose statement or proof uses this declaration.