Theorems · Definition · commutative algebra
Module.Presentation.cokernelRelations
{A : Type u} →
[inst : Ring A] →
{M₁ : Type v₁} →
{M₂ : Type v₂} →
[inst_1 : AddCommGroup M₁] →
[inst_2 : Module A M₁] →
[inst_3 : AddCommGroup M₂] →
[inst_4 : Module A M₂] →
(pres₂ : Module.Presentation A M₂) →
{f : M₁ →ₗ[A] M₂} → {ι : Type w₁} → {g₁ : ι → M₁} → pres₂.CokernelData f g₁ → Module.Relations AThe shape of the presentation by generators and relations of the cokernel
of f : M₁ →ₗ[A] M₂. It consists of a generator for each generator of M₂, and
there are two types of relations: one for each relation in the presentation in M₂,
and one for each generator of M₁.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Finsuppproof · cited by 5,255
- Module.Relations.Gproof · cited by 103
- Module.Relationsstatement · cited by 97
- Module.Relations.Rproof · cited by 57
- Module.Presentation.toRelationsproof · cited by 49
- Module.Presentationstatement and proof · cited by 40
- Module.Relations.relationproof · cited by 38
Cited by8
Results whose statement or proof uses this declaration.
- Module.Presentation.cokernelSolutionstatement and proof · cited by 2
- Module.Presentation.cokernelSolution.isPresentationCorestatement and proof · cited by 1
- Module.Presentation.cokernelSolution.isPresentationstatement · cited by 0
- Module.Presentation.cokernelRelations_Gstatement and proof · cited by 0
- Module.Presentation.cokernelRelations_Rstatement and proof · cited by 0
- Module.Presentation.cokernelRelations_relationstatement and proof · cited by 0
- Module.Presentation.cokernelSolution_varstatement and proof · cited by 0
- Module.Presentation.cokernel_varstatement and proof · cited by 0