Theorems · Definition · ring theory
Coalgebra.Repr.induced
{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} →
Coalgebra.Repr R a ι →
{F : Type u_2} →
[inst_7 : FunLike F A B] → [CoalgHomClass F R A B] → (φ : F) → Coalgebra.Repr R (φ a) ιIf φ : A → B is a coalgebra map and a = ∑ xᵢ ⊗ yᵢ, then φ a = ∑ φ xᵢ ⊗ φ yᵢ
- Defined in
- Mathlib.RingTheory.Coalgebra.Hom
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, 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.
- DFunLike.coestatement and proof · 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.indexproof · cited by 21
- Coalgebra.Repr.leftproof · cited by 21
- Coalgebra.Repr.rightproof · cited by 21
- CoalgHomClassstatement and proof · cited by 10
Cited by4
Results whose statement or proof uses this declaration.
- Coalgebra.Repr.mulproof · cited by 4
- Coalgebra.Repr.induced_indexstatement and proof · cited by 0
- Coalgebra.Repr.induced_leftstatement and proof · cited by 0
- Coalgebra.Repr.induced_rightstatement and proof · cited by 0