Theorems · Definition · global analysis
Diffeomorph.vadd
{𝕜 : Type u_1} →
[inst : NontriviallyNormedField 𝕜] →
{H : Type u_2} →
[inst_1 : TopologicalSpace H] →
{E : Type u_3} →
[inst_2 : NormedAddCommGroup E] →
[inst_3 : NormedSpace 𝕜 E] →
(I : ModelWithCorners 𝕜 E H) →
{H' : Type u_4} →
[inst_4 : TopologicalSpace H'] →
{E' : Type u_5} →
[inst_5 : NormedAddCommGroup E'] →
[inst_6 : NormedSpace 𝕜 E'] →
(I' : ModelWithCorners 𝕜 E' H') →
{G : Type u_8} →
[inst_7 : TopologicalSpace G] →
[inst_8 : ChartedSpace H G] →
{M : Type u_9} →
[inst_9 : TopologicalSpace M] →
[inst_10 : ChartedSpace H' M] →
[inst_11 : AddGroup G] →
[inst_12 : AddAction G M] →
(n : WithTop ℕ∞) → [ContMDiffVAdd I I' n G M] → G → Diffeomorph I' I' M M nThe diffeomorphism given by affine-addition of an element of an additive group G acting
Cⁿ-differentiably on a manifold M is a diffeomorphism from M to itself. Its inverse is
addition of -g.
- Defined in
- Mathlib.Geometry.Manifold.Algebra.SMul
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Equivproof · cited by 8,337
- ENatstatement and proof · cited by 4,985
- AddGroupstatement and proof · cited by 4,410
- WithTopstatement and proof · cited by 3,754
- ModelWithCornersstatement and proof · cited by 2,462
- ChartedSpacestatement and proof · cited by 2,397
- AddActionstatement and proof · cited by 820
- Diffeomorphstatement · cited by 85
Cited by4
Results whose statement or proof uses this declaration.
- Diffeomorph.vadd_applystatement · cited by 0
- Diffeomorph.vadd_symmstatement · cited by 0
- Diffeomorph.vadd_symm_applystatement · cited by 0
- Diffeomorph.vadd_toHomeomorphstatement · cited by 0