Theorems · Definition · global analysis
ModelWithCorners.pi
{𝕜 : Type u} →
[inst : NontriviallyNormedField 𝕜] →
{ι : Type v} →
[inst_1 : Fintype ι] →
{E : ι → Type w} →
[inst_2 : (i : ι) → NormedAddCommGroup (E i)] →
[inst_3 : (i : ι) → NormedSpace 𝕜 (E i)] →
{H : ι → Type u'} →
[inst_4 : (i : ι) → TopologicalSpace (H i)] →
((i : ι) → ModelWithCorners 𝕜 (E i) (H i)) → ModelWithCorners 𝕜 ((i : ι) → E i) (ModelPi H)Given a finite family of ModelWithCorners I i on (E i, H i), we define the model with
corners pi I on (Π i, E i, ModelPi H). See note [Manifold type tags] for explanation about
ModelPi H.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Fintypestatement and proof · cited by 7,736
- ModelWithCornersstatement and proof · cited by 2,462
- PartialEquivproof · cited by 335
- ModelWithCorners.toPartialEquivproof · cited by 72
- PartialEquiv.piproof · cited by 8
- ModelPistatement and proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.