Mathlib Map

Theorems · Theorem · commutative algebra

LinearMap.range_eq_top_of_surjective

∀ {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₂), Function.Surjective ⇑f → f.range = ⊤
Defined in
Mathlib.Algebra.Module.Submodule.Range
Cited by
12 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.

AdicCompletion.pow_smul_top_eq_ker_eval · cited by 4AdicCompletion.pow_smul_t…ContinuousLinearMap.isTopCompl_range_ker_of_leftInverse · cited by 3ContinuousLinearMap.isTop…SymmetricPower.range_mk · cited by 1SymmetricPower.range_mkAlgebra.PreSubmersivePresentation.isUnit_jacobian_of_cotangentRestrict_bijective · cited by 1PreSubmersivePresentation…LinearMap.surjective_of_surjective_comp_mkQ · cited by 1LinearMap.surjective_of_s…Submodule.codisjoint_map · cited by 1Submodule.codisjoint_mapModule.finite_of_surjective_of_ker_le_nilradical · cited by 0Module.finite_of_surjecti…Function.Surjective.surjective_linearMapComp_left · cited by 0Surjective.surjective_lin…ContinuousLinearMap.HasRightInverse.of_surjective_of_finiteDimensional · cited by 0HasRightInverse.of_surjec…MonoidAlgebra.span_isGroupLikeElem · cited by 0MonoidAlgebra.span_isGrou…Algebra.Extension.Cotangent.span_eq_top_of_span_eq_ker · cited by 0Cotangent.span_eq_top_of_…AddMonoidAlgebra.span_isGroupLikeElem · cited by 0AddMonoidAlgebra.span_isG…DFunLike.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.rangeRingHomSurjective · cited by 220RingHomSurjectiveLinearMap.range_eq_top · cited by 107LinearMap.range_eq_topLinearMap.range_eq_top_of_sur…CITED BYCITES

Cites11

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

Cited by12

Results whose statement or proof uses this declaration.