Documentation

LeanCamCombi.Mathlib.Order.RelIso.Group

instance RelIso.applyMulAction {α : Type u_1} {r : ααProp} :
MulAction (r ≃r r) α

The tautological action by r ≃r r on α.

Equations
instance RelIso.applyOpMulAction {α : Type u_1} {r : ααProp} :

The tautological action by r ≃r r on α.

Equations
@[simp]
theorem RelIso.smul_def {α : Type u_1} {r : ααProp} (f : r ≃r r) (a : α) :
f a = f a
@[simp]
theorem RelIso.op_smul_def {α : Type u_1} {r : ααProp} (f : (r ≃r r)ᵐᵒᵖ) (a : α) :
f a = (MulOpposite.unop f).symm a
instance RelIso.apply_faithfulSMul {α : Type u_1} {r : ααProp} :
instance RelIso.apply_op_faithfulSMul {α : Type u_1} {r : ααProp} :