Theorems · Definition · manifolds
IsLocalHomeomorph.chartedSpaceOfRightInverse
{H : Type u} →
{M : Type u_2} →
{M' : Type u_3} →
[inst : TopologicalSpace M] →
[inst_1 : TopologicalSpace M'] →
[inst_2 : TopologicalSpace H] →
[ChartedSpace H M] →
{f : M → M'} → IsLocalHomeomorph f → {g : M' → M} → Function.RightInverse g f → ChartedSpace H M'Given a right inverse for a local homeomorphism f : M → M', endow M' with a ChartedSpace
structure by pushing forward the ChartedSpace structure from M.
- Defined in
- Mathlib.Geometry.Manifold.ChartedSpace
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Set.ofPredproof · cited by 6,101
- ChartedSpacestatement and proof · cited by 2,397
- OpenPartialHomeomorphproof · cited by 664
- chartAtproof · cited by 301
- OpenPartialHomeomorph.transproof · cited by 98
- IsLocalHomeomorphstatement and proof · cited by 35
- IsLocalHomeomorph.localInverseAtproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- IsLocalHomeomorph.chartedSpaceproof · cited by 0