Mathlib Map

Theorems · Definition · commutative algebra

Module.Relations.Solution.postcomp

{A : Type u} →
  [inst : Ring A] →
    {relations : Module.Relations A} →
      {M : Type v} →
        [inst_1 : AddCommGroup M] →
          [inst_2 : Module A M] →
            relations.Solution M →
              {N : Type v'} → [inst_3 : AddCommGroup N] → [inst_4 : Module A N] → (M →ₗ[A] N) → relations.Solution N

The image of a solution to relations : Relation A by a linear map M →ₗ[A] N.

Defined in
Mathlib.Algebra.Module.Presentation.Basic
Cited by
17 results in Mathlib
Foundations
Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingAddCommGroupModuleAddCommGroupModule

Around this declaration

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

Module.Relations.Solution.IsPresentationCore.isPresentation · cited by 5IsPresentationCore.isPres…Module.Relations.Solution.IsPresentation.linearMapEquiv · cited by 4IsPresentation.linearMapE…Module.Relations.Solution.postcomp_var · cited by 4Solution.postcomp_varModule.Relations.Solution.IsPresentation.postcomp_desc · cited by 2IsPresentation.postcomp_d…Module.Relations.Solution.directSum · cited by 2Solution.directSumModule.Relations.Solution.IsPresentationCore.mk.inj · cited by 1mk.injModule.Relations.Solution.IsPresentationCore.mk.noConfusion · cited by 1mk.noConfusionModule.Relations.solutionFinsupp.isPresentationCore · cited by 1solutionFinsupp.isPresent…Module.Presentation.cokernelSolution.isPresentationCore · cited by 1cokernelSolution.isPresen…Module.Relations.Solution.IsPresentation.postcomp_injective · cited by 1IsPresentation.postcomp_i…Module.Presentation.tautologicalSolutionIsPresentationCore · cited by 1Presentation.tautological…Module.Relations.Solution.IsPresentationCore.down · cited by 1IsPresentationCore.downModule.Relations.Solution.IsPresentationCore.postcomp_desc · cited by 1IsPresentationCore.postco…Module.Relations.Solution.IsPresentationCore.postcomp_injective · cited by 1IsPresentationCore.postco…Module.Relations.Solution.IsPresentation.directSum.isRepresentationCore · cited by 1directSum.isRepresentatio…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommGroup · cited by 12871AddCommGroupLinearMap · cited by 10215LinearMapRing · cited by 7463RingModule.Relations.G · cited by 103Relations.GModule.Relations · cited by 97Module.RelationsModule.Relations.Solution · cited by 70Relations.SolutionModule.Relations.R · cited by 57Relations.RModule.Relations.Solution.var · cited by 39Solution.varSolution.postcompCITED BYCITES

Cites11

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

Cited by30

Results whose statement or proof uses this declaration.