Theorems · Theorem · group theory
Equidecomp.IsDecompOn.comp
∀ {X : Type u_1} {G : Type u_2} [inst : Monoid G] [inst_1 : MulAction G X] {g f : X → X} {B A : Set X} {T S : Finset G},
Equidecomp.IsDecompOn g B T → Equidecomp.IsDecompOn f A S → Set.MapsTo f A B → Equidecomp.IsDecompOn (g ∘ f) A (T * S)- Defined in
- Mathlib.Algebra.Group.Action.Equidecomp
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Finsetstatement and proof · cited by 13,712
- Monoidstatement and proof · cited by 3,887
- MulActionstatement and proof · cited by 1,294
- Set.MapsTostatement and proof · cited by 732
- Finset.mulstatement · cited by 155
- Equidecomp.IsDecompOnstatement and proof · cited by 10
- Set.left_eq_interproof · cited by 4
- Equidecomp.IsDecompOn.comp'proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.