Theorems · Theorem · category theory
CoalgEquiv.toCoalgIso_trans
∀ {R : Type u} [inst : CommRing R] {X Y Z : Type v} [inst_1 : AddCommGroup X] [inst_2 : Module R X]
[inst_3 : AddCommGroup Y] [inst_4 : Module R Y] [inst_5 : AddCommGroup Z] [inst_6 : Module R Z]
[inst_7 : Coalgebra R X] [inst_8 : Coalgebra R Y] [inst_9 : Coalgebra R Z] (e : X ≃ₗc[R] Y) (f : Y ≃ₗc[R] Z),
(e.trans f).toCoalgIso = e.toCoalgIso ≪≫ f.toCoalgIso- Defined in
- Mathlib.Algebra.Category.CoalgCat.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Iso.transstatement · cited by 566
- Coalgebrastatement and proof · cited by 112
- CoalgEquivstatement and proof · cited by 77
- CoalgCatstatement · cited by 63
- CoalgCat.ofstatement · cited by 24
- CoalgEquiv.transstatement · cited by 8
- CoalgEquiv.toCoalgIsostatement · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.