Theorems · Theorem · global analysis
StructureGroupoid.LocalInvariantProp.liftPropOn_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},
(∀ ⦃s : Set H⦄ ⦃x : H⦄ ⦃t : Set H⦄ ⦃f : H → H'⦄, t ⊆ s → P f s x → P f t x) →
ChartedSpace.LiftPropOn P g t → s ⊆ t → ChartedSpace.LiftPropOn P g s- Cited by
- 1 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- ChartedSpacestatement and proof · cited by 2,397
- ChartedSpace.LiftPropOnstatement and proof · cited by 16
- StructureGroupoid.LocalInvariantProp.liftPropWithinAt_monoproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- StructureGroupoid.LocalInvariantProp.liftPropOn_of_liftPropproof · cited by 0