Linear equivalence for order type synonyms #
toLex as a linear equivalence
Instances For
ofLex as a linear equivalence
Instances For
@[simp]
theorem
coe_toLexLinearEquiv
(α : Type u_1)
(β : Type u_2)
[Semiring α]
[AddCommMonoid β]
[Module α β]
:
⇑(toLexLinearEquiv α β) = ⇑toLex
@[simp]
theorem
coe_ofLexLinearEquiv
(α : Type u_1)
(β : Type u_2)
[Semiring α]
[AddCommMonoid β]
[Module α β]
:
⇑(ofLexLinearEquiv α β) = ⇑ofLex
@[simp]
theorem
symm_toLexLinearEquiv
(α : Type u_1)
(β : Type u_2)
[Semiring α]
[AddCommMonoid β]
[Module α β]
:
(toLexLinearEquiv α β).symm = ofLexLinearEquiv α β
@[simp]
theorem
symm_ofLexLinearEquiv
(α : Type u_1)
(β : Type u_2)
[Semiring α]
[AddCommMonoid β]
[Module α β]
:
(ofLexLinearEquiv α β).symm = toLexLinearEquiv α β