Theorems · Theorem · group theory
MulAction.IsBlock.ncard_block_mul_ncard_orbit_eq
∀ {G : Type u_1} [inst : Group G] {X : Type u_2} [inst_1 : MulAction G X] [MulAction.IsPretransitive G X] {B : Set X},
MulAction.IsBlock G B → B.Nonempty → B.ncard * (MulAction.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
- Groupstatement and proof · cited by 6,238
- Set.Nonemptystatement and proof · cited by 2,627
- MulActionstatement and proof · cited by 1,294
- Nat.cardstatement and proof · cited by 844
- Set.smulSetstatement · cited by 608
- Set.ncardstatement and proof · cited by 344
- MulAction.stabilizerproof · cited by 254
- MulAction.orbitstatement and proof · cited by 114
- MulAction.IsPretransitivestatement and proof · cited by 94
- MulAction.IsBlockstatement and proof · cited by 73
- Subgroup.relIndexproof · cited by 72
Cited by4
Results whose statement or proof uses this declaration.
- MulAction.IsBlock.eq_univ_of_card_ltproof · cited by 3
- MulAction.IsBlock.ncard_dvd_cardproof · cited by 1
- MulAction.IsPreprimitive.of_card_ltproof · cited by 1
- MulAction.IsBlock.subsingleton_of_card_ltproof · cited by 0