Mathlib Map

Theorems · Theorem · commutative algebra

ModuleCat.free_shortExact_finrank_add

∀ {R : Type u_3} [inst : Ring R] {S : CategoryTheory.ShortComplex (ModuleCat R)},
  S.ShortExact →
    ∀ {n p : ℕ} [Module.Free R ↑S.X₁] [Module.Free R ↑S.X₃] [Module.Finite R ↑S.X₁] [Module.Finite R ↑S.X₃],
      Module.finrank R ↑S.X₁ = n →
        Module.finrank R ↑S.X₃ = p → ∀ [StrongRankCondition R], Module.finrank R ↑S.X₂ = n + p
Defined in
Mathlib.Algebra.Category.ModuleCat.Free
Cited by
0 results in Mathlib
Foundations
Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingModule.FreeModule.FreeModule.FiniteModule.FiniteStrongRankCondition

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites18

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.