Theorems · Theorem
Function.HasFiniteMulSupport.fun_div
∀ {α : Type u_1} {M : Type u_3} [inst : DivisionMonoid M] {f g : α → M},
Function.HasFiniteMulSupport f → Function.HasFiniteMulSupport g → Function.HasFiniteMulSupport fun i => f i / g iEta-expanded form of Function.HasFiniteMulSupport.div
- Defined in
- Mathlib.Algebra.FiniteSupport.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DivisionMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DivisionMonoidstatement · cited by 201
- Function.HasFiniteMulSupportstatement · cited by 99
- Function.HasFiniteMulSupport.divproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- NumberField.FinitePlace.hasFiniteMulSupportproof · cited by 1