Theorems · Theorem · group theory
CategoryTheory.Subgroupoid.mul_mem_cancel_right
∀ {C : Type u} [inst : CategoryTheory.Groupoid C] (S : CategoryTheory.Subgroupoid C) {c d e : C} {f : c ⟶ d}
{g : d ⟶ e}, g ∈ S.arrows d e → (CategoryTheory.CategoryStruct.comp f g ∈ S.arrows c e ↔ f ∈ S.arrows c d)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Groupoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.invproof · cited by 467
- CategoryTheory.Groupoidstatement and proof · cited by 182
- CategoryTheory.IsIso.hom_inv_idproof · cited by 97
- CategoryTheory.Subgroupoidstatement and proof · cited by 75
- CategoryTheory.Subgroupoid.arrowsstatement and proof · cited by 53
- CategoryTheory.Groupoid.invproof · cited by 36
- CategoryTheory.Groupoid.inv_eq_invproof · cited by 15
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.