Equations
- Lean.Compiler.CSimp.instInhabitedEntry = { default := { fromDeclName := default, toDeclName := default, thmName := default } }
Equations
- Lean.Compiler.CSimp.instInhabitedState = { default := { map := default, thmNames := default } }
Equations
- { map := map, thmNames := thmNames }.switch = { map := map.switch, thmNames := thmNames.switch }
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[export lean_csimp_replace_constants]
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Lean.Compiler.hasCSimpAttribute env declName = (Lean.ScopedEnvExtension.getState Lean.Compiler.CSimp.ext env).thmNames.contains declName