Mathlib Map

Theorems · Theorem · ring theory

LinearMap.ext_ring

∀ {R : Type u_1} {S : Type u_5} {M₃ : Type u_11} [inst : Semiring R] [inst_1 : Semiring S] [inst_2 : AddCommMonoid M₃]
  [inst_3 : Module S M₃] {σ : R →+* S} {f g : R →ₛₗ[σ] M₃}, f 1 = g 1 → f = g

If two σ-linear maps from R are equal on 1, then they are equal.

Defined in
Mathlib.Algebra.Module.LinearMap.Defs
Cited by
152 results in Mathlib
Foundations
Depth 23 from the axioms, rests on 175 definitions · uses Quot.sound
Assumes
SemiringSemiringAddCommMonoidModule

Around this declaration

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

ContinuousLinearMap.ext_ring · cited by 16ContinuousLinearMap.ext_r…Module.FinitePresentation.fg_ker · cited by 6FinitePresentation.fg_kerIsBaseChange.of_lift_unique · cited by 5IsBaseChange.of_lift_uniq…Module.Relations.Quotient.linearMap_ext · cited by 5Quotient.linearMap_extFinsupp.linearCombination_linear_comp · cited by 4Finsupp.linearCombination…Polynomial.taylor_coeff · cited by 4Polynomial.taylor_coeffAlgebra.Generators.H1Cotangent.map_comp_cotangentComplex_baseChange · cited by 4H1Cotangent.map_comp_cota…LieModule.toEnd_baseChange · cited by 3LieModule.toEnd_baseChangeDFinsupp.linearIndependent_single · cited by 3DFinsupp.linearIndependen…IsLocalizedModule.map_linearCombination · cited by 3IsLocalizedModule.map_lin…Module.FinitePresentation.exists_lift_of_isLocalizedModule · cited by 3FinitePresentation.exists…LinearMap.baseChange_id · cited by 3LinearMap.baseChange_idMatrix.rank_eq_finrank_range_toLin · cited by 2Matrix.rank_eq_finrank_ra…Ideal.pi_mkQ_rTensor · cited by 2Ideal.pi_mkQ_rTensorLinearMap.transvection.baseChange · cited by 2transvection.baseChangeDFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidLinearMap · cited by 10215LinearMapRingHom · cited by 10189RingHommul_one · cited by 3885mul_oneLinearMap.ext · cited by 844LinearMap.extsmul_eq_mul · cited by 357smul_eq_mulLinearMap.map_smulₛₗ · cited by 17LinearMap.map_smulₛₗLinearMap.ext_ringCITED BYCITES

Cites10

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

Cited by152

Results whose statement or proof uses this declaration.