Theorems · Theorem · category theory
ModuleCat.directLimitDiagram_obj_carrier
∀ {R : Type u} [inst : Ring R] {ι : Type v} [inst_1 : Preorder ι] (G : ι → Type v)
[inst_2 : (i : ι) → AddCommGroup (G i)] [inst_3 : (i : ι) → Module R (G i)] (f : (i j : ι) → i ≤ j → G i →ₗ[R] G j)
[inst_4 : DirectedSystem G fun i j h => ⇑(f i j h)] (i : ι), ↑((ModuleCat.directLimitDiagram G f).obj i) = G i- Cited by
- 0 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Modulestatement and proof · cited by 20,661
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Preorderstatement and proof · cited by 7,952
- Ringstatement and proof · cited by 7,463
- ModuleCatstatement · cited by 1,429
- ModuleCat.carrierstatement and proof · cited by 997
- DirectedSystemstatement and proof · cited by 174
- ModuleCat.directLimitDiagramstatement and proof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.