Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Mathlib.Meta.NormNumI.convNorm_numI = Lean.ParserDescr.node `Mathlib.Meta.NormNumI.convNorm_numI 1024 (Lean.ParserDescr.nonReservedSymbol "norm_numI" false)
Instances For
Equations
- Mathlib.Meta.NormNumI.convNorm_numI_parse = Lean.ParserDescr.node `Mathlib.Meta.NormNumI.convNorm_numI_parse 1024 (Lean.ParserDescr.nonReservedSymbol "norm_numI_parse" false)
Instances For
The norm_num extension which identifies expressions of the form Complex.re (z : ℂ),
such that norm_num successfully recognises the real part of z.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The norm_num extension which identifies expressions of the form Complex.im (z : ℂ),
such that norm_num successfully recognises the imaginary part of z.
Equations
- One or more equations did not get rendered due to their size.