Theorems · Definition · category theory
CategoryTheory.MorphismProperty.IsStableUnderTransfiniteCompositionOfShape.recOn
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{W : CategoryTheory.MorphismProperty C} →
{J : Type w} →
[inst_1 : LinearOrder J] →
[inst_2 : SuccOrder J] →
[inst_3 : OrderBot J] →
[inst_4 : WellFoundedLT J] →
{motive : W.IsStableUnderTransfiniteCompositionOfShape J → Sort u_1} →
(t : W.IsStableUnderTransfiniteCompositionOfShape J) →
((le : W.transfiniteCompositionsOfShape J ≤ W) → motive ⋯) → motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- LinearOrderstatement and proof · cited by 8,572
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- OrderBotstatement and proof · cited by 1,055
- SuccOrderstatement and proof · cited by 574
- WellFoundedLTstatement and proof · cited by 491
- CategoryTheory.MorphismProperty.transfiniteCompositionsOfShapestatement and proof · cited by 25
- CategoryTheory.MorphismProperty.IsStableUnderTransfiniteCompositionOfShapestatement and proof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.