Instances on PUnit #
This file collects facts about module structures on the one-element type
instance
PUnit.instIsScalarTowerOfSMul
{R : Type u_1}
{S : Type u_2}
[SMul R S]
:
IsScalarTower R S PUnit
instance
PUnit.instVAddAssocClassOfVAdd
{R : Type u_1}
{S : Type u_2}
[VAdd R S]
:
VAddAssocClass R S PUnit
@[implicit_reducible]
@[implicit_reducible]
@[implicit_reducible]
@[implicit_reducible]
@[implicit_reducible]
instance
PUnit.instSMulCommClass_1
{R : Type u_1}
{S : Type u_2}
[SMul R S]
:
SMulCommClass PUnit R S
instance
PUnit.instVAddCommClass_1
{R : Type u_1}
{S : Type u_2}
[VAdd R S]
:
VAddCommClass PUnit R S
@[implicit_reducible]
@[implicit_reducible]