Theorems · Theorem · category theory
CategoryTheory.InducedWideCategory.congr_simp
∀ {C : Type u₁} (D : Type u₂) [inst : CategoryTheory.Category.{v₁, u₂} D] (_F _F_1 : C → D),
_F = _F_1 →
∀ (_P _P_1 : CategoryTheory.MorphismProperty D) (e__P : _P = _P_1) [inst_1 : _P.IsMultiplicative],
CategoryTheory.InducedWideCategory D _F _P = CategoryTheory.InducedWideCategory D _F_1 _P_1- Defined in
- Mathlib.CategoryTheory.Widesubcategory
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MorphismProperty.IsMultiplicativestatement and proof · cited by 332
- CategoryTheory.InducedWideCategorystatement and proof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.