Theorems · Inductive type · ring theory
Coalgebra.IsCocomm
(R : Type u) → (A : Type v) → [inst : CommSemiring R] → [inst_1 : AddCommMonoid A] → [inst_2 : Module R A] → [Coalgebra R A] → Prop
A coalgebra A is cocommutative if its comultiplication δ : A → A ⊗ A commutes with the
swapping β : A ⊗ A ≃ A ⊗ A of the factors in the tensor product.
- Defined in
- Mathlib.RingTheory.Coalgebra.Basic
- Cited by
- 11 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
- Coalgebrastatement · cited by 112
Cited by15
Results whose statement or proof uses this declaration.
- Bialgebra.comulBialgHomstatement and proof · cited by 3
- Coalgebra.comm_comp_comulstatement and proof · cited by 2
- Coalgebra.comm_comulstatement and proof · cited by 2
- Coalgebra.IsCocomm.comm_comp_comulstatement and proof · cited by 1
- BialgHom.toAlgHom_convMulstatement and proof · cited by 0
- BialgHom.toAlgHom_convPowstatement and proof · cited by 0
- Bialgebra.comulBialgHom.congr_simpstatement and proof · cited by 0
- BialgHom.toLinearMap_convMulstatement and proof · cited by 0
- BialgHom.toLinearMap_convPowstatement and proof · cited by 0
- Equiv.coalgebraIsCocommstatement and proof · cited by 0
- Coalgebra.IsCocomm.casesOnstatement and proof · cited by 0
- Coalgebra.IsCocomm.recOnstatement and proof · cited by 0