Theorems · Theorem · category theory
ModuleCat.shortComplexOfConj_shortExact
∀ {R : Type u} [inst : Ring R] {M : Type v} [inst_1 : AddCommGroup M] [inst_2 : Module R M] {N : Type v}
[inst_3 : AddCommGroup N] [inst_4 : Module R N] {L : Type v} [inst_5 : AddCommGroup L] [inst_6 : Module R L]
{M' : Type u_1} {N' : Type u_2} {L' : Type u_3} [inst_7 : AddCommGroup M'] [inst_8 : AddCommGroup N']
[inst_9 : AddCommGroup L'] [inst_10 : Module R M'] [inst_11 : Module R N'] [inst_12 : Module R L'] (eM : M ≃ₗ[R] M')
(eN : N ≃ₗ[R] N') (eL : L ≃ₗ[R] L') (f : M' →ₗ[R] N') (g : N' →ₗ[R] L') (exact : Function.Exact ⇑f ⇑g),
Function.Injective ⇑f → Function.Surjective ⇑g → (ModuleCat.shortComplexOfConj eM eN eL f g ⋯).ShortExact- Cited by
- 0 results in Mathlib
- Foundations
- Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- LinearEquivstatement and proof · cited by 3,317
- LinearMap.compproof · cited by 1,642
- LinearEquiv.symmproof · cited by 1,461
- ModuleCatstatement · cited by 1,429
- LinearEquiv.toLinearMapproof · cited by 1,171
- CategoryTheory.ShortComplex.ShortExactstatement · cited by 232
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.