Theorems · Definition · category theory
DirectLimit
{ι : 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 ι] → Type (max u_4 u_1)The direct limit of a directed system.
- Defined in
- Mathlib.Order.DirectedInverseSystem
- Cited by
- 103 results in Mathlib
- Foundations
- Depth 10 from the axioms, rests on 31 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- DirectLimit.setoidproof · cited by 65
Cited by125
Results whose statement or proof uses this declaration.
- DirectLimit.liftstatement and proof · cited by 29
- DirectLimit.inductionstatement and proof · cited by 17
- DirectLimit.map₀statement · cited by 10
- DirectLimit.Module.ofstatement · cited by 7
- DirectLimit.Ring.ofstatement and proof · cited by 7
- DirectLimit.map₀_defstatement · cited by 7
- DirectLimit.Algebra.ofstatement and proof · cited by 6
- DirectLimit.NonUnitalRing.ofstatement · cited by 6
- DirectLimit.NonUnitalStarRing.ofstatement and proof · cited by 6
- DirectLimit.induction₂statement and proof · cited by 6
- DirectLimit.map₂_defstatement · cited by 5
- Ring.DirectLimit.ringEquivstatement and proof · cited by 5