Theorems · Theorem · group theory
Set.pow_subset_pow_right
∀ {α : Type u_2} [inst : Monoid α] {s : Set α} {m n : ℕ}, 1 ∈ s → m ≤ n → s ^ m ⊆ s ^ n- Cited by
- 2 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Monoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- Monoidstatement and proof · cited by 3,887
- Set.NPowstatement · cited by 51
- Set.pow_right_monotoneproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Set.subset_powproof · cited by 2
- Set.pow_subset_powproof · cited by 1