Documentation

FormalConjectures.ForMathlib.Algebra.Group.Indicator

noncomputable def Set.indicatorOne {α : Type u_1} {R : Type u_2} [One R] [Zero R] (A : Set α) :
αR

A polymorphic indicator function 𝟙_A which is 1 on A and 0 outside.

Equations
Instances For