Theorems · Definition · group theory
AddAction.QuotientAction.casesOn
{G : Type u} →
{X : Type v} →
[inst : AddGroup G] →
[inst_1 : AddMonoid X] →
[inst_2 : AddAction X G] →
{H : AddSubgroup G} →
{motive : AddAction.QuotientAction X H → Sort u_1} →
(t : AddAction.QuotientAction X H) →
((inv_mul_mem : ∀ (x : X) {g g' : G}, -g + g' ∈ H → -(x +ᵥ g) + (x +ᵥ g') ∈ 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- AddMonoidstatement and proof · cited by 2,864
- HVAdd.hVAddstatement and proof · cited by 1,820
- AddActionstatement and proof · cited by 820
- AddAction.QuotientActionstatement and proof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.