Theorems · Theorem · category theory
Function.MulExact.iff_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.rangeRestrictTwo 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
- 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
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement · cited by 3,593
- MonoidHom.rangestatement and proof · cited by 314
- Subgroup.subtypestatement · cited by 185
- OneMemClass.one_memproof · cited by 87
- Function.MulExactstatement · cited by 28
- MonoidHom.rangeRestrictstatement · cited by 17
- Function.MulExact.iff_rangeFactorizationproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Function.MulExact.monoidHom_rangeRestrictproof · cited by 0