Theorems · Theorem · global analysis
ChartedSpace.liftPropAt_iff
∀ {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} {f : M → M'} {x : M},
ChartedSpace.LiftPropAt P f x ↔
ContinuousAt f x ∧ P (↑(chartAt H' (f x)) ∘ f ∘ ↑(chartAt H x).symm) Set.univ (↑(chartAt H x) 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.
Cites13
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
- Set.univstatement and proof · cited by 3,945
- ChartedSpacestatement and proof · cited by 2,397
- OpenPartialHomeomorph.toFun'statement and proof · cited by 745
- ContinuousAtstatement and proof · cited by 697
- OpenPartialHomeomorph.symmstatement and proof · cited by 460
- chartAtstatement and proof · cited by 301
- Set.preimage_univproof · cited by 46
- continuousWithinAt_univproof · cited by 22
- ChartedSpace.LiftPropAtstatement · cited by 14
Cited by2
Results whose statement or proof uses this declaration.
- contMDiffAt_iffproof · cited by 7
- mdifferentiableAt_iffproof · cited by 3