Theorems · Definition · order theory
GroupNormClass.recOn
{F : Type u_7} →
{α : Type u_8} →
{β : Type u_9} →
[inst : Group α] →
[inst_1 : AddCommMonoid β] →
[inst_2 : PartialOrder β] →
[inst_3 : FunLike F α β] →
{motive : GroupNormClass F α β → Sort u} →
(t : GroupNormClass F α β) →
([toGroupSeminormClass : GroupSeminormClass F α β] →
(eq_one_of_map_eq_zero : ∀ (f : F) {a : α}, f a = 0 → a = 1) → motive ⋯) →
motive t- Defined in
- Mathlib.Algebra.Order.Hom.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- Groupstatement and proof · cited by 6,238
- FunLikestatement and proof · cited by 2,560
- GroupSeminormClassstatement and proof · cited by 9
- GroupNormClassstatement and proof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.