Theorems · Theorem · ring theory
Pi.counit_single
∀ {R : Type u_1} {n : Type u_2} [inst : CommSemiring R] [inst_1 : Fintype n] [inst_2 : DecidableEq n] {A : n → Type u_3}
[inst_3 : (i : n) → AddCommMonoid (A i)] [inst_4 : (i : n) → Module R (A i)]
[inst_5 : (i : n) → CoalgebraStruct R (A i)] (i : n) (a : A i),
CoalgebraStruct.counit (Pi.single i a) = CoalgebraStruct.counit a- Defined in
- Mathlib.RingTheory.Coalgebra.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 76 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.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Pi.singlestatement · cited by 518
- CoalgebraStructstatement and proof · cited by 230
- CoalgebraStruct.counitstatement and proof · cited by 108
- LinearMap.lsum_piSingleproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- Pi.counit_comp_dFinsuppCoeFnLinearMapproof · cited by 1
- Pi.counit_comp_finsuppLcoeFunproof · cited by 1
- Pi.counit_comp_singleproof · cited by 1