Theorems · Theorem · real analysis
BoxIntegral.Box.continuousOn_face_Icc
∀ {X : Type u_2} [inst : TopologicalSpace X] {n : ℕ} {f : (Fin (n + 1) → ℝ) → X} {I : BoxIntegral.Box (Fin (n + 1))},
ContinuousOn f (BoxIntegral.Box.Icc I) →
∀ {i : Fin (n + 1)} {x : ℝ},
x ∈ Set.Icc (I.lower i) (I.upper i) → ContinuousOn (f ∘ i.insertNth x) (BoxIntegral.Box.Icc (I.face i))- Defined in
- Mathlib.Analysis.BoxIntegral.Box.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 126 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Iccstatement and proof · cited by 1,702
- ContinuousOnstatement and proof · cited by 1,411
- OrderEmbeddingstatement · cited by 619
- BoxIntegral.Boxstatement and proof · cited by 464
- continuousOn_constproof · cited by 96
- Fin.insertNthstatement · cited by 95
- BoxIntegral.Box.Iccstatement and proof · cited by 76
- ContinuousOn.compproof · cited by 73
Cited by2
Results whose statement or proof uses this declaration.
- BoxIntegral.hasIntegral_GP_pderivproof · cited by 1
- BoxIntegral.norm_volume_sub_integral_face_upper_sub_lower_smul_leproof · cited by 1