Theorems · Definition · numerical analysis
FP.Float.casesOn
[C : FP.FloatCfg] →
{motive : FP.Float → Sort u} →
(t : FP.Float) →
((a : Bool) → motive (FP.Float.inf a)) →
motive FP.Float.nan →
((a : Bool) → (e : ℤ) → (m : ℕ) → (a_1 : FP.ValidFinite e m) → motive (FP.Float.finite a e m a_1)) → motive t- Defined in
- Mathlib.Data.FP.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Quot.sound
- Assumes
- FP.FloatCfg
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- FP.FloatCfgstatement and proof · cited by 10
- FP.Floatstatement and proof · cited by 7
- FP.ValidFinitestatement and proof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- FP.Float.noConfusionproof · cited by 0
- FP.Float.noConfusionTypeproof · cited by 0
- FP.Float.ctorElimproof · cited by 0
- FP.Float.ctorIdxproof · cited by 0