Theorems · Theorem · group theory
IsMulIndecomposable.pairwise_div_notMem_range
∀ {ι : Type u_1} {G : Type u_3} [inst : CommGroup G] [inst_1 : InvolutiveInv ι] (v : ι → G),
(∀ (i : ι), v i ≠ 1) →
(∀ (i : ι), v i⁻¹ = (v i)⁻¹) →
∀ (s t : Set ι),
s ⊆ {i | IsMulIndecomposable v t i} →
(∀ (i : ι), i ∈ t ∨ i⁻¹ ∈ t) → s.Pairwise fun i j => v i / v j ∉ Set.range v- Cited by
- 1 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommGroupInvolutiveInv
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Set.ofPredstatement and proof · cited by 6,101
- Set.rangestatement and proof · cited by 4,705
- LE.le.transproof · cited by 3,151
- CommGroupstatement and proof · cited by 990
- Set.Pairwisestatement · cited by 321
- InvolutiveInvstatement and proof · cited by 102
- inv_divproof · cited by 92
- div_mul_cancelproof · cited by 33
- IsMulIndecomposablestatement and proof · cited by 5
- IsMulIndecomposable.subsetproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- IsMulIndecomposable.pairwise_div_notMem_range'proof · cited by 1