Theorems · Theorem · ring theory
Coalgebra.Repr.induced_right
∀ {R : Type u} {A : Type v} {B : Type w} {ι : Type u_1} [inst : CommSemiring R] [inst_1 : AddCommMonoid A]
[inst_2 : AddCommMonoid B] [inst_3 : Module R A] [inst_4 : Module R B] [inst_5 : Coalgebra R A]
[inst_6 : Coalgebra R B] {a : A} (repr : Coalgebra.Repr R a ι) {F : Type u_2} [inst_7 : FunLike F A B]
[inst_8 : CoalgHomClass F R A B] (φ : F) (a_1 : ι), (repr.induced φ).right a_1 = (⇑φ ∘ repr.right) a_1- Defined in
- Mathlib.RingTheory.Coalgebra.Hom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- FunLikestatement and proof · cited by 2,560
- Coalgebrastatement and proof · cited by 112
- Coalgebra.Reprstatement and proof · cited by 25
- Coalgebra.Repr.rightstatement and proof · cited by 21
- CoalgHomClassstatement and proof · cited by 10
- Coalgebra.Repr.inducedstatement and proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.