Theorems · Definition · global analysis
PartialDiffeomorph.trans
{𝕜 : Type u_1} →
[inst : NontriviallyNormedField 𝕜] →
{E : Type u_2} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace 𝕜 E] →
{F : Type u_3} →
[inst_3 : NormedAddCommGroup F] →
[inst_4 : NormedSpace 𝕜 F] →
{F' : Type u_4} →
[inst_5 : NormedAddCommGroup F'] →
[inst_6 : NormedSpace 𝕜 F'] →
{H₁ : Type u_5} →
[inst_7 : TopologicalSpace H₁] →
{H₂ : Type u_6} →
[inst_8 : TopologicalSpace H₂] →
{H₃ : Type u_7} →
[inst_9 : TopologicalSpace H₃] →
{I : ModelWithCorners 𝕜 E H₁} →
{J : ModelWithCorners 𝕜 F H₂} →
{K : ModelWithCorners 𝕜 F' H₃} →
{M : Type u_8} →
[inst_10 : TopologicalSpace M] →
[inst_11 : ChartedSpace H₁ M] →
{N : Type u_9} →
[inst_12 : TopologicalSpace N] →
[inst_13 : ChartedSpace H₂ N] →
{P : Type u_10} →
[inst_14 : TopologicalSpace P] →
[inst_15 : ChartedSpace H₃ P] →
{n : WithTop ℕ∞} →
PartialDiffeomorph I J M N n →
PartialDiffeomorph J K N P n →
PartialDiffeomorph I K M P nComposition of partial diffeomorphisms.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 196 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- 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
- PartialHomeomorph.toPartialEquivproof · cited by 917
- OpenPartialHomeomorph.toPartialHomeomorphproof · cited by 851
- OpenPartialHomeomorphproof · cited by 664
- OpenPartialHomeomorph.transproof · cited by 98
Cited by2
Results whose statement or proof uses this declaration.
- PartialDiffeomorph.trans_toPartialEquivstatement and proof · cited by 1
- IsLocalDiffeomorphAt.compproof · cited by 0