Theorems · Theorem · category theory
CategoryTheory.SingleFunctors.lift.shiftIso.congr_simp
∀ {C : Type u_1} {D : Type u_2} {E : Type u_3} [inst : CategoryTheory.Category.{u_5, u_1} C]
[inst_1 : CategoryTheory.Category.{u_6, u_2} D] [inst_2 : CategoryTheory.Category.{u_7, u_3} E] {A : Type u_4}
[inst_3 : AddMonoid A] [inst_4 : CategoryTheory.HasShift D A] [inst_5 : CategoryTheory.HasShift E A]
{F : CategoryTheory.SingleFunctors C E A} {G : CategoryTheory.Functor D E} [inst_6 : G.CommShift A] [inst_7 : G.Full]
[inst_8 : G.Faithful] {Φ : A → CategoryTheory.Functor C D} (hΦ hΦ_1 : (a : A) → (Φ a).comp G ≅ F.functor a),
hΦ = hΦ_1 →
∀ (n a a' : A) (h : n + a = a'),
CategoryTheory.SingleFunctors.lift.shiftIso hΦ n a a' h =
CategoryTheory.SingleFunctors.lift.shiftIso hΦ_1 n a a' h- Cited by
- 0 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement and proof · cited by 3,963
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.shiftFunctorstatement · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Functor.Fullstatement and proof · cited by 341
- CategoryTheory.Functor.Faithfulstatement and proof · cited by 313
- CategoryTheory.Functor.CommShiftstatement and proof · cited by 249
- CategoryTheory.SingleFunctorsstatement and proof · cited by 65
- CategoryTheory.SingleFunctors.functorstatement and proof · cited by 64
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.