Theorems · Inductive type · category theory
CategoryTheory.BasedNatTrans
{𝒮 : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} 𝒮] →
{𝒳 : CategoryTheory.BasedCategory 𝒮} →
{𝒴 : CategoryTheory.BasedCategory 𝒮} →
CategoryTheory.BasedFunctor 𝒳 𝒴 → CategoryTheory.BasedFunctor 𝒳 𝒴 → Type (max u₂ v₃)A BasedNatTrans between two BasedFunctors is a natural transformation α between the
underlying functors, such that for all a : 𝒳, α.app a lifts 𝟙 S whenever 𝒳.p.obj a = S.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.BasedCategorystatement · cited by 38
- CategoryTheory.BasedFunctorstatement · cited by 34
Cited by20
Results whose statement or proof uses this declaration.
- CategoryTheory.BasedNatTrans.toNatTransstatement and proof · cited by 12
- CategoryTheory.BasedNatTrans.idstatement · cited by 2
- CategoryTheory.BasedNatTrans.compstatement and proof · cited by 2
- CategoryTheory.BasedNatTrans.extstatement and proof · cited by 2
- CategoryTheory.BasedNatTrans.mk.injstatement · cited by 1
- CategoryTheory.BasedNatTrans.mk.noConfusionstatement · cited by 1
- CategoryTheory.BasedNatTrans.casesOnstatement and proof · cited by 1
- CategoryTheory.BasedNatTrans.ext_iffstatement and proof · cited by 0
- CategoryTheory.BasedNatTrans.homCategory_compstatement and proof · cited by 0
- CategoryTheory.BasedNatTrans.homCategory_idstatement · cited by 0
- CategoryTheory.BasedNatTrans.mk.injEqstatement · cited by 0
- CategoryTheory.BasedNatTrans.ctorIdxstatement and proof · cited by 0