Mathlib Map

Theorems · Inductive type · commutative algebra

Module.Relations.Solution.IsPresentation

{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 → Prop

Given relations : Relations A, an A-module M and solution : relations.Solution M, this property asserts that solution gives a presentation of M by generators and relations.

Defined in
Mathlib.Algebra.Module.Presentation.Basic
Cited by
39 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.IsPresentation.bijective · cited by 6IsPresentation.bijectiveModule.Relations.Solution.IsPresentation.desc · cited by 6IsPresentation.descModule.Relations.Solution.IsPresentation.uniq · cited by 5IsPresentation.uniqModule.Relations.Solution.IsPresentationCore.isPresentation · cited by 5IsPresentationCore.isPres…Module.Presentation.tensor · cited by 4Presentation.tensorModule.Presentation.toIsPresentation · cited by 4Presentation.toIsPresenta…Module.presentationFinsupp · cited by 4Module.presentationFinsuppModule.Relations.Solution.IsPresentation.desc_var · cited by 4IsPresentation.desc_varModule.Relations.Solution.IsPresentation.linearMapEquiv · cited by 4IsPresentation.linearMapE…Module.Relations.Solution.IsPresentation.linearEquiv · cited by 3IsPresentation.linearEquivModule.Relations.Solution.isPresentation_iff · cited by 3Solution.isPresentation_i…Module.Presentation.ofIsPresentation · cited by 2Presentation.ofIsPresenta…Module.Relations.Solution.IsPresentation.postcomp_desc · cited by 2IsPresentation.postcomp_d…Module.Relations.Solution.IsPresentation.surjective_π · cited by 2IsPresentation.surjective…Module.Relations.solutionFinsupp_isPresentation · cited by 1Relations.solutionFinsupp…Module · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupRing · cited by 7463RingModule.Relations · cited by 97Module.RelationsModule.Relations.Solution · cited by 70Relations.SolutionSolution.IsPresentationCITED BYCITES

Cites5

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

Cited by56

Results whose statement or proof uses this declaration.