Theorems · Definition · category theory
DirectLimit.setoid
{ι : Type u_1} →
[inst : Preorder ι] →
{F : ι → Type u_4} →
{T : ⦃i j : ι⦄ → i ≤ j → Sort u_8} →
(f : (i j : ι) → (h : i ≤ j) → T h) →
[inst_1 : ⦃i j : ι⦄ → (h : i ≤ j) → FunLike (T h) (F i) (F j)] →
[DirectedSystem F fun x1 x2 x3 => ⇑(f x1 x2 x3)] → [IsDirectedOrder ι] → Setoid ((i : ι) × F i)The setoid on the sigma type defining the direct limit.
- Defined in
- Mathlib.Order.DirectedInverseSystem
- Cited by
- 65 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
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.
- DFunLike.coestatement and proof · cited by 62,936
- Preorderstatement and proof · cited by 7,952
- FunLikestatement and proof · cited by 2,560
- IsDirectedOrderstatement and proof · cited by 316
- DirectedSystemstatement and proof · cited by 174
Cited by75
Results whose statement or proof uses this declaration.
- DirectLimitproof · cited by 103
- DirectLimit.inductionstatement and proof · cited by 17
- DirectLimit.map₀proof · cited by 10
- DirectLimit.eq_of_lestatement · cited by 8
- DirectLimit.Module.ofproof · cited by 7
- DirectLimit.Ring.ofproof · cited by 7
- DirectLimit.map₀_defstatement and proof · cited by 7
- DirectLimit.Algebra.ofproof · cited by 6
- DirectLimit.NonUnitalRing.ofproof · cited by 6
- DirectLimit.NonUnitalStarRing.ofproof · cited by 6
- DirectLimit.induction₂statement and proof · cited by 6
- DirectLimit.map₂_defstatement and proof · cited by 5