Theorems · Theorem · global analysis
lineDerivWithin_congr
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {F : Type u_2} [inst_1 : NormedAddCommGroup F]
[inst_2 : NormedSpace 𝕜 F] {E : Type u_3} [inst_3 : AddCommGroup E] [inst_4 : Module 𝕜 E] {f f₁ : E → F} {s : Set E}
{x v : E}, Set.EqOn f₁ f s → f₁ x = f x → lineDerivWithin 𝕜 f₁ s x v = lineDerivWithin 𝕜 f s x v- Cited by
- 1 results in Mathlib
- Foundations
- Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- AddCommGroupstatement and proof · cited by 12,871
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Set.preimageproof · cited by 4,946
- add_zeroproof · cited by 2,707
- zero_smulproof · cited by 716
- Set.EqOnstatement and proof · cited by 603
- lineDerivWithinstatement · cited by 14
- derivWithin_congrproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- lineDerivWithin_congr'proof · cited by 0