Theorems · Theorem · category theory
Function.Exact.iff_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.rangeRestrictTwo 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
- 1 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- ZeroMemClass.zero_memproof · cited by 162
- AddMonoidHom.rangestatement and proof · cited by 142
- AddSubgroup.subtypestatement · cited by 82
- AddMonoidHom.rangeRestrictstatement · cited by 14
- Function.Exact.iff_rangeFactorizationproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Function.Exact.addMonoidHom_rangeRestrictproof · cited by 0