Theorems · Theorem · commutative algebra
Module.Presentation.CokernelData.mk.inj
∀ {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₁} {lift : ι → pres₂.G →₀ A} {π_lift : ∀ (i : ι), pres₂.π (lift i) = f (g₁ i)} {lift_1 : ι → pres₂.G →₀ A}
{π_lift_1 : ∀ (i : ι), pres₂.π (lift_1 i) = f (g₁ i)},
{ lift := lift, π_lift := π_lift } = { lift := lift_1, π_lift := π_lift_1 } → lift = lift_1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- Finsuppstatement and proof · cited by 5,255
- Module.Relations.Gstatement and proof · cited by 103
- Module.Presentation.toRelationsstatement and proof · cited by 49
- Module.Presentationstatement and proof · cited by 40
- Module.Relations.Solution.πstatement and proof · cited by 30
- Module.Presentation.toSolutionstatement and proof · cited by 19
Cited by1
Results whose statement or proof uses this declaration.
- Module.Presentation.CokernelData.mk.injEqproof · cited by 0