Mathlib Map

Theorems · Inductive type · commutative algebra

Module.Relations.Solution.IsPresentationCore

{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 → Type (max (max (max u v) (w' + 1)) w₀)

Helper structure in order to prove Module.Relations.Solutions.IsPresentation by showing the universal property of the module defined by generators and relations. The universal property is restricted to modules that are in Type w' for an auxiliary universe w'. See IsPresentationCore.isPresentation.

Defined in
Mathlib.Algebra.Module.Presentation.Basic
Cited by
7 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
RingAddCommGroupModule

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.IsPresentationCore.desc · cited by 3IsPresentationCore.descModule.Presentation.tautologicalSolutionIsPresentationCore · cited by 1Presentation.tautological…Module.Relations.Solution.IsPresentationCore.mk.inj · cited by 1mk.injModule.Relations.Solution.IsPresentationCore.mk.noConfusion · cited by 1mk.noConfusionModule.Relations.Solution.IsPresentationCore.desc_var · cited by 1IsPresentationCore.desc_v…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.isPresentationCoreTensor · cited by 1Solution.isPresentationCo…Module.Relations.solutionFinsupp.isPresentationCore · cited by 1solutionFinsupp.isPresent…Module.Presentation.cokernelSolution.isPresentationCore · cited by 1cokernelSolution.isPresen…Module.Relations.Solution.IsPresentation.directSum.isRepresentationCore · cited by 1directSum.isRepresentatio…Module.Relations.Solution.IsPresentationCore.mk.injEq · cited by 0mk.injEqModule.Relations.Solution.IsPresentationCore.mk.sizeOf_spec · cited by 0mk.sizeOf_specModule · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupRing · cited by 7463RingModule.Relations · cited by 97Module.RelationsModule.Relations.Solution · cited by 70Relations.SolutionSolution.IsPresentationCoreCITED BYCITES

Cites5

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

Cited by21

Results whose statement or proof uses this declaration.