Theorems · Definition · group theory
MulAction.QuotientAction.casesOn
{G : Type u} →
{X : Type v} →
[inst : Group G] →
[inst_1 : Monoid X] →
[inst_2 : MulAction X G] →
{H : Subgroup G} →
{motive : MulAction.QuotientAction X H → Sort u_1} →
(t : MulAction.QuotientAction X H) →
((inv_mul_mem : ∀ (b : X) {a a' : G}, a⁻¹ * a' ∈ H → (b • a)⁻¹ * b • a' ∈ H) → motive ⋯) → motive t- Defined in
- Mathlib.GroupTheory.GroupAction.Quotient
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement and proof · cited by 6,238
- Monoidstatement and proof · cited by 3,887
- Subgroupstatement and proof · cited by 3,593
- MulActionstatement and proof · cited by 1,294
- MulAction.QuotientActionstatement and proof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.