Theorems · Theorem · number theory
MulChar.domRestrict_apply
∀ {R : Type u_1} [inst : CommMonoid R] {R' : Type u_2} [inst_1 : CommMonoidWithZero R'] {S : Type u_3}
[inst_2 : SetLike S R] [inst_3 : SubmonoidClass S R] (T : S) (χ : MulChar R R') (x : ↥T),
(MulChar.domRestrict T χ) x = if IsUnit x then χ ↑x else 0- Defined in
- Mathlib.NumberTheory.MulChar.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Unitsstatement · cited by 2,804
- CommMonoidstatement and proof · cited by 2,264
- Units.valstatement and proof · cited by 1,966
- IsUnitstatement and proof · cited by 1,602
- SetLikestatement and proof · cited by 1,084
- CommMonoidWithZerostatement and proof · cited by 913
- IsUnit.unitproof · cited by 252
- MulCharstatement and proof · cited by 186
- Units.mapproof · cited by 95
- SubmonoidClassstatement and proof · cited by 60
- MulChar.equivToUnitHomproof · cited by 20
Cited by3
Results whose statement or proof uses this declaration.
- MulChar.domRestrict_ofUnitHomproof · cited by 2
- MulChar.domRestrict_eq_one_iffproof · cited by 1
- MulChar.restrict_applyproof · cited by 0