Theorems · Definition · category theory
ModuleCat.freeHomEquiv
{R : Type u} → [inst : Ring R] → {X : Type u} → {M : ModuleCat R} → ((ModuleCat.free R).obj X ⟶ M) ≃ (X ⟶ ↑M)The bijection ((free R).obj X ⟶ M) ≃ (X → M) when X is a type and M a module.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Ring
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.coeproof · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- Equivstatement · cited by 8,337
- Ringstatement and proof · cited by 7,463
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- ModuleCatstatement and proof · cited by 1,429
- ModuleCat.carrierstatement and proof · cited by 997
- TypeCat.ofHomproof · cited by 389
- ModuleCat.freestatement and proof · cited by 19
- ModuleCat.freeMkproof · cited by 18
- ModuleCat.freeDescproof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- ModuleCat.adjproof · cited by 1
- ModuleCat.freeHomEquiv_applystatement and proof · cited by 0
- ModuleCat.freeHomEquiv_symm_applystatement and proof · cited by 0
- ModuleCat.adj_homEquivstatement and proof · cited by 0