Theorems · Theorem · global analysis
writtenInExtChartAt_prod
∀ {𝕜 : Type u_1} {E : Type u_2} {M : Type u_3} {H : Type u_4} {E' : Type u_5} {M' : Type u_6} {H' : Type u_7}
[inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E]
[inst_3 : TopologicalSpace H] [inst_4 : TopologicalSpace M] {I : ModelWithCorners 𝕜 E H}
[inst_5 : NormedAddCommGroup E'] [inst_6 : NormedSpace 𝕜 E'] [inst_7 : TopologicalSpace H']
[inst_8 : TopologicalSpace M'] {I' : ModelWithCorners 𝕜 E' H'} [inst_9 : ChartedSpace H M]
[inst_10 : ChartedSpace H' M'] {G : Type u_8} {G' : Type u_9} {F : Type u_10} {F' : Type u_11} {N : Type u_12}
{N' : Type u_13} [inst_11 : NormedAddCommGroup F] [inst_12 : NormedSpace 𝕜 F] [inst_13 : NormedAddCommGroup F']
[inst_14 : NormedSpace 𝕜 F'] [inst_15 : TopologicalSpace G] [inst_16 : TopologicalSpace N]
[inst_17 : TopologicalSpace G'] [inst_18 : TopologicalSpace N'] {J : ModelWithCorners 𝕜 F G}
{J' : ModelWithCorners 𝕜 F' G'} [inst_19 : ChartedSpace G N] [inst_20 : ChartedSpace G' N'] {f : M → N} {g : M' → N'}
{x : M} {x' : M'},
writtenInExtChartAt (I.prod I') (J.prod J') (x, x') (Prod.map f g) =
Prod.map (writtenInExtChartAt I J x f) (writtenInExtChartAt I' J' x' g)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NontriviallyNormedFieldNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceChartedSpaceChartedSpaceNormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceTopologicalSpaceTopologicalSpaceChartedSpaceChartedSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- ModelWithCornersstatement and proof · cited by 2,462
- ChartedSpacestatement and proof · cited by 2,397
- PartialHomeomorph.toPartialEquivproof · cited by 917
- OpenPartialHomeomorph.toPartialHomeomorphproof · cited by 851
- PartialEquiv.toFunproof · cited by 821
- OpenPartialHomeomorph.toFun'proof · cited by 745
- ModelProdstatement · cited by 509
- OpenPartialHomeomorph.symmproof · cited by 460
Cited by2
Results whose statement or proof uses this declaration.
- HasMFDerivWithinAt.prodMapproof · cited by 2
- writtenInExtChart_prodproof · cited by 0