Theorems · Theorem · ring theory
Coalgebra.TensorProduct.assoc_tmul
∀ {R : Type u_5} {S : Type u_6} {M : Type u_7} {N : Type u_8} {P : Type u_9} [inst : CommSemiring R]
[inst_1 : CommSemiring S] [inst_2 : Algebra R S] [inst_3 : AddCommMonoid M] [inst_4 : AddCommMonoid N]
[inst_5 : AddCommMonoid P] [inst_6 : Module R M] [inst_7 : Module R N] [inst_8 : Module R P] [inst_9 : Module S M]
[inst_10 : IsScalarTower R S M] [inst_11 : Coalgebra S M] [inst_12 : Module S N] [inst_13 : IsScalarTower R S N]
[inst_14 : Coalgebra S N] [inst_15 : Coalgebra R P] (x : M) (y : N) (z : P),
(Coalgebra.TensorProduct.assoc R S M N P) (x ⊗ₜ[S] y ⊗ₜ[R] z) = x ⊗ₜ[S] (y ⊗ₜ[R] z)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, 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
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement · cited by 2,545
- TensorProduct.tmulstatement · cited by 1,182
- Coalgebrastatement and proof · cited by 112
- CoalgEquivstatement · cited by 77
- Coalgebra.TensorProduct.assocstatement · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.