Theorems · Theorem · category theory
DirectLimit.NonUnitalAlgebra.lift_comp_of
∀ {R : Type u_1} {ι : Type u_2} [inst : Preorder ι] {G : ι → Type u_3} {T : ⦃i j : ι⦄ → i ≤ j → Type u_6}
{f : (x x_1 : ι) → (h : x ≤ x_1) → T h} [inst_1 : (i j : ι) → (h : i ≤ j) → FunLike (T h) (G i) (G j)]
[inst_2 : DirectedSystem G fun x1 x2 x3 => ⇑(f x1 x2 x3)] [inst_3 : IsDirectedOrder ι] [inst_4 : CommSemiring R]
[inst_5 : (i : ι) → NonUnitalNonAssocSemiring (G i)] [inst_6 : (i : ι) → DistribMulAction R (G i)]
[inst_7 : ∀ (i j : ι) (h : i ≤ j), NonUnitalAlgHomClass (T h) R (G i) (G j)] [inst_8 : Nonempty ι] (P : Type u_7)
[inst_9 : NonUnitalNonAssocSemiring P] [inst_10 : DistribMulAction R P] (g : (i : ι) → G i →ₙₐ[R] P)
(Hg : ∀ (i j : ι) (hij : i ≤ j) (x : G i), (g j) ((f i j hij) x) = (g i) x) {i : ι},
(DirectLimit.NonUnitalAlgebra.lift G f P g Hg).comp (DirectLimit.NonUnitalAlgebra.of G f i) = g i- Defined in
- Mathlib.Algebra.Colimit.DirectLimit
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- CommSemiringstatement and proof · cited by 10,911
- Preorderstatement and proof · cited by 7,952
- FunLikestatement and proof · cited by 2,560
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- DistribMulActionstatement and proof · cited by 584
- MonoidHom.idstatement and proof · cited by 323
- IsDirectedOrderstatement and proof · cited by 316
- DirectedSystemstatement and proof · cited by 174
- NonUnitalAlgHomstatement and proof · cited by 148
- DirectLimitstatement · cited by 103
- NonUnitalAlgHomClassstatement and proof · cited by 75
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.