Theorems · Theorem · global analysis
StructureGroupoid.LocalInvariantProp.liftPropWithinAt_mono_of_mem_nhdsWithin
∀ {H : Type u_1} {M : Type u_2} {H' : Type u_3} {M' : Type u_4} [inst : TopologicalSpace H]
[inst_1 : TopologicalSpace M] [inst_2 : ChartedSpace H M] [inst_3 : TopologicalSpace H']
[inst_4 : TopologicalSpace M'] [inst_5 : ChartedSpace H' M'] {P : (H → H') → Set H → H → Prop} {g : M → M'}
{s t : Set M} {x : M},
(∀ ⦃s : Set H⦄ ⦃x : H⦄ ⦃t : Set H⦄ ⦃f : H → H'⦄, s ∈ nhdsWithin x t → P f s x → P f t x) →
ChartedSpace.LiftPropWithinAt P g s x → s ∈ nhdsWithin x t → ChartedSpace.LiftPropWithinAt P g t x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement · cited by 8,121
- Set.preimageproof · cited by 4,946
- ChartedSpacestatement and proof · cited by 2,397
- nhdsWithinstatement and proof · cited by 1,912
- OpenPartialHomeomorph.toFun'proof · cited by 745
- OpenPartialHomeomorph.symmproof · cited by 460
- chartAtproof · cited by 301
- OpenPartialHomeomorph.left_invproof · cited by 78
- mem_chart_sourceproof · cited by 38
- ChartedSpace.LiftPropWithinAtstatement and proof · cited by 37
Cited by1
Results whose statement or proof uses this declaration.
- ContMDiffWithinAt.mono_of_mem_nhdsWithinproof · cited by 8