Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.multiplicativeClosure.brecOn
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {W : CategoryTheory.MorphismProperty C}
{motive : ⦃X Y : C⦄ → (x : X ⟶ Y) → W.multiplicativeClosure x → Prop} {X Y : C} {x : X ⟶ Y}
(t : W.multiplicativeClosure x),
(∀ ⦃X Y : C⦄ (x : X ⟶ Y) (t : W.multiplicativeClosure x),
CategoryTheory.MorphismProperty.multiplicativeClosure.below t → motive x t) →
motive x t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MorphismProperty.multiplicativeClosurestatement and proof · cited by 18
- CategoryTheory.MorphismProperty.multiplicativeClosure.belowstatement and proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.