Theorems · Definition · algebraic topology
Topology.IsQuotientMap.trivializationOfVAddDisjoint
{E : Type u_1} →
{X : Type u_2} →
[inst : TopologicalSpace E] →
[inst_1 : TopologicalSpace X] →
{f : E → X} →
{G : Type u_3} →
[inst_2 : AddGroup G] →
[inst_3 : AddAction G E] →
Topology.IsQuotientMap f →
[ContinuousConstVAdd G E] →
(∀ {e₁ e₂ : E}, f e₁ = f e₂ ↔ e₁ ∈ AddAction.orbit G e₂) →
[inst_5 : TopologicalSpace G] →
[DiscreteTopology G] →
(U : Set E) →
IsOpen U →
(∀ (g : G), ((fun x => g +ᵥ x) '' U ∩ U).Nonempty → g = 0) → Bundle.Trivialization G fIf a group G acts on a space E and U is an open subset disjoint from all
other G-translates of itself, and p is a quotient map by this action, then p admits a
Bundle.Trivialization over the base set p(U).
- Defined in
- Mathlib.Topology.Covering.Quotient
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.imagestatement and proof · cited by 5,609
- Set.preimageproof · cited by 4,946
- AddGroupstatement and proof · cited by 4,410
- Set.Nonemptystatement and proof · cited by 2,627
- Set.iUnionproof · cited by 2,483
- IsOpenstatement and proof · cited by 2,400
- HVAdd.hVAddstatement and proof · cited by 1,820
- AddActionstatement and proof · cited by 820
- DiscreteTopologystatement and proof · cited by 373
- Bundle.Trivializationstatement · cited by 324
Cited by4
Results whose statement or proof uses this declaration.
- Topology.IsQuotientMap.isCoveringMapOn_of_vadd_disjointproof · cited by 2
- Topology.IsQuotientMap.trivializationOfVAddDisjoint_baseSetstatement and proof · cited by 0
- Topology.IsQuotientMap.trivializationOfVAddDisjoint_sourcestatement and proof · cited by 0
- Topology.IsQuotientMap.trivializationOfVAddDisjoint_targetstatement and proof · cited by 0