Theorems · Theorem · algebraic topology
Topology.IsQuotientMap.trivializationOfSMulDisjoint_source
∀ {E : Type u_1} {X : Type u_2} [inst : TopologicalSpace E] [inst_1 : TopologicalSpace X] {f : E → X} {G : Type u_3}
[inst_2 : Group G] [inst_3 : MulAction G E] (hf : Topology.IsQuotientMap f) [inst_4 : ContinuousConstSMul G E]
(hfG : ∀ {e₁ e₂ : E}, f e₁ = f e₂ ↔ e₁ ∈ MulAction.orbit G e₂) [inst_5 : TopologicalSpace G]
[inst_6 : DiscreteTopology G] (U : Set E) (open_U : IsOpen U)
(disjoint : ∀ (g : G), ((fun x => g • x) '' U ∩ U).Nonempty → g = 1),
(hf.trivializationOfSMulDisjoint hfG U open_U disjoint).source = f ⁻¹' f '' U- Defined in
- Mathlib.Topology.Covering.Quotient
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Groupstatement and proof · cited by 6,238
- Set.imagestatement and proof · cited by 5,609
- Set.preimagestatement · cited by 4,946
- Set.Nonemptystatement and proof · cited by 2,627
- IsOpenstatement and proof · cited by 2,400
- MulActionstatement and proof · cited by 1,294
- PartialEquiv.sourcestatement and proof · cited by 964
- PartialHomeomorph.toPartialEquivstatement and proof · cited by 917
- OpenPartialHomeomorph.toPartialHomeomorphstatement and proof · cited by 851
- ContinuousConstSMulstatement and proof · cited by 832
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.