Documentation

LeanPool.Monlib4.LinearAlgebra.Coalgebra.MulOpposite

LeanPool.Monlib4.LinearAlgebra.Coalgebra.MulOpposite #

Imported Lean Pool material for LeanPool.Monlib4.LinearAlgebra.Coalgebra.MulOpposite.

The tensor product of multiplicative opposites as the opposite of a tensor product.

Equations
Instances For
    @[simp]
    theorem LinearMap.op_eq {R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [AddCommMonoid A] [AddCommMonoid B] [Module R A] [Module R B] (f : A →ₗ[R] B) :
    @[reducible]
    noncomputable instance MulOpposite.coalgebra {R : Type u_1} {A : Type u_2} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] :
    Equations