Theorems · Theorem · category theory
Function.Exact.addMonoidHom_rangeRestrict
∀ {M : Type u_2} {N : Type u_4} {P : Type u_6} [inst : AddGroup M] [inst_1 : AddGroup N] [inst_2 : AddGroup P]
{f : M →+ N} {g : N →+ P}, Function.Exact ⇑f ⇑g → Function.Exact ⇑f.range.subtype ⇑g.rangeRestrictAlias of the forward direction of Function.Exact.iff_addMonoidHom_rangeRestrict.
Two maps f : M →+ N and g : N →+ P are exact if and only if the induced maps
AddMonoidHom.range f → N → AddMonoidHom.range g are exact.
- Defined in
- Mathlib.Algebra.Exact.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement · cited by 3,232
- AddMonoidHomstatement and proof · cited by 3,230
- Function.Exactstatement · cited by 182
- AddMonoidHom.rangestatement · cited by 142
- AddSubgroup.subtypestatement · cited by 82
- AddMonoidHom.rangeRestrictstatement · cited by 14
- Function.Exact.iff_addMonoidHom_rangeRestrictproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.