Theorems · Theorem · global analysis
StructureGroupoid.LocalInvariantProp.congr_set_fun
∀ {H : Type u_1} {H' : Type u_3} [inst : TopologicalSpace H] [inst_1 : TopologicalSpace H'] {G : StructureGroupoid H}
{G' : StructureGroupoid H'} {P : (H → H') → Set H → H → Prop},
G.LocalInvariantProp G' P →
∀ {s t : Set H} {x : H} {f g : H → H'}, s =ᶠ[nhds x] t → f =ᶠ[nhds x] g → (P f s x ↔ P g t x)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- nhdsstatement and proof · cited by 5,554
- Filter.EventuallyEqstatement and proof · cited by 1,912
- StructureGroupoidstatement and proof · cited by 121
- StructureGroupoid.LocalInvariantPropstatement and proof · cited by 64
- StructureGroupoid.LocalInvariantProp.congr_setproof · cited by 5
- StructureGroupoid.LocalInvariantProp.congr_iffproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.