Theorems · Theorem · global analysis
ContMDiffWithinAt.sub_const
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {n : WithTop ℕ∞} {H : Type u_2} [inst_1 : TopologicalSpace H]
{E : Type u_3} [inst_2 : NormedAddCommGroup E] [inst_3 : NormedSpace 𝕜 E] {I : ModelWithCorners 𝕜 E H} {G : Type u_4}
[inst_4 : SubNegMonoid G] [inst_5 : TopologicalSpace G] [inst_6 : ChartedSpace H G] [ContMDiffAdd I n G]
{E' : Type u_5} [inst_8 : NormedAddCommGroup E'] [inst_9 : NormedSpace 𝕜 E'] {H' : Type u_6}
[inst_10 : TopologicalSpace H'] {I' : ModelWithCorners 𝕜 E' H'} {M : Type u_7} [inst_11 : TopologicalSpace M]
[inst_12 : ChartedSpace H' M] {f : M → G} {s : Set M} {x : M} (c : G),
ContMDiffWithinAt I' I n f s x → ContMDiffWithinAt I' I n (fun x => f x - c) s x- Defined in
- Mathlib.Geometry.Manifold.Algebra.Monoid
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 204 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- ModelWithCornersstatement and proof · cited by 2,462
- ChartedSpacestatement and proof · cited by 2,397
- sub_eq_add_negproof · cited by 1,023
- ContMDiffWithinAtstatement and proof · cited by 189
- SubNegMonoidstatement and proof · cited by 79
Cited by2
Results whose statement or proof uses this declaration.
- ContMDiffAt.sub_constproof · cited by 1
- ContMDiffOn.sub_constproof · cited by 0