Theorems · Theorem · ring theory
Prod.comul_comp_inr
∀ (R : Type u) (A : Type v) (B : Type w) [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],
CoalgebraStruct.comul ∘ₗ LinearMap.inr R A B =
TensorProduct.map (LinearMap.inr R A B) (LinearMap.inr R A B) ∘ₗ CoalgebraStruct.comul- Defined in
- Mathlib.RingTheory.Coalgebra.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- TensorProductstatement · cited by 2,545
- zero_addproof · cited by 2,366
- LinearMap.compstatement · cited by 1,642
- map_zeroproof · cited by 1,614
- LinearMap.extproof · cited by 844
- TensorProduct.mapstatement and proof · cited by 250
Cited by2
Results whose statement or proof uses this declaration.
- Prod.comul_comp_fstproof · cited by 0
- Prod.comul_comp_sndproof · cited by 0