Theorems · Theorem · category theory
Function.MulExact.monoidHom_rangeRestrict
∀ {M : Type u_2} {N : Type u_4} {P : Type u_6} [inst : Group M] [inst_1 : Group N] [inst_2 : Group P] {f : M →* N}
{g : N →* P}, Function.MulExact ⇑f ⇑g → Function.MulExact ⇑f.range.subtype ⇑g.rangeRestrictAlias of the forward direction of Function.MulExact.iff_monoidHom_rangeRestrict.
Two maps f : M →* N and g : N →* P are exact if and only if the induced maps
MonoidHom.range f → N → MonoidHom.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
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement · cited by 3,593
- MonoidHom.rangestatement · cited by 314
- Subgroup.subtypestatement · cited by 185
- Function.MulExactstatement · cited by 28
- MonoidHom.rangeRestrictstatement · cited by 17
- Function.MulExact.iff_monoidHom_rangeRestrictproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.