Theorems · Theorem · ring theory
Coalgebra.sum_counit_tmul_map_eq
∀ {R : Type u} {A : Type v} {ι : Type u_1} [inst : CommSemiring R] [inst_1 : AddCommMonoid A] [inst_2 : Module R A]
[inst_3 : Coalgebra R A] {B : Type u_4} [inst_4 : AddCommMonoid B] [inst_5 : Module R B] {F : Type u_5}
[inst_6 : FunLike F A B] [LinearMapClass F R A B] (f : F) (a : A) {repr : Coalgebra.Repr R a ι},
∑ i ∈ repr.index, CoalgebraStruct.counit (repr.left i) ⊗ₜ[R] f (repr.right i) = 1 ⊗ₜ[R] f a- Defined in
- Mathlib.RingTheory.Coalgebra.Basic
- 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.
Cites22
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
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- Finset.sumstatement and proof · cited by 5,195
- FunLikestatement and proof · cited by 2,560
- TensorProductstatement and proof · cited by 2,545
- TensorProduct.tmulstatement and proof · cited by 1,182
- DFunLikeproof · cited by 576
- map_sumproof · cited by 455
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.