Theorems · Definition · global analysis
Diffeomorph.prodComm
{𝕜 : Type u_1} →
[inst : NontriviallyNormedField 𝕜] →
{E : Type u_2} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace 𝕜 E] →
{F : Type u_4} →
[inst_3 : NormedAddCommGroup F] →
[inst_4 : NormedSpace 𝕜 F] →
{H : Type u_5} →
[inst_5 : TopologicalSpace H] →
{G : Type u_7} →
[inst_6 : TopologicalSpace G] →
(I : ModelWithCorners 𝕜 E H) →
(J : ModelWithCorners 𝕜 F G) →
(M : Type u_9) →
[inst_7 : TopologicalSpace M] →
[inst_8 : ChartedSpace H M] →
(N : Type u_11) →
[inst_9 : TopologicalSpace N] →
[inst_10 : ChartedSpace G N] →
(n : WithTop ℕ∞) → Diffeomorph (I.prod J) (J.prod I) (M × N) (N × M) nM × N is diffeomorphic to N × M.
- Defined in
- Mathlib.Geometry.Manifold.Diffeomorph
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- WithTopstatement and proof · cited by 3,754
- ModelWithCornersstatement and proof · cited by 2,462
- ChartedSpacestatement and proof · cited by 2,397
- ModelProdstatement · cited by 509
- ModelWithCorners.prodstatement · cited by 414
- Diffeomorphstatement · cited by 85
Cited by2
Results whose statement or proof uses this declaration.
- Diffeomorph.prodComm_symmstatement · cited by 0
- Diffeomorph.coe_prodCommstatement · cited by 0