Equations
Equations
instance
LeanSubst.instSubstMapIdOption
{S T : Type}
[RenMap T]
[SubstMap S T]
[SubstMapId S T]
:
SubstMapId (Option S) T
instance
LeanSubst.instSubstMapComposeOption
{S T : Type}
[RenMap S]
[RenMap T]
[SubstMap T T]
[SubstMap S T]
[SubstMapCompose S T]
:
SubstMapCompose (Option S) T