@[reducible, inline]
abbrev
DehnInvariant.tensorProduct
(G : Type u)
(H : Type v)
[AddCommGroup G]
[AddCommGroup H]
:
Type (max u v)
Instances For
def
DehnInvariant.tmul
{G : Type u}
{H : Type v}
[AddCommGroup G]
[AddCommGroup H]
(g : G)
(h : H)
:
tensorProduct G H
Instances For
theorem
DehnInvariant.tensorProduct_proposition
{G : Type u}
{H : Type v}
[AddCommGroup G]
[AddCommGroup H]
:
theorem
DehnInvariant.arccos_one_third_div_pi_irrational :
Irrational (Real.arccos (1 / 3) / Real.pi)