Theorems · Theorem · category theory
CategoryTheory.SmallObject.SuccStruct.Iteration.congr_obj
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {J : Type w} {Φ : CategoryTheory.SmallObject.SuccStruct C}
[inst_1 : LinearOrder J] [inst_2 : SuccOrder J] [inst_3 : OrderBot J]
[inst_4 : CategoryTheory.Limits.HasIterationOfShape J C] [inst_5 : WellFoundedLT J] {j₁ j₂ : J}
(iter₁ : Φ.Iteration j₁) (iter₂ : Φ.Iteration j₂) (k : J) (h₁ : k ≤ j₁) (h₂ : k ≤ j₂),
iter₁.F.obj ⟨k, h₁⟩ = iter₂.F.obj ⟨k, h₂⟩- Cited by
- 5 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- LinearOrderstatement and proof · cited by 8,572
- Set.Elemstatement · cited by 7,166
- LE.le.transproof · cited by 3,151
- le_of_ltproof · cited by 1,175
- Set.Iicstatement · cited by 1,111
- OrderBotstatement and proof · cited by 1,055
- SuccOrderstatement and proof · cited by 574
- WellFoundedLTstatement and proof · cited by 491
- CategoryTheory.Limits.HasIterationOfShapestatement and proof · cited by 58
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.SmallObject.SuccStruct.Iteration.congr_mapstatement · cited by 2
- CategoryTheory.SmallObject.SuccStruct.Iteration.mapObj_transproof · cited by 1
- CategoryTheory.SmallObject.SuccStruct.iterationFunctor_objproof · cited by 0
- CategoryTheory.SmallObject.SuccStruct.arrowMk_iterationFunctor_mapproof · cited by 0
- CategoryTheory.SmallObject.SuccStruct.Iteration.mkOfLimit.functor_objproof · cited by 0