Theorems · Theorem · real analysis
CauSeq.const_sub
∀ {α : Type u_1} {β : Type u_2} [inst : Field α] [inst_1 : LinearOrder α] [inst_2 : IsStrictOrderedRing α]
[inst_3 : Ring β] {abv : β → α} [inst_4 : IsAbsoluteValue abv] (x y : β),
CauSeq.const abv (x - y) = CauSeq.const abv x - CauSeq.const abv y- Defined in
- Mathlib.Algebra.Order.CauSeq.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- LinearOrderstatement and proof · cited by 8,572
- Ringstatement and proof · cited by 7,463
- Fieldstatement and proof · cited by 7,404
- IsStrictOrderedRingstatement and proof · cited by 2,490
- CauSeqstatement · cited by 189
- IsAbsoluteValuestatement and proof · cited by 160
- CauSeq.conststatement · cited by 58
Cited by3
Results whose statement or proof uses this declaration.
- CauSeq.const_ltproof · cited by 5
- CauSeq.const_equivproof · cited by 3
- CauSeq.Completion.ofRat_subproof · cited by 0