Theorems · Inductive type · ring theory
Coalgebra.Repr
(R : Type u) →
{A : Type v} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid A] → [inst_2 : Module R A] → [CoalgebraStruct R A] → A → Type u_1 → Type (max u_1 v)A representation of an element a of a coalgebra A is a finite sum of pure tensors ∑ xᵢ ⊗ yᵢ
that is equal to comul a.
- Defined in
- Mathlib.RingTheory.Coalgebra.Basic
- Cited by
- 25 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement · cited by 20,661
- AddCommMonoidstatement · cited by 12,281
- CommSemiringstatement · cited by 10,911
- CoalgebraStructstatement · cited by 230
Cited by39
Results whose statement or proof uses this declaration.
- Coalgebra.Repr.indexstatement and proof · cited by 21
- Coalgebra.Repr.leftstatement and proof · cited by 21
- Coalgebra.Repr.rightstatement and proof · cited by 21
- Coalgebra.Repr.eqstatement and proof · cited by 7
- Coalgebra.Repr.arbitrarystatement · cited by 5
- Coalgebra.Repr.mulstatement and proof · cited by 4
- Coalgebra.Repr.tmulstatement and proof · cited by 4
- Coalgebra.Repr.convMul_applystatement and proof · cited by 3
- Coalgebra.Repr.inducedstatement and proof · cited by 3
- HopfAlgebra.sum_antipode_mul_eq_algebraMap_counitstatement and proof · cited by 3
- HopfAlgebra.sum_mul_antipode_eq_algebraMap_counitstatement and proof · cited by 3
- Coalgebra.sum_counit_tmul_eqstatement and proof · cited by 2