Theorems · Definition · algebraic topology
IsAddQuotientCoveringMap.casesOn
{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] →
{motive : IsAddQuotientCoveringMap f G → Sort u} →
(t : IsAddQuotientCoveringMap f G) →
((toIsQuotientMap : Topology.IsQuotientMap f) →
(toContinuousConstVAdd : ContinuousConstVAdd G E) →
(apply_eq_iff_mem_orbit : ∀ {e₁ e₂ : E}, f e₁ = f e₂ ↔ e₁ ∈ AddAction.orbit G e₂) →
(disjoint :
∀ (e : E), ∃ U ∈ nhds e, ∀ (g : G), ((fun x => g +ᵥ x) '' U ∩ U).Nonempty → g = 0) →
motive ⋯) →
motive t- Defined in
- Mathlib.Topology.Covering.Quotient
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, 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
- Filterstatement · cited by 8,121
- Set.imagestatement and proof · cited by 5,609
- nhdsstatement and proof · cited by 5,554
- AddGroupstatement and proof · cited by 4,410
- Set.Nonemptystatement and proof · cited by 2,627
- HVAdd.hVAddstatement and proof · cited by 1,820
- AddActionstatement and proof · cited by 820
- Topology.IsQuotientMapstatement and proof · cited by 124
- ContinuousConstVAddstatement and proof · cited by 97
- AddAction.orbitstatement and proof · cited by 86
Cited by1
Results whose statement or proof uses this declaration.
- isAddQuotientCoveringMap_iffproof · cited by 1