Theorems · Theorem · category theory
ModuleCat.shortComplexOfConj_exact
∀ {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),
(ModuleCat.shortComplexOfConj eM eN eL f g ⋯).Exact- 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.
Cites13
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
- ModuleCatstatement · cited by 1,429
- CategoryTheory.ShortComplex.Exactstatement · cited by 292
- Function.Exactstatement and proof · cited by 182
- Function.Exact.linearMap_comp_eq_zerostatement and proof · cited by 9
- ModuleCat.shortComplexOfConjstatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.