Theorems · Theorem · commutative algebra
Module.Presentation.cokernel_var
∀ {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₁} (data : pres₂.CokernelData f g₁) (hg₁ : Submodule.span A (Set.range g₁) = ⊤)
(g : (pres₂.cokernelRelations data).G), (pres₂.cokernel data hg₁).var g = Submodule.Quotient.mk (pres₂.var g)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Top.topstatement and proof · cited by 9,680
- Ringstatement and proof · cited by 7,463
- Submodulestatement · cited by 7,192
- Set.rangestatement and proof · cited by 4,705
- HasQuotient.Quotientstatement · cited by 2,301
- Submodule.spanstatement and proof · cited by 1,504
- LinearMap.rangestatement · cited by 893
- Submodule.Quotient.mkstatement · cited by 184
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.