Theorems · Theorem · group theory
AddAction.IsBlock.ncard_block_add_ncard_orbit_eq
∀ {G : Type u_1} [inst : AddGroup G] {X : Type u_2} [inst_1 : AddAction G X] [AddAction.IsPretransitive G X]
{B : Set X}, AddAction.IsBlock G B → B.Nonempty → B.ncard * (AddAction.orbit G B).ncard = Nat.card XThe cardinality of the ambient space is the product of the cardinality of a block by the cardinality of the set of translates of that block
- Defined in
- Mathlib.GroupTheory.GroupAction.Blocks
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 97 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
- AddGroupstatement and proof · cited by 4,410
- Set.Nonemptystatement and proof · cited by 2,627
- Nat.cardstatement and proof · cited by 844
- AddActionstatement and proof · cited by 820
- Set.vaddSetstatement · cited by 403
- Set.ncardstatement and proof · cited by 344
- AddAction.stabilizerproof · cited by 112
- AddAction.orbitstatement and proof · cited by 86
- AddSubgroup.relIndexproof · cited by 67
- AddAction.IsBlockstatement and proof · cited by 65
- AddAction.IsPretransitivestatement and proof · cited by 56
Cited by4
Results whose statement or proof uses this declaration.
- AddAction.IsBlock.eq_univ_of_card_ltproof · cited by 1
- AddAction.IsBlock.ncard_dvd_cardproof · cited by 1
- AddAction.IsBlock.subsingleton_of_card_ltproof · cited by 0
- AddAction.IsPreprimitive.of_card_ltproof · cited by 0