@[reducible, inline]
Move from stage 1 into stage 2.
Equations
- s.switch = Lean.SMap.switch s
Instances For
Equations
- instReprSSet = { reprPrec := fun (v : Lean.SSet α) (prec : Nat) => Repr.addAppParen (reprArg v.toList ++ Std.Format.text ".toSSet") prec }