Mathlib Map

Theorems · Theorem · commutative algebra

LinearMap.mem_range_self

∀ {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₂) (x : M), f x ∈ f.range
Defined in
Mathlib.Algebra.Module.Submodule.Range
Cited by
31 results in Mathlib
Foundations
Depth 26 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.

LinearMap.rangeRestrict · cited by 36LinearMap.rangeRestrictLinearMap.range_rangeRestrict · cited by 9LinearMap.range_rangeRest…LinearMap.extendOfNorm_eq · cited by 7LinearMap.extendOfNorm_eqLieHom.mem_range_self · cited by 5LieHom.mem_range_selfLinearMap.normDet_eq_zero_iff_ker_ne_bot · cited by 5LinearMap.normDet_eq_zero…CliffordAlgebra.ι_mem_evenOdd_one · cited by 5CliffordAlgebra.ι_mem_eve…CliffordAlgebra.ι_mul_ι_mem_evenOdd_zero · cited by 4CliffordAlgebra.ι_mul_ι_m…LinearMap.ker_rangeRestrict · cited by 3LinearMap.ker_rangeRestri…LinearEquiv.ofInjective_symm_apply · cited by 3LinearEquiv.ofInjective_s…IsIntegralClosure.isNoetherian · cited by 3IsIntegralClosure.isNoeth…LinearEquiv.mem_dilatransvections_iff_rank · cited by 2LinearEquiv.mem_dilatrans…ExteriorAlgebra.ιMulti_range · cited by 2ExteriorAlgebra.ιMulti_ra…Module.FaithfullyFlat.rTensor_reflects_exact · cited by 2FaithfullyFlat.rTensor_re…LinearMap.eventually_codisjoint_ker_pow_range_pow · cited by 2LinearMap.eventually_codi…Submodule.mem_of_span_top_of_smul_mem · cited by 2Submodule.mem_of_span_top…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidLinearMap · cited by 10215LinearMapRingHom · cited by 10189RingHomSubmodule · cited by 7192SubmoduleLinearMap.range · cited by 893LinearMap.rangeRingHomSurjective · cited by 220RingHomSurjectiveLinearMap.mem_range_selfCITED BYCITES

Cites9

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

Cited by32

Results whose statement or proof uses this declaration.