Theorems · Theorem · group theory
AddSubgroup.relIndex_inf_le
∀ {G : Type u_1} [inst : AddGroup G] {H K L : AddSubgroup G}, (H ⊓ K).relIndex L ≤ H.relIndex L * K.relIndex L- Defined in
- Mathlib.GroupTheory.Index
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- le_reflproof · cited by 2,061
- le_imp_le_of_le_of_leproof · cited by 576
- zero_leproof · cited by 382
- inf_le_leftproof · cited by 286
- mul_le_mul'proof · cited by 274
- inf_le_rightproof · cited by 238
- AddSubgroup.relIndexstatement and proof · cited by 67
- inf_assocproof · cited by 53
- AddSubgroup.inf_relIndex_rightproof · cited by 5
- AddSubgroup.relIndex_eq_zero_of_le_leftproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- AddSubgroup.index_inf_leproof · cited by 0