Theorems · Theorem · category theory
DirectLimit.induction
∀ {ι : 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)]
[inst_2 : DirectedSystem F fun x1 x2 x3 => ⇑(f x1 x2 x3)] [inst_3 : IsDirectedOrder ι] {C : DirectLimit F f → Prop},
(∀ (i : ι) (x : F i), C ⟦⟨i, x⟩⟧) → ∀ (x : DirectLimit F f), C x- Defined in
- Mathlib.Order.DirectedInverseSystem
- Cited by
- 17 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- DirectLimitstatement and proof · cited by 103
- DirectLimit.setoidstatement and proof · cited by 65
Cited by17
Results whose statement or proof uses this declaration.
- DirectLimit.Module.hom_extproof · cited by 1
- DirectLimit.NonUnitalAlgebra.hom_extproof · cited by 1
- DirectLimit.NonUnitalRing.hom_extproof · cited by 1
- DirectLimit.NonUnitalStarRing.hom_extproof · cited by 1
- DirectLimit.Ring.hom_extproof · cited by 1
- DirectLimit.Algebra.hom_extproof · cited by 1
- DirectLimit.lift_inv₀proof · cited by 0
- DirectLimit.lift_invproof · cited by 0
- DirectLimit.lift_negproof · cited by 0
- DirectLimit.lift_npowproof · cited by 0
- DirectLimit.lift_nsmulproof · cited by 0
- DirectLimit.lift_smulproof · cited by 0