Theorems · Theorem · algebraic topology
IsAddQuotientCoveringMap.disjoint
∀ {E : Type u_1} {X : Type u_2} [inst : TopologicalSpace E] [inst_1 : TopologicalSpace X] {f : E → X} {G : Type u_4}
[inst_2 : AddGroup G] [inst_3 : AddAction G E],
IsAddQuotientCoveringMap f G → ∀ (e : E), ∃ U ∈ nhds e, ∀ (g : G), ((fun x => g +ᵥ x) '' U ∩ U).Nonempty → g = 0- Defined in
- Mathlib.Topology.Covering.Quotient
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement · cited by 8,121
- Set.imagestatement · cited by 5,609
- nhdsstatement · cited by 5,554
- AddGroupstatement and proof · cited by 4,410
- Set.Nonemptystatement · cited by 2,627
- HVAdd.hVAddstatement · cited by 1,820
- AddActionstatement and proof · cited by 820
- IsAddQuotientCoveringMapstatement and proof · cited by 42
Cited by4
Results whose statement or proof uses this declaration.
- IsAddQuotientCoveringMap.isCoveringMapproof · cited by 16
- IsAddQuotientCoveringMap.toMultiplicativeproof · cited by 12
- IsAddQuotientCoveringMap.homeomorph_compproof · cited by 2
- IsAddQuotientCoveringMap.isCancelVAddproof · cited by 1