Theorems · Theorem · global analysis
StructureGroupoid.LocalInvariantProp.liftPropWithinAt_mono
∀ {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'⦄, t ⊆ s → P f s x → P f t x) →
ChartedSpace.LiftPropWithinAt P g s x → t ⊆ s → ChartedSpace.LiftPropWithinAt P g t x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Set.preimageproof · cited by 4,946
- ChartedSpacestatement and proof · cited by 2,397
- OpenPartialHomeomorph.toFun'proof · cited by 745
- OpenPartialHomeomorph.symmproof · cited by 460
- chartAtproof · cited by 301
- ContinuousWithinAt.monoproof · cited by 44
- ChartedSpace.LiftPropWithinAtstatement and proof · cited by 37
- ChartedSpace.LiftPropWithinAt.continuousWithinAtproof · cited by 18
- ChartedSpace.LiftPropWithinAt.propproof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- StructureGroupoid.LocalInvariantProp.liftPropOn_monoproof · cited by 1
- StructureGroupoid.LocalInvariantProp.liftPropWithinAt_of_liftPropAtproof · cited by 0