Theorems · Theorem · group theory
sdiv_self
∀ {G : Type u_1} {P : Type u_2} [inst : Group G] [T : Torsor G P] (p : P), p /ₛ p = 1Dividing a point by itself produces 1.
- Defined in
- Mathlib.Algebra.Torsor.Defs
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
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.
Cited by6
Results whose statement or proof uses this declaration.
- inv_sdiv_eq_sdiv_revproof · cited by 3
- sdiv_eq_one_iff_eqproof · cited by 3
- sdiv_smul_commproof · cited by 1
- smul_sdiv_smul_cancel_rightproof · cited by 0
- Set.singleton_sdiv_selfproof · cited by 0
- Set.Nonempty.one_mem_sdiv_selfproof · cited by 0