Theorems · Theorem · global analysis
PartialDiffeomorph.trans_toPartialEquiv
∀ {𝕜 : 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),
(Φ.trans Ψ).toPartialEquiv = (Φ.toOpenPartialHomeomorph.trans Ψ.toOpenPartialHomeomorph).toPartialEquiv- Cited by
- 1 results in Mathlib
- Foundations
- Depth 197 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.toPartialEquivstatement · cited by 917
- OpenPartialHomeomorph.toPartialHomeomorphstatement · cited by 851
- PartialEquivstatement · cited by 335
- OpenPartialHomeomorph.transstatement · cited by 98
Cited by1
Results whose statement or proof uses this declaration.
- IsLocalDiffeomorphAt.compproof · cited by 0