Theorems · Theorem · group theory
AddAction.orbit.eq_or_disjoint
∀ {G : Type u_1} [inst : AddGroup G] {X : Type u_2} [inst_1 : AddAction G X] (a b : X),
AddAction.orbit G a = AddAction.orbit G b ∨ Disjoint (AddAction.orbit G a) (AddAction.orbit G b)- Defined in
- Mathlib.GroupTheory.GroupAction.Blocks
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 62 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 · cited by 53,352
- AddGroupstatement and proof · cited by 4,410
- Disjointstatement and proof · cited by 2,201
- AddActionstatement and proof · cited by 820
- emproof · cited by 115
- AddAction.orbitstatement and proof · cited by 86
- Set.not_disjoint_iffproof · cited by 30
- AddAction.orbit_eq_iffproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- AddAction.orbit.pairwiseDisjointproof · cited by 1
- AddAction.IsBlock.orbit_of_normalproof · cited by 1