Theorems · Theorem · ring theory
Pi.comul_comp_proj
∀ {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),
CoalgebraStruct.comul ∘ₗ LinearMap.proj i =
TensorProduct.map (LinearMap.proj i) (LinearMap.proj i) ∘ₗ CoalgebraStruct.comul- Defined in
- Mathlib.RingTheory.Coalgebra.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- Fintypestatement and proof · cited by 7,736
- TensorProductstatement · cited by 2,545
- LinearMap.compstatement · cited by 1,642
- map_zeroproof · cited by 1,614
- eq_or_neproof · cited by 1,117
- LinearMap.extproof · cited by 844
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.