Theorems · Theorem · real analysis
BoxIntegral.IntegrationParams.RCond.min
∀ {l : BoxIntegral.IntegrationParams} {ι : Type u_2} {r₁ r₂ : (ι → ℝ) → ↑(Set.Ioi 0)},
l.RCond r₁ → l.RCond r₂ → l.RCond fun x => min (r₁ x) (r₂ x)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- Set.Elemstatement and proof · cited by 7,166
- Set.Ioistatement and proof · cited by 1,463
- BoxIntegral.IntegrationParamsstatement and proof · cited by 101
- BoxIntegral.IntegrationParams.RCondstatement and proof · cited by 16
- BoxIntegral.IntegrationParams.bRiemannproof · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- BoxIntegral.IntegrationParams.hasBasis_toFilterDistortionproof · cited by 3